A pack of serializers implemented using a standard interface.
Info
| Version: | 2.0.1 |
| Author(s): | Rush Frisby |
| Last Update: | Tuesday, September 13, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rushfrisby/SerializerDotNet |
| NuGet Url: | https://www.nuget.org/packages/SerializerDotNet |
Install
Install-Package SerializerDotNet
dotnet add package SerializerDotNet
paket add SerializerDotNet
SerializerDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- protobuf-net(>= 2.3.13)
Tags