A library bridging between Newtonsoft.Json and MessagePack-CSharp - allows you to serialize/deserialize MessagePack streams with your favorite Newtonsoft.Json options.
Info
Version: | 0.1.11 |
Author(s): | CodeSharp |
Last Update: | Saturday, August 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NewtonsoftMessagePack |
Install
Install-Package NewtonsoftMessagePack
dotnet add package NewtonsoftMessagePack
paket add NewtonsoftMessagePack
NewtonsoftMessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 9.0.1)