Event store client wrapper for sample applications.
Info
Version: | 0.0.39 |
Author(s): | EasyEventSourcing |
Last Update: | Tuesday, September 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/netcorebcn/easyeventsourcing |
NuGet Url: | https://www.nuget.org/packages/EasyEventSourcing |
Install
Install-Package EasyEventSourcing
dotnet add package EasyEventSourcing
paket add EasyEventSourcing
EasyEventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.ClientAPI.NetCore(>= 4.0.2)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Polly(>= 5.3.1)