Json.NET CBOR adds support for reading and writing CBOR (RFC 7049).
Info
Version: | 0.3.4-alpha |
Author(s): | James Newton-King, Roman Vaughan |
Last Update: | Tuesday, November 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NZSmartie/Newtonsoft.Json.Cbor |
NuGet Url: | https://www.nuget.org/packages/Newtonsoft.Json.Cbor |
Install
Install-Package Newtonsoft.Json.Cbor
dotnet add package Newtonsoft.Json.Cbor
paket add Newtonsoft.Json.Cbor
Newtonsoft.Json.Cbor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
Tags