Use Greg Young's event store as the Event Store in CQRS.NET.
Info
Version: | 2.4.1639.856 |
Author(s): | Chinchilla Software |
Last Update: | Friday, August 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://chinchilla-software-com.github.io/CQRS/ |
NuGet Url: | https://www.nuget.org/packages/Cqrs.EventStore |
Install
Install-Package Cqrs.EventStore
dotnet add package Cqrs.EventStore
paket add Cqrs.EventStore
Cqrs.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Cqrs(>= 2.4.1639.856 && <= 2.4.1639.856)
- EventStore.Client(>= 3.0.2)
- Newtonsoft.Json(>= 6.0.8)
Tags