.Nurse Injector is auto dependency injector for .Net, makes your code clean & more manageable dependencies.
Info
Version: | 2.5.2 |
Author(s): | enisn |
Last Update: | Thursday, December 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DotNurse.Injector |
Install
Install-Package DotNurse.Injector
dotnet add package DotNurse.Injector
paket add DotNurse.Injector
DotNurse.Injector Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
Tags