This library defines a reusable standard for custom type serializers.
Info
Version: | 1.0.26 |
Author(s): | Solid Instruments contributors |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.solidinstruments.com/ |
NuGet Url: | https://www.nuget.org/packages/RapidField.SolidInstruments.Serialization |
Install
Install-Package RapidField.SolidInstruments.Serialization
dotnet add package RapidField.SolidInstruments.Serialization
paket add RapidField.SolidInstruments.Serialization
RapidField.SolidInstruments.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidField.SolidInstruments.Core(>= 1.0.26)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Runtime.Serialization.Xml(>= 4.3.0)
Tags