Container4Asp.Net provides generalized IoC Container integration for Asp.Net and the OWIN stack, allowing for consistent inclusion of IoC implementations into Asp.Net.
Info
Version: | 1.2.0 |
Author(s): | Keith Bosacker |
Last Update: | Monday, April 18, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keithbo/Container4AspNet |
NuGet Url: | https://www.nuget.org/packages/Container4AspNet |
Install
Install-Package Container4AspNet
dotnet add package Container4AspNet
paket add Container4AspNet
Container4AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(>= 3.0.0)
Tags