This library help you Dependency Injection pattern using Pure DI.
Info
Version: | 1.1.3 |
Author(s): | sugurusasaki |
Last Update: | Friday, January 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SuguruSasaki/pure-di |
NuGet Url: | https://www.nuget.org/packages/PureDepedencyInjection |
Install
Install-Package PureDepedencyInjection
dotnet add package PureDepedencyInjection
paket add PureDepedencyInjection
PureDepedencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags