By mswatcher
via codeproject.com
Submitted: Mar 04 2013 / 11:44
In this article we shall see different methods of WebAPI hosting. We will be creating a class library for Api Controller and reference the same in various hosting projects. If you started working with WebAPI , soon you will start copy pasting the WebAPI controllers and related things over and over in each projects say you have planned to host one in Console or wish to perform unit testing or host the same in IIS as Web Application.
Tweet
SaveShareSend
Tags: .net, frameworks, web services
Add your comment