Table of Contents

Namespace Codebelt.Extensions.Carter.AspNetCore.Newtonsoft.Json

The Codebelt.Extensions.Carter.AspNetCore.Newtonsoft.Json namespace contains types that provide JSON response negotiation for Carter, capable of serializing response models to JSON format using Newtonsoft.Json.

Availability: .NET 10

Classes

NewtonsoftJsonNegotiator

Provides a JSON response negotiator for Carter, capable of serializing response models to JSON format using Newtonsoft.Json.