15 packages tagged with “deserializing”
A System.Text.Json converter for (de)serializing collections
Package for serializing and deserializing vCards
An XML serializer abstraction
An abstraction layer for a variety of different serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
JsonSharp is a small wrapper around the System.Text.Json `JsonElement` class. The goal is to provide a functional approach for parsing and reading individual JSON elements into classes, records or union types.
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 additional layer to ISerializers that allows for custom polymorphism type handling when deserializing
An abstraction layer for json serializers that enables easy, flexibile, and quick serialization and deserialization of objects in .NET
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
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