MediatR.CommandQuery.EntityFrameworkCore
16.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MediatR.CommandQuery.EntityFrameworkCore --version 16.2.0
NuGet\Install-Package MediatR.CommandQuery.EntityFrameworkCore -Version 16.2.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.EntityFrameworkCore" Version="16.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MediatR.CommandQuery.EntityFrameworkCore" Version="16.2.0" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" />
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.EntityFrameworkCore --version 16.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MediatR.CommandQuery.EntityFrameworkCore, 16.2.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.
#addin nuget:?package=MediatR.CommandQuery.EntityFrameworkCore&version=16.2.0
#tool nuget:?package=MediatR.CommandQuery.EntityFrameworkCore&version=16.2.0
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
- AutoMapper (>= 13.0.1)
- MediatR.CommandQuery (>= 16.2.0)
- Microsoft.EntityFrameworkCore (>= 9.0.1)
-
net9.0
- AutoMapper (>= 13.0.1)
- MediatR.CommandQuery (>= 16.2.0)
- Microsoft.EntityFrameworkCore (>= 9.0.1)
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 | 210 | 22 days ago |
16.6.1 | 466 | 23 days ago |
16.6.0 | 160 | a month ago |
16.5.2 | 193 | a month ago |
16.5.1 | 183 | a month ago |
16.5.0 | 137 | 2 months ago |
16.4.2 | 145 | 2 months ago |
16.4.1 | 124 | 2 months ago |
16.4.0 | 124 | 2 months ago |
16.3.0 | 169 | 2 months ago |
16.2.1 | 163 | 3 months ago |
16.2.0 | 129 | 3 months ago |
16.1.4 | 137 | 3 months ago |
16.1.3 | 118 | 3 months ago |
16.1.2 | 104 | 3 months ago |
16.1.1 | 267 | 5 months ago |
16.1.0 | 114 | 5 months ago |
16.0.0 | 105 | 5 months ago |
16.0.0-beta.4 | 69 | 5 months ago |
16.0.0-beta.3 | 61 | 5 months ago |
16.0.0-beta.2 | 71 | 6 months ago |
16.0.0-beta.1 | 63 | 6 months ago |
15.9.8 | 238 | 6 months ago |
15.9.7 | 169 | 7 months ago |
15.9.6 | 201 | 8 months ago |
15.9.5 | 113 | 9 months ago |
15.9.4 | 107 | 9 months ago |
15.9.3 | 107 | 9 months ago |
15.9.2 | 123 | 9 months ago |
15.9.1 | 181 | 6/4/2024 |
15.9.0 | 153 | 5/19/2024 |
15.8.2 | 145 | 5/16/2024 |
15.8.1 | 119 | 5/16/2024 |
15.8.0 | 509 | 5/10/2024 |
15.7.0 | 171 | 5/4/2024 |
15.6.1 | 122 | 5/1/2024 |
15.6.0 | 117 | 5/1/2024 |
15.5.0 | 130 | 4/26/2024 |
15.4.1 | 372 | 4/12/2024 |
15.4.0 | 161 | 3/25/2024 |
15.3.0 | 137 | 3/24/2024 |
15.2.0 | 195 | 2/26/2024 |
15.1.0 | 172 | 2/8/2024 |
15.0.0 | 224 | 1/1/2024 |
14.0.0 | 147 | 12/21/2023 |
12.1.0 | 268 | 7/29/2023 |
12.0.956 | 206 | 4/29/2023 |
12.0.919 | 369 | 12/28/2022 |
12.0.849 | 462 | 8/20/2022 |
12.0.768 | 549 | 4/23/2022 |
11.0.750 | 492 | 3/21/2022 |
11.0.715 | 473 | 1/18/2022 |
11.0.706 | 340 | 12/23/2021 |
10.0.676 | 389 | 11/18/2021 |
10.0.671 | 423 | 11/10/2021 |
9.1.628 | 345 | 11/3/2021 |
9.0.626 | 366 | 10/31/2021 |
9.0.625 | 463 | 10/31/2021 |
8.7.623 | 383 | 10/29/2021 |
8.6.0.609 | 381 | 10/22/2021 |
8.6.0.606 | 442 | 10/20/2021 |
8.6.0.605 | 410 | 10/18/2021 |
8.6.0.562 | 414 | 7/28/2021 |
8.6.0.547 | 419 | 7/9/2021 |
8.5.0.507 | 627 | 4/24/2021 |
8.5.0.436 | 428 | 2/15/2021 |
8.5.0.431 | 396 | 2/11/2021 |
8.5.0.420 | 427 | 2/2/2021 |
8.5.0.419 | 359 | 2/1/2021 |
8.0.0.411 | 413 | 1/19/2021 |
8.0.0.410 | 428 | 1/19/2021 |
8.0.0.409 | 396 | 1/19/2021 |
8.0.0.404 | 371 | 1/14/2021 |
7.0.0.399 | 429 | 12/9/2020 |
7.0.0.384 | 507 | 11/16/2020 |
7.0.0.381 | 476 | 11/12/2020 |
6.0.0.353 | 440 | 10/26/2020 |
6.0.0.328 | 474 | 10/10/2020 |
6.0.0.317 | 494 | 9/18/2020 |
6.0.0.316 | 574 | 9/13/2020 |
6.0.0.297 | 516 | 8/30/2020 |
6.0.0.295 | 487 | 8/28/2020 |
6.0.0.270 | 516 | 8/10/2020 |
6.0.0.257 | 530 | 7/23/2020 |
6.0.0.256 | 509 | 7/23/2020 |
5.0.0.253 | 468 | 7/19/2020 |
5.0.0.230 | 477 | 7/6/2020 |
5.0.0.223 | 488 | 6/25/2020 |
5.0.0.215 | 490 | 6/13/2020 |
5.0.0.174 | 524 | 5/11/2020 |
5.0.0.173 | 540 | 5/11/2020 |
5.0.0.157 | 592 | 4/2/2020 |
4.0.0.133 | 618 | 3/13/2020 |
4.0.0.108 | 743 | 1/24/2020 |
4.0.0.89 | 612 | 1/7/2020 |
4.0.0.76 | 554 | 12/15/2019 |
4.0.0.72 | 531 | 12/5/2019 |
4.0.0.49 | 527 | 11/28/2019 |
4.0.0.23 | 571 | 9/26/2019 |
3.0.0.22 | 820 | 4/22/2019 |
3.0.0.21 | 635 | 4/7/2019 |
2.0.0.17 | 608 | 4/7/2019 |