A library with code to use Owin with multiple configurations (as modules) in your application.
Info
Version: | 0.5.12 |
Author(s): | Dapplo |
Last Update: | Sunday, September 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.dapplo.net/blocks/Dapplo.Owin/ |
NuGet Url: | https://www.nuget.org/packages/Dapplo.Owin |
Install
Install-Package Dapplo.Owin
dotnet add package Dapplo.Owin
paket add Dapplo.Owin
Dapplo.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac.Owin(>= 4.2.0)
- Dapplo.Addons(>= 1.3.3)
- Dapplo.Config.Ini(>= 2.1.0)
- Microsoft.AspNet.Cors(>= 5.2.7)
- Microsoft.Owin.Cors(>= 4.1.0)
- Microsoft.Owin.Diagnostics(>= 4.1.0)
- Microsoft.Owin.Hosting(>= 4.1.0)
Tags