MsgPack.Cli
1.0.0-rc
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package MsgPack.Cli --version 1.0.0-rc
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Silverlight | sl5 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 (119)
Showing the top 5 NuGet packages that depend on MsgPack.Cli:
Package | Downloads |
---|---|
Reo.Core.Queue.RabbitMq
Package Description |
|
Reo.Core.Queue
Package Description |
|
Serilog.Sinks.Fluentd
Serilog adapter for Fluentd |
|
Reo.Core.Elastic
Package Description |
|
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.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - StackExchange.Redis.Extensions.Utf8Json |
GitHub repositories (18)
Showing the top 5 popular GitHub repositories that depend on MsgPack.Cli:
Repository | Stars |
---|---|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
GreemDev/Ryujinx
Experimental Switch emulator written in C#
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 13,205,519 | 2/3/2019 |
1.0.0 | 1,896,508 | 6/14/2018 |
1.0.0-rc | 45,424 | 12/17/2017 |
1.0.0-beta2 | 3,498 | 10/29/2017 |
1.0.0-beta1 | 2,131 | 10/1/2017 |
0.9.2 | 1,128,916 | 9/26/2017 |
0.9.1 | 147,961 | 8/30/2017 |
0.9.0 | 48,267 | 8/26/2017 |
0.9.0-rc1 | 20,897 | 8/13/2017 |
0.9.0-beta2 | 560,926 | 2/12/2017 |
0.9.0-beta1 | 12,287 | 9/24/2016 |
0.8.1 | 290,355 | 2/2/2017 |
0.8.0 | 1,162,998 | 7/31/2016 |
0.8.0-beta | 2,124 | 7/24/2016 |
0.7.1 | 203,263 | 7/10/2016 |
0.7.0 | 304,837 | 7/3/2016 |
0.7.0-rc1 | 2,072 | 6/28/2016 |
0.7.0-beta2 | 2,047 | 6/26/2016 |
0.7.0-beta1 | 2,049 | 6/19/2016 |
0.7.0-alpha3 | 3,644 | 5/22/2016 |
0.7.0-alpha2 | 2,104 | 3/9/2016 |
0.7.0-alpha1 | 2,683 | 11/22/2015 |
0.6.8 | 320,710 | 1/30/2016 |
0.6.7 | 31,920 | 12/23/2015 |
0.6.6 | 2,337 | 12/20/2015 |
0.6.5 | 112,253 | 10/20/2015 |
0.6.4 | 10,521 | 10/14/2015 |
0.6.3 | 3,031 | 10/12/2015 |
0.6.2 | 107,033 | 8/30/2015 |
0.6.1 | 5,456 | 8/15/2015 |
0.6.0 | 3,772 | 8/9/2015 |
0.6.0-Beta5 | 1,904 | 7/20/2015 |
0.6.0-Beta4 | 2,853 | 7/5/2015 |
0.6.0-Beta3 | 1,823 | 6/14/2015 |
0.6.0-Beta2 | 1,856 | 5/24/2015 |
0.6.0-Beta1 | 2,022 | 4/26/2015 |
0.6.0-Alpha1 | 1,865 | 3/2/2015 |
0.5.11 | 72,803 | 2/28/2015 |
0.5.10 | 21,768 | 2/11/2015 |
0.5.10-beta1 | 1,937 | 2/9/2015 |
0.5.9 | 2,801 | 2/1/2015 |
0.5.8 | 8,013 | 1/18/2015 |
0.5.7 | 5,239 | 12/23/2014 |
0.5.6 | 12,816 | 11/30/2014 |
0.5.5 | 13,211 | 10/12/2014 |
0.5.4 | 20,102 | 9/21/2014 |
0.5.3 | 3,576 | 9/15/2014 |
0.5.2 | 2,428 | 9/6/2014 |
0.5.1 | 6,374 | 8/9/2014 |
0.5.1-beta1 | 1,894 | 8/3/2014 |
0.5.0 | 5,719 | 7/21/2014 |
0.5.0-beta1 | 1,939 | 5/25/2014 |
0.5.0-alpha1 | 2,307 | 12/8/2013 |
0.4.4 | 21,232 | 4/13/2014 |
0.4.3 | 4,511 | 3/24/2014 |
0.4.2 | 41,917 | 3/17/2014 |
0.4.1 | 200,170 | 12/8/2013 |
0.4.0 | 3,967 | 10/6/2013 |
0.4.0-beta3 | 1,909 | 8/17/2013 |
0.4.0-beta2 | 2,259 | 7/21/2013 |
0.3.2.1 | 5,042 | 8/17/2013 |
0.3.2 | 12,759 | 6/30/2013 |
0.3.2-beta1 | 3,800 | 6/12/2013 |
0.3.1 | 4,000 | 5/4/2013 |
0.3.0 | 74,584 | 1/27/2013 |
0.3.0-beta2 | 2,291 | 9/17/2012 |
0.2.0-beta1 | 2,217 | 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.