SimpleInjector.Integration.Web
2.0.0
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.
Install-Package SimpleInjector.Integration.Web -Version 2.0.0
dotnet add package SimpleInjector.Integration.Web --version 2.0.0
<PackageReference Include="SimpleInjector.Integration.Web" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleInjector.Integration.Web --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleInjector.Integration.Web, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleInjector.Integration.Web as a Cake Addin
#addin nuget:?package=SimpleInjector.Integration.Web&version=2.0.0
// Install SimpleInjector.Integration.Web as a Cake Tool
#tool nuget:?package=SimpleInjector.Integration.Web&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- SimpleInjector (>= 2.0.0)
- WebActivator (>= 1.4.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleInjector.Integration.Web:
| Package | Downloads |
|---|---|
|
SimpleInjector.Integration.Web.Mvc
The Simple Injector ASP.NET MVC Integration.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |