Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have created a web api based on this example

tutorial-your-first-web-api

but now i have to make it self-host and the example from the same guy that i found was this one

self-host-a-web-api

but has you can see it works with console application. is there a way that i can make my web api self-hosted without making a console application or do i have to create it from scratch and add all the code and database i already created?

Thk
Posted

1 solution

search "wcf self hosting" on internet please
 
Share this answer
 
Comments
Lopezd 29-Apr-14 9:15am    
ok but can you explain me why what i said is wrong, if it's wrong?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900