Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
Info
Version: | 4.0.0 |
Author(s): | Bernhard Richter |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightInject.Microsoft.DependencyInjection |
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