Sign in Sign up
nuget

Rabbit.SerializationMaster

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/

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
10
Cadence
~3 months
Last 12 months
0

Details

First release
Jun 30, 2015
Releases
Version Released
4.3.0 minor
4.2.2 patch
4.2.1 patch
4.2.0 minor
4.1.1 patch
4.1.0 minor
4.0.1 patch
4.0.0 major
3.1.0 minor
3.0.0 initial