November 2015
Intermediate to advanced
152 pages
2h 46m
English
Katana is a collection of projects to support OWIN with various Microsoft components for System.Web and System.Net.HttpListener.
We can plug Web API in an OWIN-based application rather than depending on System.Web file. This can be achieved by installing the Microsoft.AspNet.WebApi.Owin NuGet package that allows adding Web API to middleware pipeline.
Follow the steps to create a console application and enable Windows authentication in Katana:
Chapter06.WindowsAuthenticationKatana and click OK:Fig 8 – We have named the Console Application ...
Read now
Unlock full access