Library for simple event sourcing.
Info
Version: | 3.0.0-pre9 |
Author(s): | David Rettenbacher |
Last Update: | Monday, November 21, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/warappa/SimpleEventSourcing |
NuGet Url: | https://www.nuget.org/packages/SimpleEventSourcing.Newtonsoft |
Install
Install-Package SimpleEventSourcing.Newtonsoft
dotnet add package SimpleEventSourcing.Newtonsoft
paket add SimpleEventSourcing.Newtonsoft
SimpleEventSourcing.Newtonsoft Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleEventSourcing(>= 2.0.0)
- Newtonsoft.Json(>= 11.0.2)
Tags