Skip to main content
System.Formats.Cbor package icon

System.Formats.Cbor

Provides classes that can read and write the CBOR data format. Commonly Used Types: System.Formats.Cbor.CborReader System.Formats.Cbor.CborWriter

Total Downloads
9.3M
9,298,006
Published
Jun 9, 2026
Latest stable version

Install

.NET CLI
dotnet add package System.Formats.Cbor --version 10.0.9
Package Manager Console
Install-Package System.Formats.Cbor -Version 10.0.9
PackageReference
<PackageReference Include="System.Formats.Cbor" Version="10.0.9" />

Frameworks

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

Microsoft.Bcl.HashCode
.NETFramework4.6.2
[6.0.0, )
System.Buffers
.NETFramework4.6.2
[4.6.1, )
System.Memory
.NETFramework4.6.2
[4.6.3, )
[6.1.2, )
System.ValueTuple
.NETFramework4.6.2
[4.6.2, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
System.Buffers
.NETStandard2.0
[4.6.1, )
System.Memory
.NETStandard2.0
[4.6.3, )