Json serialization implementations for OpenEventSourcing.
Info
Version: | 0.4.0 |
Author(s): | Dan Cirket |
Last Update: | Tuesday, December 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcirket/OpenEventSourcing |
NuGet Url: | https://www.nuget.org/packages/OpenEventSourcing.Serialization.Json |
Install
Install-Package OpenEventSourcing.Serialization.Json
dotnet add package OpenEventSourcing.Serialization.Json
paket add OpenEventSourcing.Serialization.Json
OpenEventSourcing.Serialization.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OpenEventSourcing(>= 0.4.0)
- Newtonsoft.Json(>= 12.0.2)
- OpenEventSourcing(>= 0.4.0)
- Newtonsoft.Json(>= 12.0.2)
Tags