Integrates Simple Injector with applications built upon .NET Generic Host.
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/generichost |
NuGet Url: | https://www.nuget.org/packages/SimpleInjector.Integration.GenericHost |
Install
Install-Package SimpleInjector.Integration.GenericHost
dotnet add package SimpleInjector.Integration.GenericHost
paket add SimpleInjector.Integration.GenericHost
SimpleInjector.Integration.GenericHost Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleInjector.Integration.ServiceCollection(>= 5.2.0 && < 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.0)
- SimpleInjector(>= 5.2.0 && < 6.0.0)
Tags