Skip to main content
YamlSerializerNet package icon

YamlSerializerNet

YamlSerializer can serialize / deserialize most of native C# objects, i.e. primitive types (bool, char, int,...), enums, built-in non-primitive types (string, decimal), structures, classes and arrays of these types.

Total Downloads
14.0K
14,001
Published
Jun 15, 2020
Latest stable version

Install

.NET CLI
dotnet add package YamlSerializerNet --version 1.2.0
Package Manager Console
Install-Package YamlSerializerNet -Version 1.2.0
PackageReference
<PackageReference Include="YamlSerializerNet" Version="1.2.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.