MsgPack.Cli
0.2.0-beta1
This is a prerelease version of MsgPack.Cli.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MsgPack.Cli --version 0.2.0-beta1
NuGet\Install-Package MsgPack.Cli -Version 0.2.0-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MsgPack.Cli" Version="0.2.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MsgPack.Cli" Version="0.2.0-beta1" />
<PackageReference Include="MsgPack.Cli" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MsgPack.Cli --version 0.2.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MsgPack.Cli, 0.2.0-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MsgPack.Cli&version=0.2.0-beta1&prerelease
#tool nuget:?package=MsgPack.Cli&version=0.2.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MessagePack is fast, compact, and interoperable binary serialization format.
This library provides MessagePack serialization/deserialization APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Silverlight | sl4 is compatible. sl4-wp71 is compatible. sl5 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (15)
Showing the top 15 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
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
|
imperugo/StackExchange.Redis.Extensions
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
brandonprry/gray_hat_csharp_code
This repository contains full code examples from the book Gray Hat C#
|
|
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
|
|
thepirat000/CachingFramework.Redis
Distributed caching based on StackExchange.Redis and Redis. Includes support for tagging and is cluster-compatible.
|
|
Kenji-NX/Kenji-NX
Nintendo Switch emulator written in C#.
|
|
neuecc/LightNode
Micro RPC/REST Framework built on OWIN
|
|
mhowlett/NNanomsg
.NET binding for nanomsg
|
|
ArsenAbazian/CryptoTradingFramework
A self hosted, cryptocurrency trading bot and framework supporting multiple exchanges with GUI
|
|
neuecc/PhotonWire
Typed Asynchronous RPC Layer for Photon Server + Unity
|
|
mehtadone/CryptoGramBot
A simple telegram bot that sends your balance updates from coinigy, send trade notifications from Poloniex and Bittrex and creates you a trade export for your own spreadsheet magicary.
|
Version | Downloads | Last updated |
---|---|---|
0.6.0-Beta1 | 121 | 4/26/2015 |
0.6.0-Alpha1 | 77 | 3/2/2015 |
0.5.11 | 5,824 | 2/28/2015 |
0.5.10 | 2,030 | 2/11/2015 |
0.5.10-beta1 | 44 | 2/9/2015 |
0.5.9 | 252 | 2/1/2015 |
0.5.8 | 853 | 1/18/2015 |
0.5.7 | 1,043 | 12/23/2014 |
0.5.6 | 728 | 11/30/2014 |
0.5.5 | 4,711 | 10/12/2014 |
0.5.4 | 3,314 | 9/21/2014 |
0.5.3 | 343 | 9/15/2014 |
0.5.2 | 290 | 9/6/2014 |
0.5.1 | 674 | 8/9/2014 |
0.5.1-beta1 | 58 | 8/3/2014 |
0.5.0 | 360 | 7/21/2014 |
0.5.0-beta1 | 95 | 5/25/2014 |
0.5.0-alpha1 | 222 | 12/8/2013 |
0.4.4 | 1,153 | 4/13/2014 |
0.4.3 | 236 | 3/24/2014 |
0.4.2 | 658 | 3/17/2014 |
0.4.1 | 937 | 12/8/2013 |
0.4.0 | 295 | 10/6/2013 |
0.4.0-beta3 | 61 | 8/17/2013 |
0.4.0-beta2 | 68 | 7/21/2013 |
0.3.2.1 | 548 | 8/17/2013 |
0.3.2 | 187 | 6/30/2013 |
0.3.2-beta1 | 394 | 6/12/2013 |
0.3.1 | 206 | 5/4/2013 |
0.3.0 | 199 | 1/27/2013 |
0.3.0-beta2 | 58 | 9/17/2012 |
0.2.0-beta1 | 51 | 5/27/2012 |
This release contains RPC related features.