Namespace Codebelt.Extensions.AspNetCore.Newtonsoft.Json.Formatters
The Codebelt.Extensions.AspNetCore.Newtonsoft.Json.Formatters
namespace contains both types and extension methods that complements the Cuemon.Extensions.Newtonsoft.Json
namespace while being an addition to the Microsoft.AspNetCore.Mvc
namespace. Provides JSON formatters for ASP.NET Core that is powered by Newtonsoft.Json.
Availability: .NET 9 and .NET 8
Complements: Codebelt.Extensions.Newtonsoft.Json namespace 📘
Extension Methods
Type | Ext | Methods |
---|---|---|
IServiceCollection | ⬇️ | AddNewtonsoftJsonFormatterOptions , AddNewtonsoftJsonExceptionResponseFormatter |
Classes
- ServiceCollectionExtensions
Extension methods for the IServiceCollection interface.