Tag: Self Host

POST ·

Where does IAppBuilder.UseWebApi come from?

I was converting a self-hosted ASP.NET Web API application from Microsoft ASP.NET Web API Self Host to use OWIN Self Hosting.  Everything went find until I tried to add the route configuration to…

ASP.NET Web API OWIN Self Host

Read post →