DependencyResolver static class for holding a dependency injection container and providing additional useful features.
Info
Version: | 3.0.0.103 |
Author(s): | Attila Tamas Zimler |
Last Update: | Saturday, July 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atzimler/DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/ATZ.DependencyInjection |
Install
Install-Package ATZ.DependencyInjection
dotnet add package ATZ.DependencyInjection
paket add ATZ.DependencyInjection
ATZ.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- ATZ.Reflection(>= 3.1.0 && < 4.0.0)
- System.Runtime(>= 4.3.0)