This library enables you to serialize an object of any type to json format and to deserialize a resulted string back to object instance based on Json.NET.
Info
Version: | 2.1.0 |
Author(s): | NetVietDev |
Last Update: | Wednesday, October 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://juanonsoftware.github.io/SerializationMaster-Package/ |
NuGet Url: | https://www.nuget.org/packages/Rabbit.SerializationMaster.JsonNet |
Install
Install-Package Rabbit.SerializationMaster.JsonNet
dotnet add package Rabbit.SerializationMaster.JsonNet
paket add Rabbit.SerializationMaster.JsonNet
Rabbit.SerializationMaster.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Rabbit.SerializationMaster(>= 4.3.0)
- Newtonsoft.Json(>= 11.0.2)
- Rabbit.SerializationMaster(>= 4.3.0)
- Newtonsoft.Json(>= 11.0.2)
Tags