This library is used to simplify multiple Dependency Injection in ASP.NET Core.
Info
Version: | 1.2.4 |
Author(s): | Fahmi Akbar Wildana |
Last Update: | Tuesday, April 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DrSensor/BatchDI |
NuGet Url: | https://www.nuget.org/packages/BatchDI.AspNetCore |
Install
Install-Package BatchDI.AspNetCore
dotnet add package BatchDI.AspNetCore
paket add BatchDI.AspNetCore
BatchDI.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BatchDI(>= 1.2.4)
- Microsoft.AspNetCore(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 1.2.4)
Tags