Owin Startup system with optional support for DI/IOC.
Info
Version: | 3.0.1 |
Author(s): | Brad McDavid |
Last Update: | Monday, September 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bmcdavid.github.io/DotNetStarter/ |
NuGet Url: | https://www.nuget.org/packages/DotNetStarter.Owin |
Install
Install-Package DotNetStarter.Owin
dotnet add package DotNetStarter.Owin
paket add DotNetStarter.Owin
DotNetStarter.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- DotNetStarter.Abstractions(>= 3.2.0)
- DotNetStarter(>= 3.2.0)
- Owin(>= 1.0.0)
- DotNetStarter.Abstractions(>= 3.2.0)
- DotNetStarter(>= 3.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.0.0 && < 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.0.0 && < 2.0.0)
- NETStandard.Library(>= 1.6.1)
- DotNetStarter.Abstractions(>= 3.2.0)
- DotNetStarter(>= 3.2.0)
Tags