An EventStore.org adapter for Evelyn.
Info
Version: | 0.18.0 |
Author(s): | Philip Wood |
Last Update: | Friday, March 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/binarymash/evelyn |
NuGet Url: | https://www.nuget.org/packages/Evelyn.Storage.EventStore |
Install
Install-Package Evelyn.Storage.EventStore
dotnet add package Evelyn.Storage.EventStore
paket add Evelyn.Storage.EventStore
Evelyn.Storage.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Evelyn.Core(>= 0.18.0)
- CqrsLite(>= 0.27.0)
- EventStore.Client(>= 5.0.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)