Info
Version: | 1.0.1 |
Author(s): | FUJIWARA, Yusuke |
Last Update: | Sunday, February 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/msgpack/msgpack-cli |
NuGet Url: | https://www.nuget.org/packages/MsgPack.Cli |
Install
Install-Package MsgPack.Cli
dotnet add package MsgPack.Cli
paket add MsgPack.Cli
MsgPack.Cli Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.ObjectModel(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.Primitives(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Numerics(>= 4.0.1)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Collections.Specialized(>= 4.0.1)
- System.Data.Common(>= 4.1.0)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Linq.Expressions(>= 4.1.0)
- System.Numerics.Vectors(>= 4.1.1)
- System.ObjectModel(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.Primitives(>= 4.0.1)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Numerics(>= 4.0.1)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.CodeDom(>= 4.4.0)
- System.Numerics.Vectors(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.LightWeight(>= 4.3.0)
No dependencies.
No dependencies.
- Microsoft.NETCore.UniversalWindowsPlatform(>= 5.2.2)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Collections.Specialized(>= 4.0.1)
No dependencies.
No dependencies.
Tags
This package provides MessagePack serialization/deserialization APIs.
This pacakge also supports Mono, Xamarin, .NET Core and Unity.