Register services using assembly scanning and a fluent API.
Info
Version: | 5.0.2 |
Author(s): | Kristian Hellang |
Last Update: | Thursday, November 7, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/khellang/Scrutor |
NuGet Url: | https://www.nuget.org/packages/Scrutor |
Install
Install-Package Scrutor
dotnet add package Scrutor
paket add Scrutor
Scrutor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.DependencyModel(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.Extensions.DependencyModel(>= 3.1.6)
Tags