Table of Contents

Namespace Cuemon.Runtime.Serialization.Converters

Assembly: Cuemon.Core.dll

The Cuemon.Runtime.Serialization.Converters namespace contains types that are used to serialize and deserialize objects into and from a generic type. Inspired by JSON.Net.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Classes

YamlNamingPolicyDecoratorExtensions

Extension methods for the YamlNamingPolicy class hidden behind the IDecorator<T> interface.