MsgPack.Cli
1.0.0-rc
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package MsgPack.Cli -Version 1.0.0-rc
dotnet add package MsgPack.Cli --version 1.0.0-rc
<PackageReference Include="MsgPack.Cli" Version="1.0.0-rc" />
paket add MsgPack.Cli --version 1.0.0-rc
#r "nuget: MsgPack.Cli, 1.0.0-rc"
// Install MsgPack.Cli as a Cake Addin
#addin nuget:?package=MsgPack.Cli&version=1.0.0-rc&prerelease
// Install MsgPack.Cli as a Cake Tool
#tool nuget:?package=MsgPack.Cli&version=1.0.0-rc&prerelease
MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Silverlight | sl5 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10 uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.1
- 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)
-
.NETStandard 1.3
- 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)
-
MonoAndroid 1.0
- No dependencies.
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Collections.Specialized (>= 4.0.1)
-
WindowsPhone 8.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages (121)
Showing the top 5 NuGet packages that depend on MsgPack.Cli:
Package | Downloads |
---|---|
Serilog.Sinks.Fluentd
Serilog adapter for Fluentd |
|
StackExchange.Redis.Extensions.MsgPack
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.Jil - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.Utf8Json |
|
NLog.Targets.Fluentd
Custom target of NLog (https://github.com/nlog/NLog) that emits the log entries to a fluentd (http://www.fluentd.org/) node |
|
TIKSN-Framework
This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes. |
|
Reo.Core.Queue.RabbitMq
Package Description |
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on MsgPack.Cli:
Repository | Stars |
---|---|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 4,845,522 | 2/3/2019 |
1.0.0 | 1,390,729 | 6/14/2018 |
1.0.0-rc | 36,149 | 12/17/2017 |
1.0.0-beta2 | 2,152 | 10/29/2017 |
1.0.0-beta1 | 1,139 | 10/1/2017 |
0.9.2 | 646,390 | 9/26/2017 |
0.9.1 | 112,718 | 8/30/2017 |
0.9.0 | 37,764 | 8/26/2017 |
0.9.0-rc1 | 14,854 | 8/13/2017 |
0.9.0-beta2 | 422,954 | 2/12/2017 |
0.9.0-beta1 | 5,596 | 9/24/2016 |
0.8.1 | 210,942 | 2/2/2017 |
0.8.0 | 613,834 | 7/31/2016 |
0.8.0-beta | 1,143 | 7/24/2016 |
0.7.1 | 136,322 | 7/10/2016 |
0.7.0 | 294,164 | 7/3/2016 |
0.7.0-rc1 | 1,087 | 6/28/2016 |
0.7.0-beta2 | 1,030 | 6/26/2016 |
0.7.0-beta1 | 1,048 | 6/19/2016 |
0.7.0-alpha3 | 2,652 | 5/22/2016 |
0.7.0-alpha2 | 1,095 | 3/9/2016 |
0.7.0-alpha1 | 1,649 | 11/22/2015 |
0.6.8 | 231,382 | 1/30/2016 |
0.6.7 | 26,402 | 12/23/2015 |
0.6.6 | 1,224 | 12/20/2015 |
0.6.5 | 72,972 | 10/20/2015 |
0.6.4 | 9,077 | 10/14/2015 |
0.6.3 | 1,638 | 10/12/2015 |
0.6.2 | 78,787 | 8/30/2015 |
0.6.1 | 3,368 | 8/15/2015 |
0.6.0 | 2,257 | 8/9/2015 |
0.6.0-Beta5 | 891 | 7/20/2015 |
0.6.0-Beta4 | 1,097 | 7/5/2015 |
0.6.0-Beta3 | 807 | 6/14/2015 |
0.6.0-Beta2 | 845 | 5/24/2015 |
0.6.0-Beta1 | 1,050 | 4/26/2015 |
0.6.0-Alpha1 | 921 | 3/2/2015 |
0.5.11 | 47,057 | 2/28/2015 |
0.5.10 | 20,117 | 2/11/2015 |
0.5.10-beta1 | 970 | 2/9/2015 |
0.5.9 | 1,495 | 2/1/2015 |
0.5.8 | 3,319 | 1/18/2015 |
0.5.7 | 3,756 | 12/23/2014 |
0.5.6 | 6,155 | 11/30/2014 |
0.5.5 | 11,208 | 10/12/2014 |
0.5.4 | 15,774 | 9/21/2014 |
0.5.3 | 2,046 | 9/15/2014 |
0.5.2 | 1,255 | 9/6/2014 |
0.5.1 | 3,571 | 8/9/2014 |
0.5.1-beta1 | 864 | 8/3/2014 |
0.5.0 | 2,701 | 7/21/2014 |
0.5.0-beta1 | 975 | 5/25/2014 |
0.5.0-alpha1 | 1,305 | 12/8/2013 |
0.4.4 | 13,734 | 4/13/2014 |
0.4.3 | 2,909 | 3/24/2014 |
0.4.2 | 12,864 | 3/17/2014 |
0.4.1 | 162,615 | 12/8/2013 |
0.4.0 | 2,675 | 10/6/2013 |
0.4.0-beta3 | 911 | 8/17/2013 |
0.4.0-beta2 | 1,236 | 7/21/2013 |
0.3.2.1 | 3,794 | 8/17/2013 |
0.3.2 | 9,998 | 6/30/2013 |
0.3.2-beta1 | 2,791 | 6/12/2013 |
0.3.1 | 2,587 | 5/4/2013 |
0.3.0 | 59,530 | 1/27/2013 |
0.3.0-beta2 | 1,258 | 9/17/2012 |
0.2.0-beta1 | 1,173 | 5/27/2012 |
This release includes .NET Core and Unity IL2CPP support, Xamarin iOS linker support, asynchronous serialization support, and various improvements and bug fixes reported in github issues.