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