Includes components needed to host an OWIN-based application in a custom process.
Info
Version: | 4.2.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, May 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aspnet/AspNetKatana |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.SelfHost |
Install
Install-Package Microsoft.Owin.SelfHost
dotnet add package Microsoft.Owin.SelfHost
paket add Microsoft.Owin.SelfHost
Microsoft.Owin.SelfHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- Microsoft.Owin(>= 4.1.1)
- Microsoft.Owin.Diagnostics(>= 4.1.1)
- Microsoft.Owin.Hosting(>= 4.1.1)
- Microsoft.Owin.Host.HttpListener(>= 4.1.1)
Tags