Aae.Cqrs
1.2.0
dotnet add package Aae.Cqrs --version 1.2.0
NuGet\Install-Package Aae.Cqrs -Version 1.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="Aae.Cqrs" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aae.Cqrs" Version="1.2.0" />
<PackageReference Include="Aae.Cqrs" />
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 Aae.Cqrs --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aae.Cqrs, 1.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.
#:package Aae.Cqrs@1.2.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=Aae.Cqrs&version=1.2.0
#tool nuget:?package=Aae.Cqrs&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Library to support CQRS in AAE Internal Apps
-
net8.0
- Aae.Data (>= 2.0.0)
- Dapper (>= 2.1.35)
- FluentValidation (>= 11.9.2)
- MediatR (>= 12.4.0)
- Microsoft.EntityFrameworkCore (>= 8.0.7)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.7)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Quartz (>= 3.11.0)
- Scrutor (>= 4.2.2)
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.0 | 30 | 8/8/2024 |
| 1.2.0-beta01 | 14 | 8/8/2024 |
| 1.1.0 | 3 | 7/27/2024 |
| 1.1.0-beta04 | 2 | 7/27/2024 |
| 1.1.0-beta03 | 2 | 7/27/2024 |
| 1.0.0 | 75 | 2/14/2024 |
Add NoResponse