MediatR.CommandQuery 16.6.2

Suggested Alternatives

Arbiter.CommandQuery

Additional Details

Due to the commercialization of MediatR, this project has been restructured and is now maintained under the Arbiter repository with MediatR removed.

dotnet add package MediatR.CommandQuery --version 16.6.2
                    
NuGet\Install-Package MediatR.CommandQuery -Version 16.6.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="MediatR.CommandQuery" Version="16.6.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MediatR.CommandQuery" Version="16.6.2" />
                    
Directory.Packages.props
<PackageReference Include="MediatR.CommandQuery" />
                    
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 MediatR.CommandQuery --version 16.6.2
                    
#r "nuget: MediatR.CommandQuery, 16.6.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.
#:package MediatR.CommandQuery@16.6.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MediatR.CommandQuery&version=16.6.2
                    
Install as a Cake Addin
#tool nuget:?package=MediatR.CommandQuery&version=16.6.2
                    
Install as a Cake Tool

MediatR.CommandQuery

CQRS framework using MediatR, AutoMapper and FluentValidation

Package Version Description
MediatR.CommandQuery MediatR.CommandQuery Base package for Commands, Queries and Behaviours
MediatR.CommandQuery.EntityFrameworkCore MediatR.CommandQuery.EntityFrameworkCore Entity Framework Core handlers for the base Commands and Queries
MediatR.CommandQuery.MongoDB MediatR.CommandQuery.MongoDB Mongo DB handlers for the base Commands and Queries
MediatR.CommandQuery.Endpoints MediatR.CommandQuery.Endpoints Minimal API endpoints for base Commands and Queries
MediatR.CommandQuery.Mvc MediatR.CommandQuery.Mvc MVC Controller endpoints base Commands and Queries

Features

  • Base commands and queries for common CRUD operations
  • Generics base handlers for implementing common CRUD operations
  • Common behaviors for audit, caching, soft delete, multi-tenant and validation
  • View modal to data modal mapping via AutoMapper
  • Model validation via FluentValidation
  • Entity Framework Core handlers for common CRUD operations
  • MongoDB handlers for common CRUD operations

Installation

The MediatR.CommandQuery.EntityFrameworkCore library is available on nuget.org via package name MediatR.CommandQuery.EntityFrameworkCore.

To install MediatR.CommandQuery.EntityFrameworkCore, run the following command in the Package Manager Console

Install-Package MediatR.CommandQuery.EntityFrameworkCore

OR

dotnet add package MediatR.CommandQuery.EntityFrameworkCore
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on MediatR.CommandQuery:

Package Downloads
MediatR.CommandQuery.EntityFrameworkCore

CQRS framework based on MediatR

MediatR.CommandQuery.Audit

CQRS framework based on MediatR

MediatR.CommandQuery.Mvc

CQRS framework based on MediatR

MediatR.CommandQuery.Hangfire

CQRS framework based on MediatR

MediatR.CommandQuery.Cosmos

CQRS framework based on MediatR

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.6.2 1,467 3/27/2025 16.6.2 is deprecated because it is no longer maintained.
16.6.1 718 3/25/2025 16.6.1 is deprecated because it is no longer maintained.
16.6.0 402 3/17/2025 16.6.0 is deprecated because it is no longer maintained.
16.5.2 434 3/11/2025 16.5.2 is deprecated because it is no longer maintained.
16.5.1 414 3/11/2025 16.5.1 is deprecated because it is no longer maintained.
16.5.0 390 2/27/2025 16.5.0 is deprecated because it is no longer maintained.
16.4.2 506 2/20/2025 16.4.2 is deprecated because it is no longer maintained.
16.4.1 383 2/19/2025 16.4.1 is deprecated because it is no longer maintained.
16.4.0 371 2/17/2025 16.4.0 is deprecated because it is no longer maintained.
16.3.0 402 2/11/2025 16.3.0 is deprecated because it is no longer maintained.
16.2.1 426 1/31/2025 16.2.1 is deprecated because it is no longer maintained.
16.2.0 378 1/25/2025 16.2.0 is deprecated because it is no longer maintained.
16.1.4 372 1/23/2025 16.1.4 is deprecated because it is no longer maintained.
16.1.3 383 1/20/2025 16.1.3 is deprecated because it is no longer maintained.
16.1.2 342 1/18/2025 16.1.2 is deprecated because it is no longer maintained.
16.1.1 987 11/22/2024 16.1.1 is deprecated because it is no longer maintained.
16.1.0 369 11/21/2024 16.1.0 is deprecated because it is no longer maintained.
16.0.0 366 11/20/2024 16.0.0 is deprecated because it is no longer maintained.
16.0.0-beta.4 190 11/14/2024 16.0.0-beta.4 is deprecated because it is no longer maintained.
16.0.0-beta.3 174 11/12/2024 16.0.0-beta.3 is deprecated because it is no longer maintained.
16.0.0-beta.2 182 10/28/2024 16.0.0-beta.2 is deprecated because it is no longer maintained.
16.0.0-beta.1 173 10/13/2024 16.0.0-beta.1 is deprecated because it is no longer maintained.
15.9.8 602 10/9/2024 15.9.8 is deprecated because it is no longer maintained.
15.9.7 508 9/20/2024 15.9.7 is deprecated because it is no longer maintained.
15.9.6 579 8/23/2024 15.9.6 is deprecated because it is no longer maintained.
15.9.5 406 8/2/2024 15.9.5 is deprecated because it is no longer maintained.
15.9.4 384 8/1/2024 15.9.4 is deprecated because it is no longer maintained.
15.9.3 427 7/26/2024 15.9.3 is deprecated because it is no longer maintained.
15.9.2 475 7/16/2024 15.9.2 is deprecated because it is no longer maintained.
15.9.1 595 6/4/2024 15.9.1 is deprecated because it is no longer maintained.
15.9.0 521 5/19/2024 15.9.0 is deprecated because it is no longer maintained.
15.8.2 481 5/16/2024 15.8.2 is deprecated because it is no longer maintained.
15.8.1 441 5/16/2024 15.8.1 is deprecated because it is no longer maintained.
15.8.0 815 5/10/2024 15.8.0 is deprecated because it is no longer maintained.
15.7.0 509 5/4/2024 15.7.0 is deprecated because it is no longer maintained.
15.6.1 454 5/1/2024 15.6.1 is deprecated because it is no longer maintained.
15.6.0 448 5/1/2024 15.6.0 is deprecated because it is no longer maintained.
15.5.0 472 4/26/2024 15.5.0 is deprecated because it is no longer maintained.
15.4.1 688 4/12/2024 15.4.1 is deprecated because it is no longer maintained.
15.4.0 509 3/25/2024 15.4.0 is deprecated because it is no longer maintained.
15.3.0 437 3/24/2024 15.3.0 is deprecated because it is no longer maintained.
15.2.0 513 2/26/2024 15.2.0 is deprecated because it is no longer maintained.
15.1.0 465 2/8/2024 15.1.0 is deprecated because it is no longer maintained.
15.0.0 530 1/1/2024 15.0.0 is deprecated because it is no longer maintained.
14.0.0 464 12/21/2023 14.0.0 is deprecated because it is no longer maintained.
12.1.0 667 7/29/2023 12.1.0 is deprecated because it is no longer maintained.
12.0.956 676 4/29/2023 12.0.956 is deprecated because it is no longer maintained.
12.0.919 1,167 12/28/2022 12.0.919 is deprecated because it is no longer maintained.
12.0.849 2,613 8/20/2022 12.0.849 is deprecated because it is no longer maintained.
12.0.768 1,564 4/23/2022 12.0.768 is deprecated because it is no longer maintained.
11.0.750 1,450 3/21/2022 11.0.750 is deprecated because it is no longer maintained.
11.0.715 1,542 1/18/2022 11.0.715 is deprecated because it is no longer maintained.
11.0.706 959 12/23/2021 11.0.706 is deprecated because it is no longer maintained.
10.0.676 1,364 11/18/2021 10.0.676 is deprecated because it is no longer maintained.
10.0.671 1,397 11/10/2021 10.0.671 is deprecated because it is no longer maintained.
9.1.628 1,387 11/3/2021 9.1.628 is deprecated because it is no longer maintained.
9.0.626 1,519 10/31/2021 9.0.626 is deprecated because it is no longer maintained.
9.0.625 1,638 10/31/2021 9.0.625 is deprecated because it is no longer maintained.
8.7.623 1,499 10/29/2021 8.7.623 is deprecated because it is no longer maintained.
8.6.0.609 1,373 10/22/2021 8.6.0.609 is deprecated because it is no longer maintained.
8.6.0.606 1,355 10/20/2021 8.6.0.606 is deprecated because it is no longer maintained.
8.6.0.605 1,340 10/18/2021 8.6.0.605 is deprecated because it is no longer maintained.
8.6.0.562 1,477 7/28/2021 8.6.0.562 is deprecated because it is no longer maintained.
8.6.0.547 1,383 7/9/2021 8.6.0.547 is deprecated because it is no longer maintained.
8.5.0.507 1,654 4/24/2021 8.5.0.507 is deprecated because it is no longer maintained.
8.5.0.436 1,215 2/15/2021 8.5.0.436 is deprecated because it is no longer maintained.
8.5.0.431 1,209 2/11/2021 8.5.0.431 is deprecated because it is no longer maintained.
8.5.0.420 1,114 2/2/2021 8.5.0.420 is deprecated because it is no longer maintained.
8.5.0.419 1,017 2/1/2021 8.5.0.419 is deprecated because it is no longer maintained.
8.0.0.411 1,093 1/19/2021 8.0.0.411 is deprecated because it is no longer maintained.
8.0.0.410 1,102 1/19/2021 8.0.0.410 is deprecated because it is no longer maintained.
8.0.0.409 1,081 1/19/2021 8.0.0.409 is deprecated because it is no longer maintained.
8.0.0.404 1,042 1/14/2021 8.0.0.404 is deprecated because it is no longer maintained.
7.0.0.399 1,138 12/9/2020 7.0.0.399 is deprecated because it is no longer maintained.
7.0.0.384 1,163 11/16/2020 7.0.0.384 is deprecated because it is no longer maintained.
7.0.0.381 1,137 11/12/2020 7.0.0.381 is deprecated because it is no longer maintained.
6.0.0.353 1,140 10/26/2020 6.0.0.353 is deprecated because it is no longer maintained.
6.0.0.328 1,177 10/10/2020 6.0.0.328 is deprecated because it is no longer maintained.
6.0.0.317 1,205 9/18/2020 6.0.0.317 is deprecated because it is no longer maintained.
6.0.0.316 1,293 9/13/2020 6.0.0.316 is deprecated because it is no longer maintained.
6.0.0.297 1,170 8/30/2020 6.0.0.297 is deprecated because it is no longer maintained.
6.0.0.295 1,167 8/28/2020 6.0.0.295 is deprecated because it is no longer maintained.
6.0.0.270 1,266 8/10/2020 6.0.0.270 is deprecated because it is no longer maintained.
6.0.0.257 1,225 7/23/2020 6.0.0.257 is deprecated because it is no longer maintained.
6.0.0.256 1,197 7/23/2020 6.0.0.256 is deprecated because it is no longer maintained.
5.0.0.253 1,153 7/19/2020 5.0.0.253 is deprecated because it is no longer maintained.
5.0.0.230 1,221 7/6/2020 5.0.0.230 is deprecated because it is no longer maintained.
5.0.0.223 1,200 6/25/2020 5.0.0.223 is deprecated because it is no longer maintained.
5.0.0.215 1,218 6/13/2020 5.0.0.215 is deprecated because it is no longer maintained.
5.0.0.174 1,313 5/11/2020 5.0.0.174 is deprecated because it is no longer maintained.
5.0.0.173 1,286 5/11/2020 5.0.0.173 is deprecated because it is no longer maintained.
5.0.0.157 1,368 4/2/2020 5.0.0.157 is deprecated because it is no longer maintained.
4.0.0.133 1,135 3/13/2020 4.0.0.133 is deprecated because it is no longer maintained.
4.0.0.108 1,174 1/24/2020 4.0.0.108 is deprecated because it is no longer maintained.
4.0.0.89 1,225 1/7/2020 4.0.0.89 is deprecated because it is no longer maintained.
4.0.0.76 974 12/15/2019 4.0.0.76 is deprecated because it is no longer maintained.
4.0.0.72 955 12/5/2019 4.0.0.72 is deprecated because it is no longer maintained.
4.0.0.49 916 11/28/2019 4.0.0.49 is deprecated because it is no longer maintained.
4.0.0.23 1,036 9/26/2019 4.0.0.23 is deprecated because it is no longer maintained.
3.0.0.22 1,247 4/22/2019 3.0.0.22 is deprecated because it is no longer maintained.
3.0.0.21 1,043 4/7/2019 3.0.0.21 is deprecated because it is no longer maintained.
2.0.0.17 1,055 4/7/2019 2.0.0.17 is deprecated because it is no longer maintained.