Skip to content

Latest commit

 

History

History

System.Formats.Cbor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

System.Formats.Cbor

This assembly provides support for reading and writing values in Concise Binary Object Representation (CBOR), as originally defined in IETF RFC 7049.

The primary types in this assembly are CborReader and CborWriter.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.formats.cbor

Contribution Bar

Deployment

The System.Formats.Cbor assembly is shipped as a NuGet package.