Codebelt.Extensions.YamlDotNet.App 9.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Codebelt.Extensions.YamlDotNet.App --version 9.0.4
                    
NuGet\Install-Package Codebelt.Extensions.YamlDotNet.App -Version 9.0.4
                    
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.YamlDotNet.App" Version="9.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codebelt.Extensions.YamlDotNet.App" Version="9.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Codebelt.Extensions.YamlDotNet.App" />
                    
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.YamlDotNet.App --version 9.0.4
                    
#r "nuget: Codebelt.Extensions.YamlDotNet.App, 9.0.4"
                    
#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.YamlDotNet.App@9.0.4
                    
#: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.YamlDotNet.App&version=9.0.4
                    
Install as a Cake Addin
#tool nuget:?package=Codebelt.Extensions.YamlDotNet.App&version=9.0.4
                    
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.

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

Codebelt.Extensions.YamlDotNet.App for .NET

Codebelt.Extensions.YamlDotNet.App, aka Extensions for YamlDotNet API by Codebelt, is a toolbelt of assemblies designed to extend upon the YamlDotNet to provide an even better developer experience when working with YAML while also being the preferred YAML serializer engine of Cuemon for .NET.

More documentation available at our documentation site:

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 85 1/22/2026
10.0.0 347 11/13/2025
9.0.8 270 10/20/2025
9.0.7 418 9/15/2025
9.0.6 250 8/16/2025
9.0.5 322 7/10/2025
9.0.4 352 6/15/2025
9.0.3 265 5/24/2025
9.0.2 369 4/15/2025
9.0.1 283 1/28/2025
9.0.0 282 11/13/2024
9.0.0-rc.1 249 11/11/2024
9.0.0-preview.5 229 10/11/2024
9.0.0-preview.4 230 10/10/2024
9.0.0-preview.3 232 10/2/2024
9.0.0-preview.2 240 10/1/2024
9.0.0-preview.1 231 9/29/2024
8.4.0 308 9/20/2024

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)
 
Version 8.4.0
Availability: .NET 8 and .NET 6
 
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFMs
 
# References
- Codebelt.Extensions.AspNetCore.Mvc.Formatters.Text.Yaml
- Codebelt.Extensions.AspNetCore.Text.Yaml
- Codebelt.Extensions.YamlDotNet