A json serialize extension of CQRS framework for SyncSoft.
Info
Version: | 1.2.0 |
Author(s): | Lukiya |
Last Update: | Thursday, October 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SyncSoft.CQRS.JsonNet |
Install
Install-Package SyncSoft.CQRS.JsonNet
dotnet add package SyncSoft.CQRS.JsonNet
paket add SyncSoft.CQRS.JsonNet
SyncSoft.CQRS.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- SyncSoft.CQRS(>= 1.2.0)