From how many ways can we host a web API in ASP .Net MVC? [Resolved]

Posted by Kumarkrishna184 under ASP.NET MVC on 12/19/2015 | Points: 10 | Views : 1493 | Status : [Member] | Replies : 2
From how many ways can we host a web API?

Thanks and Regards,
Krishna Kumar



Responses

Posted by: Sheonarayan on: 12/19/2015 [Administrator] HonoraryPlatinum | Points: 50

Up
1
Down

Resolved
Hi Kumarkrishna184,

I have just now written http://www.dotnetfunda.com/articles/show/3200/different-ways-of-hosting-aspnet-web-api article in response to your question.

There are two ways to host ASP.NET Web API application
1. Self host (using OWIN from ASP.NET Web API 2 onwards)
2. IIS

Read the article to know how to use self-hosting and iis hosting to host ASP.NET Web API applications.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Kumarkrishna184, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kumarkrishna184 on: 12/20/2015 [Member] Starter | Points: 25

Up
0
Down
Thanks Sir, I read all related articles.....

Thanks and Regards,
Krishna Kumar

Kumarkrishna184, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response