YamlDotNet

YamlDotNet is a .NET library for YAML

Github星跟蹤圖

YamlDotNet, Travis, Appveyor, NuGet, --------, ----------, -------, Travis CI, Build status, NuGet

YamlDotNet is a YAML library for netstandard and other .NET runtimes.

YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.

Currently, YamlDotNet supports version 1.1 of the YAML specification.

What is YAML?

YAML, which stands for "YAML Ain't Markup Language", is described as "a human friendly data serialization standard for all programming languages". Like XML, it allows to represent about any kind of data in a portable, platform-independent format. Unlike XML, it is "human friendly", which means that it is easy for a human to read or produce a valid YAML document.

The YamlDotNet library

The library has now been successfully used in multiple projects and is considered fairly stable. It is compatible with the following runtimes:

  • netstandard 2.1
  • netstandard 1.3
  • .NET Framework 4.5
  • Unity Subset v3.5

The following runtimes are also supported, with a few features missing:

  • .NET Framework 3.5
  • .NET Framework 2.0

The library is compatible with mono's Ahead-of-Time compilation (AOT), and should work correctly on platforms that depend on it, such as Unity.

More information

More information can be found in the project's wiki.

Installing

Just install the YamlDotNet NuGet package:

PM> Install-Package YamlDotNet

If you do not want to use NuGet, you can download binaries here.

YamlDotNet is also available on the Unity Asset Store.

Contributing

Please read CONTRIBUTING.md for guidelines.

Release notes

Release notes for the latest version

主要指標

概覽
名稱與所有者aaubry/YamlDotNet
主編程語言C#
編程語言C# (語言數: 7)
平台
許可證MIT License
所有者活动
創建於2012-10-11 21:43:57
推送於2025-01-13 22:03:47
最后一次提交2025-01-13 22:03:47
發布數95
最新版本名稱v16.3.0 (發布於 )
第一版名稱v1.3.0 (發布於 )
用户参与
星數2.7k
關注者數63
派生數507
提交數1.4k
已啟用問題?
問題數618
打開的問題數104
拉請求數289
打開的拉請求數18
關閉的拉請求數71
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?