Codebelt.Extensions.YamlDotNet.App 9.0.2

dotnet add package Codebelt.Extensions.YamlDotNet.App --version 9.0.2
                    
NuGet\Install-Package Codebelt.Extensions.YamlDotNet.App -Version 9.0.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: Codebelt.Extensions.YamlDotNet.App, 9.0.2"
                    
#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.
#addin nuget:?package=Codebelt.Extensions.YamlDotNet.App&version=9.0.2
                    
Install Codebelt.Extensions.YamlDotNet.App as a Cake Addin
#tool nuget:?package=Codebelt.Extensions.YamlDotNet.App&version=9.0.2
                    
Install Codebelt.Extensions.YamlDotNet.App 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
9.0.2 171 4/15/2025
9.0.1 92 1/28/2025
9.0.0 102 11/13/2024
9.0.0-rc.1 69 11/11/2024
9.0.0-preview.5 61 10/11/2024
9.0.0-preview.4 60 10/10/2024
9.0.0-preview.3 59 10/2/2024
9.0.0-preview.2 63 10/1/2024
9.0.0-preview.1 61 9/29/2024
8.4.0 130 9/20/2024

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