DILite is a lightweight Dependency Injection library.
Info
Version: | 1.0.0 |
Author(s): | np_albus |
Last Update: | Wednesday, June 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/np-albus/DILite |
NuGet Url: | https://www.nuget.org/packages/DILite |
Install
Install-Package DILite
dotnet add package DILite
paket add DILite
DILite Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)