Codebelt.Extensions.AspNetCore.Text.Yaml 10.0.0

dotnet add package Codebelt.Extensions.AspNetCore.Text.Yaml --version 10.0.0
                    
NuGet\Install-Package Codebelt.Extensions.AspNetCore.Text.Yaml -Version 10.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Codebelt.Extensions.AspNetCore.Text.Yaml" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codebelt.Extensions.AspNetCore.Text.Yaml" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Codebelt.Extensions.AspNetCore.Text.Yaml" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codebelt.Extensions.AspNetCore.Text.Yaml --version 10.0.0
                    
#r "nuget: Codebelt.Extensions.AspNetCore.Text.Yaml, 10.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Codebelt.Extensions.AspNetCore.Text.Yaml@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Codebelt.Extensions.AspNetCore.Text.Yaml&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Codebelt.Extensions.AspNetCore.Text.Yaml&version=10.0.0
                    
Install as a Cake Tool

About

An open-source project (MIT license) that targets and complements the YamlDotNet serializer engine. It aims to provide a uniform, convenient and even better developer experience when working with YAML.

Your versatile YamlDotNet companion for:

  • Modern development with .NET 9 and .NET 10,
  • Cross-platform libraries with .NET Standard 2 (where applicable),
  • Legacy applications on .NET Framework 4.6.2 and newer.

It is, by heart, free, flexible and built to extend and boost your agile codebelt.

Codebelt.Extensions.AspNetCore.Text.Yaml for .NET

The Codebelt.Extensions.AspNetCore.Text.Yaml namespace contains types and extension methods that complements the Cuemon.Extensions.AspNetCore namespace while being an addition to the Microsoft.AspNetCore namespace. Extends upon YAML formatters and converters in the context of ASP.NET Core for YamlDotNet.

More documentation available at our documentation site:

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Codebelt.Extensions.AspNetCore.Text.Yaml:

Package Downloads
Codebelt.Extensions.YamlDotNet.App

Provides a convenient set of API additions for building .NET projects based on the most matured YAML library; YamlDotNet.

Codebelt.Extensions.AspNetCore.Mvc.Formatters.Text.Yaml

The Codebelt.Extensions.AspNetCore.Mvc.Formatters.Text.Yaml namespace contains types and extension methods that complements the Cuemon.Extensions.AspNetCore.Mvc namespace while being an addition to the Microsoft.AspNetCore.Mvc namespace. Provides YAML formatters for ASP.NET Core MVC based on YamlDotNet.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 312 11/13/2025
9.0.8 219 10/20/2025
9.0.7 356 9/15/2025
9.0.6 156 8/16/2025
9.0.5 249 7/10/2025
9.0.4 273 6/15/2025
9.0.3 175 5/24/2025
9.0.2 324 4/15/2025
9.0.1 225 1/28/2025
9.0.0 232 11/13/2024
9.0.0-rc.1 120 11/11/2024
9.0.0-preview.5 135 10/11/2024
9.0.0-preview.4 111 10/10/2024
9.0.0-preview.3 161 10/2/2024
9.0.0-preview.2 90 10/1/2024
9.0.0-preview.1 129 9/29/2024
8.4.0 275 9/20/2024

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.8
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
 
Version 9.0.7
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
 
Version 9.0.6
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
 
Version 9.0.5
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
 
Version 9.0.4
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (TFMs)
 
Version 9.0.3
Availability: .NET 9 and .NET 8
 
# ALM
- CHANGED Dependencies have been upgraded to the latest compatible versions for all supported target frameworks (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)
 
# New Features
- EXTENDED YamlConverterExtensions class in the Codebelt.Extensions.AspNetCore.Text.Yaml.Converters namespace with a new extension method for the IServiceCollection interface: AddProblemDetailsConverter
- CHANGED AddHttpExceptionDescriptorConverter method on the YamlConverterExtensions class in the Codebelt.Extensions.AspNetCore.Text.Yaml.Converters namespace to support Instance (Uri) and TraceId (string)
- CHANGED AddYamlExceptionResponseFormatter method on the ServiceCollectionExtensions class in the Codebelt.Extensions.AspNetCore.Text.Yaml.Formatters namespace to support ProblemDetails
 
Version 8.4.0
Availability: .NET 8 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
Version 8.3.2
Availability: .NET 8 and .NET 6
 
# ALM
- REMOVED Support for TFM .NET 7 (STS)
 
Version 8.3.0
Availability: .NET 8, .NET 7 and .NET 6
 
# Improvements
- CHANGED HttpExceptionDescriptorResponseHandlerExtensions class in the Codebelt.Extensions.AspNetCore.Diagnostics namespace to use Codebelt.Extensions.YamlDotNet assembly
- CHANGED YamlConverterExtensions class in the Codebelt.Extensions.AspNetCore.Text.Yaml.Converters namespace to use Codebelt.Extensions.YamlDotNet assembly
- CHANGED ServiceCollectionExtensions class in the Codebelt.Extensions.AspNetCore.Text.Yaml.Formatters namespace to use Codebelt.Extensions.YamlDotNet assembly