Namespace Cuemon.Extensions.AspNetCore.Xml.Formatters
Assembly: Cuemon.Extensions.AspNetCore.Xml.dll
The Cuemon.Extensions.AspNetCore.Xml.Formatters
namespace contains both types and extension methods that complements the Cuemon.Extensions.Xml
namespace while being an addition to the Microsoft.AspNetCore.Mvc
namespace. Provides XML formatters for ASP.NET Core that offers same flexibility as the one provided by the JSON equivalent from Newtonsoft.
Availability: .NET 9 and .NET 8
Complements: Cuemon.Extensions.Xml namespace 📘
Extension Methods
Type | Ext | Methods |
---|---|---|
IServiceCollection | ⬇️ | AddXmlFormatterOptions , AddXmlExceptionResponseFormatter |
Classes
ServiceCollectionExtensions
Extension methods for the IServiceCollection interface.