The Simple Injector ASP.NET Integration package adds a lifestyle to the Simple Injector called 'Per Web Request', which allows instances to live within a single HTTP request and get disposed when the request ends.
Info
Version: | 4.2.1 |
Author(s): | Simple Injector Contributors |
Last Update: | Sunday, April 15, 2018 |
.NET Fiddle: | |
Project Url: | https://simpleinjector.org/ |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Integration.Web |
Install
Install-Package SimpleInjector.Integration.Web
dotnet add package Z.EntityFramework.Plus.EF6
paket add SimpleInjector.Integration.Web
SimpleInjector.Integration.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector(>= 4.2.1)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags