Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
Install
Install-Package LightInject.Microsoft.DependencyInjection
dotnet add package LightInject.Microsoft.DependencyInjection
paket add LightInject.Microsoft.DependencyInjection
LightInject.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject(>= 6.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
Tags