23 packages tagged with “serializing”
A System.Text.Json converter for (de)serializing collections
XmlSerializerHelper serializes and deserializes any .Net object from/to XML.
Package for serializing and deserializing vCards
An XML serializer abstraction
SharpSerializer as Portable Class Library Targeting: - .Net 4.5 or higher - Silverlight 5 or higher - WP 8 or higher - .Net for Windows Store (WinRT) - Windows Phone 8.1
Serializing library based on JSON format.
An auto-serializing, in memory, optimized, lightweight, persistent database as a drop in to List.
Collection of utility classes migrated to NET Standard 2.0 from BOG.Framework
Contains a base class to extend onto any serializable class which handles checking if values have changed and require saving.
An abstraction layer for a variety of different serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
The package of Cascade library. It allows to convert text description to C# object and get data in hierarchical tree format.
An yaml serilizer that utilizes YamlDotNet
An implementation of a serializer using System.Text.Json
An abstraction layer for yaml serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
An abstraction layer for binary serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
An abstraction layer for json serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
An additional layer to ISerializers that allows for custom polymorphism type handling when deserializing
An implementation of a binary serializer that utilizes SharpSerializer
Provides a polymorphism type discriminator that can handle any custom polymorphism strategy within System.Text.Json
The package of Cascade library. It allows to read text files and convert to hierarchical tree format.
A collection of utility classes.
Provides a polymorphism type discriminator that can handle any custom polymorphism strategy within YamlDotNet
A polymorphism strategy that utilizes enum types as the basis for deserialization