Serializer helper methods for XML, JSON, and Protobuf.
Info
Version: | 2.0.2 |
Author(s): | Simon Paramore |
Last Update: | Monday, August 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Furysoft/Serializers |
NuGet Url: | https://www.nuget.org/packages/Furysoft.Serializers |
Install
Install-Package Furysoft.Serializers
dotnet add package Furysoft.Serializers
paket add Furysoft.Serializers
Furysoft.Serializers Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime(>= 4.3.1)
- System.Runtime.Serialization.Xml(>= 4.3.0)
- protobuf-net(>= 3.0.29)
Tags