.Net Core Dependency Injection Tool.
Info
Version: | 1.0.1 |
Author(s): | zhenyu, liu |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/liuzhenyulive/CodeDI |
NuGet Url: | https://www.nuget.org/packages/CodeDI |
Install
Install-Package CodeDI
dotnet add package CodeDI
paket add CodeDI
CodeDI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)