.NET package to convert between JSON and plain .NET business objects with minimal effort and overhead using a structured JsonObject intermediate format.
Info
Version: | 1.0.5 |
Author(s): | Benjamin Pelletier |
Last Update: | Friday, March 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BenjaminPelletier/JsonSerialization |
NuGet Url: | https://www.nuget.org/packages/JsonSerialization |
Install
Install-Package JsonSerialization
dotnet add package JsonSerialization
paket add JsonSerialization
JsonSerialization Download (Unzip the "nupkg" after downloading)
Dependencies
Tags