ServiceStack Plugin for event-sourced systems using EventStore.
Info
| Version: | 0.1.104 |
| Author(s): | wwwlicious |
| Last Update: | Saturday, February 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/wwwlicious/servicestack-eventstore |
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.EventStore |
Install
Install-Package ServiceStack.EventStore
dotnet add package ServiceStack.EventStore
paket add ServiceStack.EventStore
ServiceStack.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Client(>= 3.5.2 && <= 4.0.0)
- Polly(>= 4.1.2 && < 5.0.0)
- ServiceStack.Server(>= 4.0.54 && < 5.0.0)
Tags