Dependency Injection Helper Package For .Net Core Apps.
Info
Version: | 1.6.1 |
Author(s): | Sefa Can |
Last Update: | Wednesday, June 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sefacan/dotnetboilerplate/tree/master/src/DotnetBoilerplate.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/DotnetBoilerplate.DependencyInjection |
Install
Install-Package DotnetBoilerplate.DependencyInjection
dotnet add package DotnetBoilerplate.DependencyInjection
paket add DotnetBoilerplate.DependencyInjection
DotnetBoilerplate.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- Scrutor(>= 3.2.1)