SharpYaml 1.2.0
dotnet add package SharpYaml --version 1.2.0
NuGet\Install-Package SharpYaml -Version 1.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="SharpYaml" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpYaml --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpYaml, 1.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 SharpYaml as a Cake Addin #addin nuget:?package=SharpYaml&version=1.2.0 // Install SharpYaml as a Cake Tool #tool nuget:?package=SharpYaml&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A YAML portable .NET library. providing parsing and serialization of object graphs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net 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.
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on SharpYaml:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ashmind/SharpLab
.NET language playground
|
|
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
|
|
Cinchoo/ChoETL
ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files)
|