libyaml 0.2.5.12

dotnet add package libyaml --version 0.2.5.12
NuGet\Install-Package libyaml -Version 0.2.5.12
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="libyaml" Version="0.2.5.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libyaml --version 0.2.5.12
#r "nuget: libyaml, 0.2.5.12"
#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.
// Install libyaml as a Cake Addin
#addin nuget:?package=libyaml&version=0.2.5.12

// Install libyaml as a Cake Tool
#tool nuget:?package=libyaml&version=0.2.5.12

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.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
0.2.5.12 542 7/5/2020