Lightweight package to support common CQRS patterns.
Info
Version: | 0.19.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Cqrs |
Install
Install-Package Brickweave.Cqrs
dotnet add package Brickweave.Cqrs
paket add Brickweave.Cqrs
Brickweave.Cqrs Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteGuard(>= 2.2.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)