[Obsolete. Please upgrade to YamlDotNet] 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.
A .NET library for YAML. YamlDotNet.Dynamic adds support for 'dynamic' to YamlDotNet.
A YAML portable .NET library. providing parsing and serialization of object graphs.
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR. This package is also used by Evergine to provide its custom YAML serialization.
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR. This package is also used by WaveEngine to provide its custom YAML serialization.
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields.
Package Description
YAML grammar based on Lexepars parser lib.
YamlDotNet is 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. A serialization library is also included that allows to read and write objects from and to YAML streams.
Package Description
This is a .NET standard library that tries to parse and analyze the user agent string and extract as many relevant attributes as possible. The library aims to provides a reliable and extensible user agent parsing, browser and device detection. This is a semantic analyzer, so it doesn't rely on any database (except for some very little lookup tables), that means it is able to parse and recognize every day new kind of user agents and new patterns without updates. That makes the library very fast, flexible and easy to mantain, on the contrary the library can't extract info that are not present on user agent string without a proper mapping. The library doesn't aim to recognize every device in the world (there are several thousands), but it is able to work, analyze and extract all attributes available in the user agent. For most common devices we provide a lookup table in yaml file to identify device brand/model based on the few info available in the user agent. The library can be easily extended thanks to yaml files and a simple syntax (we don't rely on regular expression). Thanks to custom yaml definitions, you can make the library able to identify your company applications/ tools and extract your custom fields.
MediaTypeFormatter allowing the use of YAML (YAML Ain't Markup Language) as a the MIME-Type or content-type in ASP.NET Web API. Both serialization and deserialization are supported allowing web services to both emit and accept YAML in place of XML or JSON. The underlying YAML parsing and rendering function is provided by Antoine Aubry's excellent YamlDotNet, as such it is possible to configure the serialization and deserialization process through a series of public properties on the MediaTypeFormatter. YAML 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. MediaTypeFormatters are .NET Classes that allow you to accept and emit different media types using ASP.NET Web API. Out of the box Web API includes support for JSON, BSON and XML, additional Media Types can be added through MediaTypeFormatters. YamlMediaTypeFormatter is released under the Apache 2.0 license, which entitles you to freely use the product in both commercial, non-commercial and open source projects provided the license is distributed with the product. YamlDotNet is released under the MIT License which which has similar provisions for use in any type of software.
A encoder/decoder based YAML parser in Thoth.Json style!
Roslyn Code Generator that will generate a static context for use with YamlDotNet to support ahead-of-time and library trimming.
Provides Serialization And Deserialization for digital paradox applications
Library to use markdown content with yaml frontmatter to create html static content
Orchard.Parser.Yaml
A ligthweight and easy to use library that allows loading yaml files and getting values based on paths
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.
[Obsolete! This is a transition package to help migrating to YamlDotNet] 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.
Library to use markdown content with yaml frontmatter to create html static content
YAML parser for xamarin pcl projects
PresqueYaml: a simple Yaml parser and deserializer for C# and F#.
LibYAML covers presenting and parsing processes. Thus LibYAML defines the following two processors: Parser, which takes an input stream of bytes and produces a sequence of parsing events. Emitter, which takes a sequence of events and produces a stream of bytes.
A .NET library for YAML (with addtitional feature to handle TargetInvocationException on property value reading). YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
A YamlDotNet parser to replace variables in scalar values
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++
A YAML parser and emitter in C++