MediatR.CommandQuery.MongoDB 16.5.0

Suggested Alternatives

Arbiter.CommandQuery.MongoDB

Additional Details

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

There is a newer version of this package available.
See the version list below for details.
dotnet add package MediatR.CommandQuery.MongoDB --version 16.5.0
                    
NuGet\Install-Package MediatR.CommandQuery.MongoDB -Version 16.5.0
                    
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.MongoDB" Version="16.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MediatR.CommandQuery.MongoDB" Version="16.5.0" />
                    
Directory.Packages.props
<PackageReference Include="MediatR.CommandQuery.MongoDB" />
                    
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.MongoDB --version 16.5.0
                    
#r "nuget: MediatR.CommandQuery.MongoDB, 16.5.0"
                    
#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.MongoDB@16.5.0
                    
#: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.MongoDB&version=16.5.0
                    
Install as a Cake Addin
#tool nuget:?package=MediatR.CommandQuery.MongoDB&version=16.5.0
                    
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
16.6.2 177 3/27/2025 16.6.2 is deprecated because it is no longer maintained.
16.6.1 491 3/25/2025 16.6.1 is deprecated because it is no longer maintained.
16.6.0 176 3/17/2025 16.6.0 is deprecated because it is no longer maintained.
16.5.2 184 3/11/2025 16.5.2 is deprecated because it is no longer maintained.
16.5.1 198 3/11/2025 16.5.1 is deprecated because it is no longer maintained.
16.5.0 139 2/27/2025 16.5.0 is deprecated because it is no longer maintained.
16.4.2 149 2/20/2025 16.4.2 is deprecated because it is no longer maintained.
16.4.1 141 2/19/2025 16.4.1 is deprecated because it is no longer maintained.
16.4.0 131 2/17/2025 16.4.0 is deprecated because it is no longer maintained.
16.3.0 137 2/11/2025 16.3.0 is deprecated because it is no longer maintained.
16.2.1 132 1/31/2025 16.2.1 is deprecated because it is no longer maintained.
16.2.0 124 1/25/2025 16.2.0 is deprecated because it is no longer maintained.
16.1.4 122 1/23/2025 16.1.4 is deprecated because it is no longer maintained.
16.1.3 130 1/20/2025 16.1.3 is deprecated because it is no longer maintained.
16.1.2 125 1/18/2025 16.1.2 is deprecated because it is no longer maintained.
16.1.1 134 11/22/2024 16.1.1 is deprecated because it is no longer maintained.
16.1.0 130 11/21/2024 16.1.0 is deprecated because it is no longer maintained.
16.0.0 136 11/20/2024 16.0.0 is deprecated because it is no longer maintained.
16.0.0-beta.4 90 11/14/2024 16.0.0-beta.4 is deprecated because it is no longer maintained.
16.0.0-beta.3 79 11/12/2024 16.0.0-beta.3 is deprecated because it is no longer maintained.
16.0.0-beta.2 80 10/28/2024 16.0.0-beta.2 is deprecated because it is no longer maintained.
16.0.0-beta.1 88 10/13/2024 16.0.0-beta.1 is deprecated because it is no longer maintained.
15.9.8 148 10/9/2024 15.9.8 is deprecated because it is no longer maintained.
15.9.7 137 9/20/2024 15.9.7 is deprecated because it is no longer maintained.
15.9.6 174 8/23/2024 15.9.6 is deprecated because it is no longer maintained.
15.9.5 115 8/2/2024 15.9.5 is deprecated because it is no longer maintained.
15.9.4 136 8/1/2024 15.9.4 is deprecated because it is no longer maintained.
15.9.3 139 7/26/2024 15.9.3 is deprecated because it is no longer maintained.
15.9.2 148 7/16/2024 15.9.2 is deprecated because it is no longer maintained.
15.9.1 145 6/4/2024 15.9.1 is deprecated because it is no longer maintained.
15.9.0 149 5/19/2024 15.9.0 is deprecated because it is no longer maintained.
15.8.2 154 5/16/2024 15.8.2 is deprecated because it is no longer maintained.
15.8.1 150 5/16/2024 15.8.1 is deprecated because it is no longer maintained.
15.8.0 154 5/10/2024 15.8.0 is deprecated because it is no longer maintained.
15.7.0 184 5/4/2024 15.7.0 is deprecated because it is no longer maintained.
15.6.1 157 5/1/2024 15.6.1 is deprecated because it is no longer maintained.
15.6.0 161 5/1/2024 15.6.0 is deprecated because it is no longer maintained.
15.5.0 165 4/26/2024 15.5.0 is deprecated because it is no longer maintained.
15.4.1 163 4/12/2024 15.4.1 is deprecated because it is no longer maintained.
15.4.0 173 3/25/2024 15.4.0 is deprecated because it is no longer maintained.
15.3.0 172 3/24/2024 15.3.0 is deprecated because it is no longer maintained.
15.2.0 164 2/26/2024 15.2.0 is deprecated because it is no longer maintained.
15.1.0 187 2/8/2024 15.1.0 is deprecated because it is no longer maintained.
15.0.0 237 1/1/2024 15.0.0 is deprecated because it is no longer maintained.
14.0.0 184 12/21/2023 14.0.0 is deprecated because it is no longer maintained.
12.1.0 240 7/29/2023 12.1.0 is deprecated because it is no longer maintained.
12.0.956 245 4/29/2023 12.0.956 is deprecated because it is no longer maintained.
12.0.919 374 12/28/2022 12.0.919 is deprecated because it is no longer maintained.
12.0.849 466 8/20/2022 12.0.849 is deprecated because it is no longer maintained.
12.0.768 528 4/23/2022 12.0.768 is deprecated because it is no longer maintained.
11.0.750 514 3/21/2022 11.0.750 is deprecated because it is no longer maintained.
11.0.715 542 1/18/2022 11.0.715 is deprecated because it is no longer maintained.
11.0.706 370 12/23/2021 11.0.706 is deprecated because it is no longer maintained.
10.0.676 408 11/18/2021 10.0.676 is deprecated because it is no longer maintained.
10.0.671 417 11/10/2021 10.0.671 is deprecated because it is no longer maintained.
9.1.628 407 11/3/2021 9.1.628 is deprecated because it is no longer maintained.
9.0.626 421 10/31/2021 9.0.626 is deprecated because it is no longer maintained.
9.0.625 531 10/31/2021 9.0.625 is deprecated because it is no longer maintained.
8.7.623 404 10/29/2021 8.7.623 is deprecated because it is no longer maintained.