![]() |
VOOZH | about |
dotnet add package Cuemon.Extensions.AspNetCore.Xml --version 10.5.3
NuGet\Install-Package Cuemon.Extensions.AspNetCore.Xml -Version 10.5.3
<PackageReference Include="Cuemon.Extensions.AspNetCore.Xml" Version="10.5.3" />
<PackageVersion Include="Cuemon.Extensions.AspNetCore.Xml" Version="10.5.3" />Directory.Packages.props
<PackageReference Include="Cuemon.Extensions.AspNetCore.Xml" />Project file
paket add Cuemon.Extensions.AspNetCore.Xml --version 10.5.3
#r "nuget: Cuemon.Extensions.AspNetCore.Xml, 10.5.3"
#:package Cuemon.Extensions.AspNetCore.Xml@10.5.3
#addin nuget:?package=Cuemon.Extensions.AspNetCore.Xml&version=10.5.3Install as a Cake Addin
#tool nuget:?package=Cuemon.Extensions.AspNetCore.Xml&version=10.5.3Install as a Cake Tool
An open-source project (MIT license) that enhances and complements the Microsoft .NET platform. It provides powerful capabilities for developers across modern, cross-platform, and legacy environments.
Your versatile companion for:
.NET 9 and .NET 10,.NET Standard 2 (where applicable),.NET Framework 4.6.2 and newer.It is (by heart) free, flexible and built to extend and boost your agile codebelt.
The Cuemon.Extensions.AspNetCore.Formatters.Xml namespace contains both types and extension methods that complements both the Cuemon.AspNetCore/Cuemon.Extensions.Xml namespace while being an addition to the Microsoft.AspNetCore namespace. Extends upon XML formatters and converters in the context of ASP.NET Core for System.Xml.
More documentation available at our documentation site:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 3 NuGet packages that depend on Cuemon.Extensions.AspNetCore.Xml:
| Package | Downloads |
|---|---|
|
Cuemon.AspNetCore.App
Provides a convenient set of default API additions for building an ASP.NET Core application. |
|
|
Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml
The Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml namespace contains both types and extension methods that complements both the Cuemon.Extensions.Xml/Cuemon.Extensions.AspNetCore.Xml namespace while being an addition to the Microsoft.AspNetCore.Mvc namespace. Provides XML formatters for ASP.NET Core MVC that offers same flexibility as the one provided by the JSON equivalent from Newtonsoft. |
|
|
Codebelt.Extensions.Carter.AspNetCore.Xml
The Codebelt.Extensions.Carter.AspNetCore.Xml namespace contains types that complements the Codebelt.Extensions.Carter namespace by providing an XML response negotiator for Carter using System.Xml in the context of ASP.NET Core. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.3 | 60 | 5/20/2026 |
| 11.0.0-preview.2 | 67 | 4/16/2026 |
| 11.0.0-preview.1 | 75 | 3/15/2026 |
| 10.5.3 | 262 | 6/4/2026 |
| 10.5.2 | 247 | 5/18/2026 |
| 10.5.1 | 246 | 4/16/2026 |
| 10.5.0 | 275 | 3/13/2026 |
| 10.4.0 | 317 | 2/27/2026 |
| 10.3.0 | 184 | 2/19/2026 |
| 10.2.1 | 216 | 2/13/2026 |
| 10.2.0 | 150 | 2/10/2026 |
| 10.1.2 | 205 | 1/22/2026 |
| 10.1.1 | 182 | 12/12/2025 |
| 10.1.0 | 272 | 12/7/2025 |
| 10.0.0 | 384 | 11/12/2025 |
| 10.0.0-rc.2 | 176 | 10/19/2025 |
| 10.0.0-rc.1 | 231 | 9/14/2025 |
| 10.0.0-preview.3 | 99 | 8/16/2025 |
| 9.0.10 | 238 | 10/17/2025 |
| 9.0.9 | 260 | 9/13/2025 |
Version: 10.5.3
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 10.5.2
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 10.5.1
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 10.5.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 10.4.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
# New Features
- ADDED ServiceCollectionExtensions class in the Cuemon.Extensions.AspNetCore.Xml namespace with AddMinimalXmlOptions extension method for registering XmlFormatterOptions with IServiceCollection
Version: 10.3.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
# Improvements
- CHANGED ServiceCollectionExtensions class in the Cuemon.Extensions.AspNetCore.Xml.Formatters namespace so AddXmlFormatterOptions uses TryConfigure to avoid duplicate option registrations
# Bug Fixes
- FIXED duplicate IConfigureOptions<XmlFormatterOptions> registrations when AddXmlFormatterOptions is called multiple times
Version: 10.2.1
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version: 10.2.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.1.2
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.1.1
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.1.0
Availability: .NET 10 and .NET 9
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 10.0.0
Availability: .NET 10 and .NET 9
# ALM
- ADDED Support for TFM .NET 10 (LTS)
- REMOVED Support for TFM .NET 8 (LTS)
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
Version 9.0.10
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.9
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.8
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.7
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.6
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.5
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.4
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.3
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.2
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.1
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
Version 9.0.0
Availability: .NET 9 and .NET 8
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
- REMOVED Support for TFM .NET 6 (LTS)
# Improvements
- EXTENDED XmlConverterExtensions class in the Cuemon.Extensions.AspNetCore.Xml.Converters namespace to include one new extension method: AddProblemDetailsConverter