EventStore repository implementation.
Info
Version: | 1.0.2-beta |
Author(s): | Federico Caldas |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TeamDotNet.EventLib.Repositories.EventStore |
Install
Install-Package TeamDotNet.EventLib.Repositories.EventStore
dotnet add package TeamDotNet.EventLib.Repositories.EventStore
paket add TeamDotNet.EventLib.Repositories.EventStore
TeamDotNet.EventLib.Repositories.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.ClientAPI.NetCore(>= 4.1.0.23)
- Newtonsoft.Json(>= 12.0.2)
- TeamDotNet.EventLib(>= 1.0.2)