Table of Contents

Namespace Codebelt.Extensions.Carter.AspNetCore.Text.Json

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

Availability: .NET 10

Classes

JsonResponseNegotiator

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