Skip to main content
PeterO.Cbor package icon

PeterO.Cbor

A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.

Total Downloads
10.8M
10,774,605
Published
Aug 15, 2024
Latest stable version

Install

.NET CLI
dotnet add package PeterO.Cbor --version 5.0.0-alpha2
Package Manager Console
Install-Package PeterO.Cbor -Version 5.0.0-alpha2
PackageReference
<PackageReference Include="PeterO.Cbor" Version="5.0.0-alpha2" />

Frameworks

.NETStandard1.0 net6.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )
PeterO.DataUtilities
.NETStandard1.0
[1.1.0, )
PeterO.Numbers
.NETStandard1.0
[1.8.2, )
PeterO.URIUtility
.NETStandard1.0
[1.0.0, )
[1.1.0, )
[1.8.2, )
[1.0.0, )

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.