Enables LightInject to be used in .Net Core generic hosts.
Info
Version: | 2.1.0 |
Author(s): | Bernhard Richter |
Last Update: | Sunday, November 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightInject.Microsoft.Hosting |
Install
Install-Package LightInject.Microsoft.Hosting
dotnet add package LightInject.Microsoft.Hosting
paket add LightInject.Microsoft.Hosting
LightInject.Microsoft.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject.Microsoft.DependencyInjection(>= 3.3.6)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.9)
Tags