MediatR.CommandQuery 16.1.3

dotnet add package MediatR.CommandQuery --version 16.1.3                
NuGet\Install-Package MediatR.CommandQuery -Version 16.1.3                
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.1.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MediatR.CommandQuery --version 16.1.3                
#r "nuget: MediatR.CommandQuery, 16.1.3"                
#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.
// Install MediatR.CommandQuery as a Cake Addin
#addin nuget:?package=MediatR.CommandQuery&version=16.1.3

// Install MediatR.CommandQuery as a Cake Tool
#tool nuget:?package=MediatR.CommandQuery&version=16.1.3                

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. 
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.1.3 91 1/20/2025
16.1.2 104 1/18/2025
16.1.1 579 11/22/2024
16.1.0 150 11/21/2024
16.0.0 157 11/20/2024
16.0.0-beta.4 65 11/14/2024
16.0.0-beta.3 59 11/12/2024
16.0.0-beta.2 67 10/28/2024
16.0.0-beta.1 54 10/13/2024
15.9.8 394 10/9/2024
15.9.7 265 9/20/2024
15.9.6 358 8/23/2024
15.9.5 172 8/2/2024
15.9.4 151 8/1/2024
15.9.3 209 7/26/2024
15.9.2 244 7/16/2024
15.9.1 365 6/4/2024
15.9.0 277 5/19/2024
15.8.2 249 5/16/2024
15.8.1 225 5/16/2024
15.8.0 591 5/10/2024
15.7.0 275 5/4/2024
15.6.1 221 5/1/2024
15.6.0 225 5/1/2024
15.5.0 240 4/26/2024
15.4.1 484 4/12/2024
15.4.0 273 3/25/2024
15.3.0 225 3/24/2024
15.2.0 302 2/26/2024
15.1.0 259 2/8/2024
15.0.0 317 1/1/2024
14.0.0 258 12/21/2023
12.1.0 461 7/29/2023
12.0.956 446 4/29/2023
12.0.919 914 12/28/2022
12.0.849 2,348 8/20/2022
12.0.768 1,294 4/23/2022
11.0.750 1,207 3/21/2022
11.0.715 1,275 1/18/2022
11.0.706 686 12/23/2021
10.0.676 1,082 11/18/2021
10.0.671 1,104 11/10/2021
9.1.628 1,102 11/3/2021
9.0.626 1,213 10/31/2021
9.0.625 1,328 10/31/2021
8.7.623 1,204 10/29/2021
8.6.0.609 1,087 10/22/2021
8.6.0.606 1,080 10/20/2021
8.6.0.605 1,068 10/18/2021
8.6.0.562 1,188 7/28/2021
8.6.0.547 1,119 7/9/2021
8.5.0.507 1,329 4/24/2021
8.5.0.436 944 2/15/2021
8.5.0.431 948 2/11/2021
8.5.0.420 868 2/2/2021
8.5.0.419 758 2/1/2021
8.0.0.411 835 1/19/2021
8.0.0.410 850 1/19/2021
8.0.0.409 814 1/19/2021
8.0.0.404 788 1/14/2021
7.0.0.399 864 12/9/2020
7.0.0.384 884 11/16/2020
7.0.0.381 873 11/12/2020
6.0.0.353 876 10/26/2020
6.0.0.328 922 10/10/2020
6.0.0.317 944 9/18/2020
6.0.0.316 1,020 9/13/2020
6.0.0.297 923 8/30/2020
6.0.0.295 904 8/28/2020
6.0.0.270 992 8/10/2020
6.0.0.257 989 7/23/2020
6.0.0.256 946 7/23/2020
5.0.0.253 895 7/19/2020
5.0.0.230 946 7/6/2020
5.0.0.223 918 6/25/2020
5.0.0.215 972 6/13/2020
5.0.0.174 1,046 5/11/2020
5.0.0.173 1,020 5/11/2020
5.0.0.157 1,081 4/2/2020
4.0.0.133 904 3/13/2020
4.0.0.108 933 1/24/2020
4.0.0.89 981 1/7/2020
4.0.0.76 739 12/15/2019
4.0.0.72 702 12/5/2019
4.0.0.49 687 11/28/2019
4.0.0.23 776 9/26/2019
3.0.0.22 975 4/22/2019
3.0.0.21 795 4/7/2019
2.0.0.17 791 4/7/2019