This package contains a wrapping implementation of IDispatcher which supports writing snapshots of in-memory viewmodel state to disk, serialised with ProtoBuf.
Info
Version: | 4.0.0 |
Author(s): | Corsham Science |
Last Update: | Thursday, February 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qphl/MessageDispatch.ProtobufSnapshotting |
NuGet Url: | https://www.nuget.org/packages/CorshamScience.MessageDispatch.ProtobufSnapshotting |
Install
Install-Package CorshamScience.MessageDispatch.ProtobufSnapshotting
dotnet add package CorshamScience.MessageDispatch.ProtobufSnapshotting
paket add CorshamScience.MessageDispatch.ProtobufSnapshotting
CorshamScience.MessageDispatch.ProtobufSnapshotting Download (Unzip the "nupkg" after downloading)
Dependencies
- CorshamScience.MessageDispatch.Core(>= 2.0.0)
- EventStore.ClientAPI.NetCore(>= 4.1.0.23)
- Newtonsoft.Json(>= 12.0.3)
Tags