Integration library for ASP.NET Core for Simple Injector.
Info
Version: | 5.5.0 |
Author(s): | Simple Injector Contributors |
Last Update: | Sunday, October 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://simpleinjector.org/aspnetcore |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Integration.AspNetCore |
Install
Install-Package SimpleInjector.Integration.AspNetCore
dotnet add package SimpleInjector.Integration.AspNetCore
paket add SimpleInjector.Integration.AspNetCore
SimpleInjector.Integration.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector.Integration.GenericHost(>= 5.2.0 && < 6.0.0)
- SimpleInjector.Integration.ServiceCollection(>= 5.2.0 && < 6.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.1.0)
- SimpleInjector(>= 5.2.0 && < 6.0.0)
Tags