EventStoreDB persistence for ProtoActor.
Info
Version: | 0.3.0 |
Author(s): | Alexey Zimarev |
Last Update: | Wednesday, August 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://proto.actor/ |
NuGet Url: | https://www.nuget.org/packages/Proto.Persistence.EventStore |
Install
Install-Package Proto.Persistence.EventStore
dotnet add package Proto.Persistence.EventStore
paket add Proto.Persistence.EventStore
Proto.Persistence.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.ClientAPI.NetCore(>= 4.1.0.23)
- Newtonsoft.Json(>= 11.0.2)
- Proto.Actor(>= 0.2.0)
- Proto.Persistence(>= 0.2.0)
Tags