LightInject wrapper that implements services Microsoft.Extensions.DependencyInjection.IServiceCollection, Microsoft.Extensions.DependencyInjection.IServiceProvider.
Info
Version: | 1.0.3 |
Author(s): | Alexandr Sitdikov |
Last Update: | Friday, July 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightInject.MicrosoftDI |
Install
Install-Package LightInject.MicrosoftDI
dotnet add package LightInject.MicrosoftDI
paket add LightInject.MicrosoftDI
LightInject.MicrosoftDI Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject(>= 5.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags