YamlDotNet 12.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package YamlDotNet --version 12.0.0
                    
NuGet\Install-Package YamlDotNet -Version 12.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="YamlDotNet" Version="12.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YamlDotNet" Version="12.0.0" />
                    
Directory.Packages.props
<PackageReference Include="YamlDotNet" />
                    
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 YamlDotNet --version 12.0.0
                    
#r "nuget: YamlDotNet, 12.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.
#addin nuget:?package=YamlDotNet&version=12.0.0
                    
Install YamlDotNet as a Cake Addin
#tool nuget:?package=YamlDotNet&version=12.0.0
                    
Install YamlDotNet as a Cake Tool

A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages (870)

Showing the top 5 NuGet packages that depend on YamlDotNet:

Package Downloads
KubernetesClient

Client library for the Kubernetes open source container orchestrator.

NJsonSchema.Yaml

JSON Schema reader, generator and validator for .NET

KubernetesClient.Models

Client library for the Kubernetes open source container orchestrator.

NetEscapades.Configuration.Yaml

YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.

RamlToOpenApiConverter

Convert RAML file to Open API Specification

GitHub repositories (238)

Showing the top 20 popular GitHub repositories that depend on YamlDotNet:

Repository Stars
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
Jackett/Jackett
API Support for your favorite torrent trackers
chocolatey/choco
Chocolatey - the package manager for Windows
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
AutoDarkMode/Windows-Auto-Night-Mode
Automatically switches between the dark and light theme of Windows 10 and Windows 11
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
kurrent-io/KurrentDB
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
2dust/clashN
A clash client for Windows, support Mihomo
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
Azure/azure-powershell
Microsoft Azure PowerShell
Version Downloads Last updated
16.3.0 3,037,980 12/23/2024
16.2.1 1,233,781 12/1/2024
16.2.0 4,673,781 11/10/2024
16.1.3 1,994,572 9/26/2024
16.1.2 410,778 9/13/2024
16.1.1 4,531 9/13/2024
16.1.0 337,293 9/1/2024
16.0.0 5,053,312 7/14/2024
15.3.0 1,671,056 6/16/2024
15.1.6 571,045 5/29/2024
15.1.4 7,613,850 5/11/2024
15.1.2 3,750,897 2/26/2024
15.1.1 964,140 2/4/2024
15.1.0 5,056,607 1/23/2024
13.7.1 17,456,682 10/15/2023
13.7.0 115,368 10/10/2023
13.5.2 96,925 10/5/2023
13.5.1 47,010 10/5/2023
13.5.0 4,525 10/5/2023
13.4.0 1,282,955 9/20/2023
13.3.1 7,768,331 8/28/2023
13.2.0 613,751 8/14/2023
13.1.1 5,581,236 6/17/2023
13.1.0 2,435,268 4/16/2023
13.0.2 1,523,220 3/11/2023
13.0.1 6,415,007 2/19/2023
13.0.0 1,175,159 2/7/2023
12.3.1 8,538,015 12/19/2022
12.3.0 5,020 12/19/2022
12.2.1 249,595 12/14/2022
12.2.0 348,235 12/9/2022
12.1.0 634,493 12/5/2022
12.0.2 2,175,367 10/7/2022
12.0.1 8,500,881 9/17/2022
12.0.0 4,197,587 7/23/2022
11.2.1 84,372,466 6/28/2021
11.2.0 579,703 6/13/2021
11.1.3-nullable-enums-0003 41,163 4/9/2021
11.1.1 3,495,308 4/9/2021
11.1.0 34,219 4/8/2021
11.0.1 77,878 4/1/2021
10.1.0 74,404 3/31/2021
10.0.0 57,027 3/27/2021
9.1.4 8,526,450 1/15/2021
8.1.2 29,246,691 5/28/2020
8.1.0 13,522,446 1/18/2020
8.0.0 6,928,707 10/19/2019
7.0.0 732,428 9/28/2019
6.1.2 3,239,148 7/20/2019
6.1.1 630,744 6/4/2019
6.0.0 13,820,391 3/15/2019
5.4.0 419,450 2/12/2019
5.3.1 8,595 2/12/2019
5.3.0 1,433,012 12/5/2018
5.1.0 2,023,629 9/21/2018