Snapshot storage provider for orleans event sourcing.
Info
| Version: | 8.0.0 |
| Author(s): | Jeffrey Zhang |
| Last Update: | Monday, January 15, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OrleansContrib/Orleans.EventSourcing.Snapshot |
| NuGet Url: | https://www.nuget.org/packages/Orleans.EventSourcing.Snapshot |
Install
Install-Package Orleans.EventSourcing.Snapshot
dotnet add package Orleans.EventSourcing.Snapshot
paket add Orleans.EventSourcing.Snapshot
Orleans.EventSourcing.Snapshot Download (Unzip the "nupkg" after downloading)
Dependencies
- DeepCloner(>= 0.10.2)
- Microsoft.Orleans.EventSourcing(>= 3.4.0)