A basic implementation of the CQRS (Command/Query Responsibility Segregation) design pattern.
Info
Version: | 1.0.2 |
Author(s): | Frameworks.CQRS |
Last Update: | Tuesday, March 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iAm9001/CQRS |
NuGet Url: | https://www.nuget.org/packages/Frameworks.CQRS |
Install
Install-Package Frameworks.CQRS
dotnet add package Frameworks.CQRS
paket add Frameworks.CQRS
Frameworks.CQRS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.