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 ServiceStack.Text library.
Info
Version: | 1.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.ServiceStack |
Install
Install-Package Rabbit.SerializationMaster.ServiceStack
dotnet add package Rabbit.SerializationMaster.ServiceStack
paket add Rabbit.SerializationMaster.ServiceStack
Rabbit.SerializationMaster.ServiceStack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Rabbit.SerializationMaster(>= 4.3.0)
- ServiceStack.Text(>= 5.0.2)
- Rabbit.SerializationMaster(>= 4.3.0)
- ServiceStack.Text(>= 5.0.2)
Tags