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
Dec 1, 2024
Latest stable version

Install

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

Frameworks

.NETFramework4.6.1 net6.0 net8.0 net9.0 .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 5 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.