Scrutor.AspNetCore
3.3.0
Dependency Injection Helper Package For .Net Core Apps
Install-Package Scrutor.AspNetCore -Version 3.3.0
dotnet add package Scrutor.AspNetCore --version 3.3.0
<PackageReference Include="Scrutor.AspNetCore" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Scrutor.AspNetCore --version 3.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Scrutor.AspNetCore, 3.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.DependencyInjection (>= 3.1.9)
- Scrutor (>= 3.3.0)
-
net5.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
- Scrutor (>= 3.3.0)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Scrutor.AspNetCore:
Package | Downloads |
---|---|
Drex.CQRS.Commands
Drex.CQRS.Commands
|
|
Drex.CQRS.Events
Drex.CQRS.Events
|
|
Drex.WebApi
Drex.WebApi
|
|
EFCore.LazyRepository
An extremely lazy repository implementation for EF Core which probably won't save any time
|
GitHub repositories
This package is not used by any popular GitHub repositories.