A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.
Info
Version: | 5.0.0-alpha2 |
Author(s): | Peter Occil |
Last Update: | Thursday, August 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peteroupc/CBOR |
NuGet Url: | https://www.nuget.org/packages/PeterO.Cbor |
Install
Install-Package PeterO.Cbor
dotnet add package PeterO.Cbor
paket add PeterO.Cbor
PeterO.Cbor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
- PeterO.URIUtility(>= 1.0.0)
- PeterO.Numbers(>= 1.7.4)
- PeterO.URIUtility(>= 1.0.0)
- PeterO.Numbers(>= 1.7.4)
- PeterO.URIUtility(>= 1.0.0)
- PeterO.Numbers(>= 1.7.4)
Tags