Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind.
Info
Version: | 11.0.0-preview.2 |
Author(s): | Elders OSS |
Last Update: | Thursday, August 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Elders/Cronus |
NuGet Url: | https://www.nuget.org/packages/Cronus.Serialization.NewtonsoftJson |
Install
Install-Package Cronus.Serialization.NewtonsoftJson
dotnet add package Cronus.Serialization.NewtonsoftJson
paket add Cronus.Serialization.NewtonsoftJson
Cronus.Serialization.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Cronus(>= 6.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags