Windows Service that will host an Owin compatible application.
Info
Version: | 1.0.1.23035 |
Author(s): | Tavis Software Inc. |
Last Update: | Thursday, September 4, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Tavis.OwinService |
Install
Install-Package Tavis.OwinService
dotnet add package Tavis.OwinService
paket add Tavis.OwinService
Tavis.OwinService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.0)
- Microsoft.Owin.Host.HttpListener(3.0.0)
- Topshelf(3.1.3)