Rsft.Util.Serialization
1.0.7
This library contains various easy to use extension methods for serializing objects.
Install-Package Rsft.Util.Serialization -Version 1.0.7
dotnet add package Rsft.Util.Serialization --version 1.0.7
<PackageReference Include="Rsft.Util.Serialization" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsft.Util.Serialization --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added helpers to be used as mitigation for problems with XML serializing character control codes.
Dependencies
-
.NETStandard 1.4
- JetBrains.Annotations (>= 2019.1.1)
- NETStandard.Library (>= 1.6.1)
- protobuf-net (>= 2.4.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2019.1.1)
- protobuf-net (>= 2.4.0)
- System.Runtime.Serialization.Xml (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.