Support serialization for event sourcing.
Info
Version: | 0.12.0 |
Author(s): | Gyuwon |
Last Update: | Sunday, August 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loom/loom-dotnet |
NuGet Url: | https://www.nuget.org/packages/Loom.EventSourcing.Serialization |
Install
Install-Package Loom.EventSourcing.Serialization
dotnet add package Loom.EventSourcing.Serialization
paket add Loom.EventSourcing.Serialization
Loom.EventSourcing.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Loom.EventSourcing.Abstraction(>= 0.12.0)
- Newtonsoft.Json(>= 11.0.2)