A lightweight dependency injection container for .NET Core command line applications.
Info
Version: | 1.0.0 |
Author(s): | David Brunger |
Last Update: | Friday, February 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/davebrunger/WS.Utilities.Injection |
NuGet Url: | https://www.nuget.org/packages/WS.Utilities.Injection |
Install
Install-Package WS.Utilities.Injection
dotnet add package WS.Utilities.Injection
paket add WS.Utilities.Injection
WS.Utilities.Injection Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags