Skip to main content
Scrutor package icon

Scrutor

Register services using assembly scanning and a fluent API.

Total Downloads
296.8M
296,805,793
Published
Feb 16, 2016
Latest stable version

Install

.NET CLI
dotnet add package Scrutor --version 1.2.0
Package Manager Console
Install-Package Scrutor -Version 1.2.0
PackageReference
<PackageReference Include="Scrutor" Version="1.2.0" />

Frameworks

.NETFramework4.5.1 .NETPlatform5.4 .NETCore5.0

Dependencies

[1.0.0-rc1-final, )
Microsoft.CSharp
.NETPlatform5.4
[4.0.1-beta-23516, )
System.Collections
.NETPlatform5.4
[4.0.11-beta-23516, )
System.Linq
.NETPlatform5.4
[4.0.1-beta-23516, )
System.Runtime
.NETPlatform5.4
[4.0.21-beta-23516, )
Microsoft.CSharp
.NETCore5.0
[4.0.1-beta-23516, )
[4.0.11-beta-23516, )
System.Linq
.NETCore5.0
[4.0.1-beta-23516, )
System.Runtime
.NETCore5.0
[4.0.21-beta-23516, )

Adoption guide

Teams staying on built-in DI while reducing manual registration boilerplate.

Dependency Injection guide
Why it appears in the guide: Extends Microsoft DI with assembly scanning and decorator registration helpers. Trade-off: Convention-based scanning should be constrained to avoid accidental or ambiguous registrations.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.