Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Infrastructure.Serialization

    Classes

    AutoInterningStringConverter

    When applied to a string or string collection field will ensure the deserialized strings are interned

    AutoInterningStringKeyCaseInsensitiveDictionaryConverter<TValue>

    When applied to a dictionary with a string key, will ensure the deserialized string keys are interned

    CaseInsensitiveDictionaryConverter<T>

    Marks dictionaries so they are deserialized as case-insensitive.

    ConfigurationEditorJsonSerializer

    ForceInt32Converter

    FuzzyBooleanConverter

    JsonNetSerializer

    JsonReadConverter<T>

    Provides a base class for custom implementations.

    KnownTypeUdiJsonConverter

    NoTypeConverterJsonConverter<T>

    This is required if we want to force JSON.Net to not use .Net TypeConverters during serialization/deserialization

    UdiJsonConverter

    UdiRangeJsonConverter

    In This Article
    • Classes
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX