Provides different types of serializer for DotNet Core.
Info
Version: | 0.0.3 |
Author(s): | Hamed ZVand |
Last Update: | Wednesday, December 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SorenZ/Alamut.Extensions/wiki/Serialization |
NuGet Url: | https://www.nuget.org/packages/Alamut.Extensions.Serialization |
Install
Install-Package Alamut.Extensions.Serialization
dotnet add package Alamut.Extensions.Serialization
paket add Alamut.Extensions.Serialization
Alamut.Extensions.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- MessagePack(>= 1.8.80)
- Newtonsoft.Json(>= 12.0.3)