Show / Hide Table of Contents

    Namespace Cuemon.AspNetCore.Mvc.Formatters.Json

    Assembly: Cuemon.AspNetCore.Mvc.Formatters.Json.dll

    Classes

    DefaultJsonSerializerSettings

    Specifies the default settings on a Newtonsoft.Json.JsonSerializer object as interpreted by this framework.

    JsonMvcCoreBuilderExtensions

    Extension methods for adding JSON formatters to MVC.

    JsonSerializationInputFormatter

    This class handles deserialization of JSON to objects using JsonFormatter.

    JsonSerializationMvcOptionsSetup

    A Microsoft.Extensions.Options.ConfigureOptions<TOptions> implementation which will add the JSON serializer formatters to Microsoft.AspNetCore.Mvc.MvcOptions.

    JsonSerializationOutputFormatter

    This class handles serialization of objects to JSON using JsonFormatter.

    JsonSerializerSettingsExtensions

    Extension methods for the Newtonsoft.Json.JsonSerializerSettings class.

    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX