![]() |
VOOZH | about |
dotnet add package Soenneker.Utils.Yaml --version 4.0.84
NuGet\Install-Package Soenneker.Utils.Yaml -Version 4.0.84
<PackageReference Include="Soenneker.Utils.Yaml" Version="4.0.84" />
<PackageVersion Include="Soenneker.Utils.Yaml" Version="4.0.84" />Directory.Packages.props
<PackageReference Include="Soenneker.Utils.Yaml" />Project file
paket add Soenneker.Utils.Yaml --version 4.0.84
#r "nuget: Soenneker.Utils.Yaml, 4.0.84"
#:package Soenneker.Utils.Yaml@4.0.84
#addin nuget:?package=Soenneker.Utils.Yaml&version=4.0.84Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.Yaml&version=4.0.84Install as a Cake Tool
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
dotnet add package Soenneker.Utils.Yaml
Register the utility (optional, for DI):
services.AddYamlUtilAsSingleton(); // or AddYamlUtilAsScoped()
Use IYamlUtil for YAML/JSON conversion and validation:
T.| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Soenneker.Utils.Yaml:
| Package | Downloads |
|---|---|
|
Soenneker.Coinbase.Runners.OpenApiClients.Cdp
This runner executes a GitHub action that updates another project. It's not meant for consumption. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.84 | 0 | 6/18/2026 |
| 4.0.83 | 149 | 6/17/2026 |
| 4.0.82 | 510 | 6/17/2026 |
| 4.0.81 | 464 | 6/17/2026 |
| 4.0.80 | 824 | 6/14/2026 |
| 4.0.79 | 872 | 6/11/2026 |
| 4.0.78 | 674 | 6/10/2026 |
| 4.0.77 | 684 | 6/9/2026 |
| 4.0.76 | 1,297 | 6/9/2026 |
| 4.0.75 | 1,102 | 6/7/2026 |
| 4.0.74 | 454 | 6/6/2026 |
| 4.0.73 | 521 | 6/5/2026 |
| 4.0.70 | 806 | 6/2/2026 |
| 4.0.69 | 3,485 | 5/22/2026 |
| 4.0.68 | 661 | 5/13/2026 |
| 4.0.67 | 126 | 5/13/2026 |
| 4.0.66 | 1,526 | 5/3/2026 |
| 4.0.65 | 585 | 5/2/2026 |
| 4.0.64 | 222 | 5/2/2026 |
| 4.0.63 | 100 | 5/2/2026 |
Update actions/checkout action to v7 (#160)
Automatically merged