.NET standard implementation of CQRS and EventAggregator.
Info
Version: | 0.7.1 |
Author(s): | cime |
Last Update: | Wednesday, June 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cime/CoreSharp |
NuGet Url: | https://www.nuget.org/packages/CoreSharp.Cqrs |
Install
Install-Package CoreSharp.Cqrs
dotnet add package CoreSharp.Cqrs
paket add CoreSharp.Cqrs
CoreSharp.Cqrs Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreSharp.Common(>= 0.5.0)
- CoreSharp.Cqrs.Abstractions(>= 0.5.0)
Tags