YamlDotNet.RepresentationModel 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

YamlDotNet

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package YamlDotNet.RepresentationModel --version 2.2.0
NuGet\Install-Package YamlDotNet.RepresentationModel -Version 2.2.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.RepresentationModel" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YamlDotNet.RepresentationModel --version 2.2.0
#r "nuget: YamlDotNet.RepresentationModel, 2.2.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.
// Install YamlDotNet.RepresentationModel as a Cake Addin
#addin nuget:?package=YamlDotNet.RepresentationModel&version=2.2.0

// Install YamlDotNet.RepresentationModel as a Cake Tool
#tool nuget:?package=YamlDotNet.RepresentationModel&version=2.2.0

[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.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on YamlDotNet.RepresentationModel:

Package Downloads
Burro

Build pipeline parser, named for its grunt like ability to parse build output and dump it out as something meaningful

ConfigGeneration

ConfigGeneration helps to generate different configuration files depending on target environments. Each environment has its own YAML file which sets the values for all the templated config files. Being environment specific, it gets applied on top of a default YAML file.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on YamlDotNet.RepresentationModel:

Repository Stars
jdiamond/Nustache
Logic-less templates for .NET
Version Downloads Last updated