Tag Archives: Self Hosted
Self Hosted Web Api using Owin and Unity, Nuget Package Documentation
October 12, 2013 · by damienbod · in .NET, AOP, Enterprise Library, TopHeaderMenu, Unity, Web · 2 Comments
This is the documentation for the nuget package Unity.SelfHostWebApiOwin. The package is dependent on Katana 2. The code can be found here: Example, how to use: https://github.com/damienbod/HelloWorldUnityWithSelfHostedOwin Source code: https://github.com/damienbod/SelfHostWebApiWithOwinAndUnityUsingNuget How to create an application using the nuget package: Step 1: Create a Console application. This will be used to start the application or could […]
