Scrutor 4.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Scrutor --version 4.2.2
                    
NuGet\Install-Package Scrutor -Version 4.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Scrutor" Version="4.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scrutor" Version="4.2.2" />
                    
Directory.Packages.props
<PackageReference Include="Scrutor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Scrutor --version 4.2.2
                    
#r "nuget: Scrutor, 4.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Scrutor&version=4.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Scrutor&version=4.2.2
                    
Install as a Cake Tool

Register services using assembly scanning and a fluent API.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (791)

Showing the top 5 NuGet packages that depend on Scrutor:

Package Downloads
Swashbuckle.AspNetCore.Filters

Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.

Scrutor.AspNetCore

Dependency Injection Helper Package For .Net Core Apps

Elsa.Core

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package contains the core of Elsa. Tip: reference the `Elsa` package instead of this one.

Sitko.Core.App

Sitko.Core is a set of libraries to help build .NET Core applications fast

Elsa

Bundles the most commonly-used packages when building an Elsa workflows application.

GitHub repositories (61)

Showing the top 20 popular GitHub repositories that depend on Scrutor:

Repository Stars
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
elsa-workflows/elsa-core
A .NET workflows library
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
lookup-foundation/RevitLookup
Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
grandnode/grandnode2
E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
matthewrenze/clean-architecture-demo
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles"
gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
roflmuffin/CounterStrikeSharp
CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
snatch-dev/Convey
A simple recipe for .NET Core microservices.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last Updated
6.1.0 125,797 6/3/2025
6.0.1 3,818,263 1/14/2025
6.0.0 74,048 1/13/2025
5.1.2 207,793 1/13/2025
5.0.3 45,811 12/23/2024
5.0.2 2,347,818 11/7/2024
5.0.1 2,527,608 9/26/2024
5.0.0 89,051 9/25/2024
4.2.2 27,977,310 3/27/2023
4.2.1 3,176,518 2/8/2023
4.2.0 15,252,742 5/31/2022
4.1.0 5,802,473 3/2/2022
4.0.0 1,818,917 1/28/2022
3.3.0 76,504,050 11/3/2020
3.2.2 5,077,271 8/25/2020
3.2.1 5,568,159 4/20/2020
3.2.0 2,234,899 2/6/2020
3.1.0 6,755,440 8/7/2019
3.0.3 27,609 8/7/2019
3.0.2 4,296,079 11/13/2018
3.0.1 21,484,470 8/30/2018
2.2.2 1,690,742 3/12/2018
2.2.1 85,933 3/1/2018
2.2.0 14,518 2/27/2018
2.1.2 367,645 8/28/2017
2.1.1 16,767 8/25/2017
2.1.0 9,131 8/23/2017
2.0.0 528,435 7/12/2017
2.0.0-rc2 7,978 5/1/2017
2.0.0-rc 2,863 4/28/2017
2.0.0-beta 2,527 4/10/2017
1.12.0 26,493 4/10/2017
1.11.0 3,263 4/7/2017
1.10.1 8,578 3/9/2017
1.10.0 182,414 9/12/2016
1.9.1 6,251 9/8/2016
1.9.0 2,854 9/8/2016
1.8.0 7,893 7/14/2016
1.7.0 11,438 5/29/2016
1.6.0 3,558 5/9/2016
1.5.0 3,022 4/22/2016
1.4.0 2,896 4/22/2016
1.3.2 2,934 4/8/2016
1.3.1 3,428 3/7/2016
1.3.0 2,976 2/29/2016
1.2.0 2,853 2/16/2016
1.1.1 3,516 11/25/2015
1.1.0 2,975 11/25/2015
1.0.0 22,289 11/14/2015