Thread safe Dependency Injector.
Info
Version: | 0.2.2 |
Author(s): | mikedamay |
Last Update: | Sunday, June 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mikedamay/PureDI |
NuGet Url: | https://www.nuget.org/packages/PureDI |
Install
Install-Package PureDI
dotnet add package PureDI
paket add PureDI
PureDI Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.NETCore.Platforms(>= 2.1.0)
- Microsoft.CSharp(>= 4.4.0)
- Microsoft.NETCore.Platforms(>= 2.1.0)
Tags