Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 567 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 567 Bytes

Tavis.Owin

This project contains tooling to support building, consuming and deploying Http Applications and Http hosts that conform to the OWIN Specification. See http://www.bizcoder.com/streamlining-self-hosting-part-1 and http://www.bizcoder.com/streamlining-self-hosting-part-2 for more details.

Tavis.OwinService

This project contains the OwinServiceHost class that makes it easy to host OWIN applications as a Windows Service.

Tavis.Owin.WebApi

This project contains an adapter that allows ASP.NET Web API applications to be converted to an AppFunc.