MediatR.CommandQuery.Endpoints
16.6.2
dotnet add package MediatR.CommandQuery.Endpoints --version 16.6.2
NuGet\Install-Package MediatR.CommandQuery.Endpoints -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.Endpoints" 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.Endpoints" Version="16.6.2" />
<PackageReference Include="MediatR.CommandQuery.Endpoints" />
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.Endpoints --version 16.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MediatR.CommandQuery.Endpoints, 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.
#addin nuget:?package=MediatR.CommandQuery.Endpoints&version=16.6.2
#tool nuget:?package=MediatR.CommandQuery.Endpoints&version=16.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MediatR.CommandQuery
CQRS framework using MediatR, AutoMapper and FluentValidation
Package | Version | Description |
---|---|---|
MediatR.CommandQuery | Base package for Commands, Queries and Behaviours | |
MediatR.CommandQuery.EntityFrameworkCore | Entity Framework Core handlers for the base Commands and Queries | |
MediatR.CommandQuery.MongoDB | Mongo DB handlers for the base Commands and Queries | |
MediatR.CommandQuery.Endpoints | Minimal API endpoints for base Commands and Queries | |
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 | Versions 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.
-
net8.0
- CsvHelper (>= 33.0.1)
- MediatR.CommandQuery (>= 16.6.2)
-
net9.0
- CsvHelper (>= 33.0.1)
- MediatR.CommandQuery (>= 16.6.2)
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 | 169 | 3/27/2025 |
16.6.1 | 453 | 3/25/2025 |
16.6.0 | 151 | 3/17/2025 |
16.5.2 | 165 | 3/11/2025 |
16.5.1 | 164 | 3/11/2025 |
16.5.0 | 117 | 2/27/2025 |
16.4.2 | 99 | 2/20/2025 |
16.4.1 | 111 | 2/19/2025 |
16.4.0 | 96 | 2/17/2025 |
16.3.0 | 94 | 2/11/2025 |
16.2.1 | 117 | 1/31/2025 |
16.2.0 | 95 | 1/25/2025 |
16.1.4 | 114 | 1/23/2025 |
16.1.3 | 91 | 1/20/2025 |
16.1.2 | 84 | 1/18/2025 |
16.1.1 | 167 | 11/22/2024 |
16.1.0 | 102 | 11/21/2024 |
16.0.0 | 103 | 11/20/2024 |
16.0.0-beta.4 | 70 | 11/14/2024 |
16.0.0-beta.3 | 63 | 11/12/2024 |
16.0.0-beta.2 | 73 | 10/28/2024 |
16.0.0-beta.1 | 58 | 10/13/2024 |
15.9.8 | 109 | 10/9/2024 |
15.9.7 | 118 | 9/20/2024 |
15.9.6 | 133 | 8/23/2024 |
15.9.5 | 85 | 8/2/2024 |
15.9.4 | 91 | 8/1/2024 |
15.9.3 | 107 | 7/26/2024 |
15.9.2 | 110 | 7/16/2024 |
15.9.1 | 116 | 6/4/2024 |
15.9.0 | 126 | 5/19/2024 |
15.8.2 | 117 | 5/16/2024 |
15.8.1 | 96 | 5/16/2024 |
15.8.0 | 112 | 5/10/2024 |
15.7.0 | 134 | 5/4/2024 |
15.6.1 | 104 | 5/1/2024 |
15.6.0 | 106 | 5/1/2024 |
15.5.0 | 116 | 4/26/2024 |
15.4.1 | 343 | 4/12/2024 |
15.4.0 | 127 | 3/25/2024 |
15.3.0 | 115 | 3/24/2024 |
15.2.0 | 193 | 2/26/2024 |
15.1.0 | 149 | 2/8/2024 |
15.0.0 | 192 | 1/1/2024 |