Bielu.Spec.Shared 1.0.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Bielu.Spec.Shared --version 1.0.0
                    
NuGet\Install-Package Bielu.Spec.Shared -Version 1.0.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="Bielu.Spec.Shared" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bielu.Spec.Shared" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Bielu.Spec.Shared" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bielu.Spec.Shared --version 1.0.0
                    
#r "nuget: Bielu.Spec.Shared, 1.0.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.
#:package Bielu.Spec.Shared@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Bielu.Spec.Shared&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Bielu.Spec.Shared&version=1.0.0
                    
Install as a Cake Tool

Bielu.Spec.Shared

Shared document-parsing primitives for the Bielu API-description spec libraries: conversion between YAML and System.Text.Json.Nodes.JsonNode in both directions.

Extracted so Bielu.Arazzo.NET.Readers and Bielu.Overlay.NET.Readers share one implementation rather than two that drift. The subtleties are real — plain-scalar type inference, empty scalars meaning null, and quoting on the way back out so a value like an Arazzo channelPath does not re-parse as a YAML flow mapping.

This is an implementation detail of those packages, published because they depend on it.

Documentation

Feedback & Contributing

Released under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Bielu.Spec.Shared:

Package Downloads
Bielu.Arazzo.NET.Readers

JSON and YAML readers for the Arazzo Specification (OpenAPI workflows), producing Bielu.Arazzo.NET documents with diagnostics.

Bielu.Overlay.NET.Readers

JSON and YAML readers for the OpenAPI Overlay Specification, producing Bielu.Overlay.NET documents with diagnostics.

Bielu.AspNetCore.AsyncApi.Overlay

Applies OpenAPI Overlays to AsyncAPI documents inside the generation pipeline, so the document served by MapAsyncApi() (and produced by build-time generation) is already transformed — no post-processing step and no second artifact to keep in sync.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1-beta.20260808071927 24 8/8/2026
1.0.0 126 8/2/2026
1.0.0-beta.639217237252543535 39 8/7/2026
1.0.0-beta.639212611648129867 59 8/2/2026
1.0.0-beta.639212599446238423 70 8/2/2026
1.0.0-beta.639212120718910090 65 8/1/2026
1.0.0-beta.639212076260211021 60 8/1/2026
1.0.0-beta.639212044042877584 65 8/1/2026
1.0.0-beta.639209220947418460 58 7/29/2026
1.0.0-beta.639209066819502286 60 7/29/2026
1.0.0-beta.639208696856244784 58 7/28/2026