SerializationMaster NuGet Package

This library enables serialization an object of any type to string format (xml/json/base64) and to deserialize a resulted string back to object instance.

Also it supports to implement a custom serialization strategy.

1. Serialize : serializes an object to string (depends on type xml/json/jsv/base64/...)
2.

Deserialize : deserializes a string to object (depends on type xml/json/jsv/base64/...)
3. DeepCopy : performs deep copied an object

For detail please check project site https://juanonsoftware.github.io/SerializationMaster-Package/.




Got any SerializationMaster Question?





Info

Version: 4.3.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


Install
Install-Package Rabbit.SerializationMaster
dotnet add package Rabbit.SerializationMaster
paket add Rabbit.SerializationMaster
Rabbit.SerializationMaster Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
5 packages depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

2

days-since-last-release

1281