SimpleVersion
Search Results for

    Show / Hide Table of Contents

    Namespace SimpleVersion.Serialization.Converters

    Classes

    DictionaryConverter

    Enables reading/writing a dictionary as JSON. Implemented to support reading/writing non-standard keys.

    DictionaryConverter<TKey, TValue>

    Enables reading/writing a dictionary as JSON. Implemented to support reading/writing non-standard keys.

    IntConverter

    Enables converting a JSON number or string as an int.

    In This Article
    Back to top Generated by DocFX