Microsoft.AspNetCore.Mvc.NewtonsoftJson Namespace

Provides types required to support Newtonsoft.Json based formatters.

Classes

JsonSerializerSettingsProvider

Helper class which provides Newtonsoft.Json.JsonSerializerSettings.

NewtonsoftJsonValidationMetadataProvider

An implementation of IDisplayMetadataProvider and IValidationMetadataProvider for the Newtonsoft.Json attribute classes.

ProblemDetailsConverter

A RFC 7807 compliant Newtonsoft.Json.JsonConverter for ProblemDetails.

ValidationProblemDetailsConverter

A RFC 7807 compliant Newtonsoft.Json.JsonConverter for ValidationProblemDetails.

Remarks

For more information about formatting, see Format response data.