A CQRS Framework with EventSourcing.
Info
Version: | 0.0.2 |
Author(s): | Ryan van der Kooy |
Last Update: | Tuesday, November 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rvanderkooy/NorwichCQRS |
NuGet Url: | https://www.nuget.org/packages/NorwichCQRS |
Install
Install-Package NorwichCQRS
dotnet add package NorwichCQRS
paket add NorwichCQRS
NorwichCQRS Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)