An open API service indexing awesome lists of open source software.

https://github.com/ryanvgates/webapitoowinselfhosted

This is a demo project of how convert a standard (using the VS template) ASP.NET Web API project into a Web API that is hosted by OWIN.
https://github.com/ryanvgates/webapitoowinselfhosted

Last synced: 19 days ago
JSON representation

This is a demo project of how convert a standard (using the VS template) ASP.NET Web API project into a Web API that is hosted by OWIN.

Awesome Lists containing this project

README

          

# WebApiToOwinSelfHosted
This is a demo project of how convert a standard (using the VS template) ASP.NET Web API project into a Web API that is hosted by OWIN.