Class library with base objects that provide serializable to and from XML and JSON strings and binary serialization using the native binary formatter.
Info
Version: | 2.4.0 |
Author(s): | Andrew Ong |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Universal.Common.Serialization |
Install
Install-Package Universal.Common.Serialization
dotnet add package Universal.Common.Serialization
paket add Universal.Common.Serialization
Universal.Common.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 5.0.1)
- Universal.Common(>= 7.5.0)
- Universal.Common.Reflection(>= 1.2.0.1)
Tags