Info
Version: | 2.0.1774 |
Author(s): | Timwi, rstarkov, caesay |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RT-Projects/RT.Util |
NuGet Url: | https://www.nuget.org/packages/RT.Serialization |
Install
Install-Package RT.Serialization
dotnet add package RT.Serialization
paket add RT.Serialization
RT.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- RT.PostBuild(>= 2.0.1682)
Tags
The feature set is optimized for maintaining backwards compatibility of serialized files as the classes evolve, in particular when used for application settings / configuration. See RT.Serialization.Xml, RT.Serialization.Json, RT.Serialization.Binary.