Info
Version: | 0.7.4 |
Author(s): | newbe36524 |
Last Update: | Sunday, August 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.newbe.pro/ |
NuGet Url: | https://www.nuget.org/packages/Newbe.Claptrap.DataSerializer.Json |
Install
Install-Package Newbe.Claptrap.DataSerializer.Json
dotnet add package Newbe.Claptrap.DataSerializer.Json
paket add Newbe.Claptrap.DataSerializer.Json
Newbe.Claptrap.DataSerializer.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Newbe.Claptrap.Abstractions(>= 0.7.4)
- Autofac(>= 5.2.0)
- Newtonsoft.Json(>= 12.0.3)
It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application.
This package is one part of that project.
Please check the source repository for more details.
https://github.com/newbe36524/Newbe.Claptrap.