MsgPack.Cli 0.7.0-alpha2

This is a prerelease version of MsgPack.Cli.
There is a newer version of this package available.
See the version list below for details.
dotnet add package MsgPack.Cli --version 0.7.0-alpha2
                    
NuGet\Install-Package MsgPack.Cli -Version 0.7.0-alpha2
                    
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.7.0-alpha2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MsgPack.Cli" Version="0.7.0-alpha2" />
                    
Directory.Packages.props
<PackageReference Include="MsgPack.Cli" />
                    
Project file
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.7.0-alpha2
                    
#r "nuget: MsgPack.Cli, 0.7.0-alpha2"
                    
#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.7.0-alpha2&prerelease
                    
Install MsgPack.Cli as a Cake Addin
#tool nuget:?package=MsgPack.Cli&version=0.7.0-alpha2&prerelease
                    
Install MsgPack.Cli as a Cake Tool

MessagePack is fast, compact, and interoperable binary serialization format.
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible.  net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNXCore dnxcore50 is compatible. 
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Silverlight sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 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.

NuGet packages (116)

Showing the top 5 NuGet packages that depend on MsgPack.Cli:

Package Downloads
Reo.Core.Queue.RabbitMq

Package Description

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.MemoryPack - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.ServiceStack - 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

Newtonsoft.Msgpack

A library bridging between Newtonsoft.Json and msgpack-cli - allows you to deserialize message pack streams with your favorite Newtonsoft.Json options.

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
1.0.1 14,693,999 2/3/2019
1.0.0 1,995,126 6/14/2018
1.0.0-rc 45,861 12/17/2017
1.0.0-beta2 3,621 10/29/2017
1.0.0-beta1 2,246 10/1/2017
0.9.2 1,183,508 9/26/2017
0.9.1 150,643 8/30/2017
0.9.0 50,093 8/26/2017
0.9.0-rc1 21,072 8/13/2017
0.9.0-beta2 573,809 2/12/2017
0.9.0-beta1 13,659 9/24/2016
0.8.1 301,172 2/2/2017
0.8.0 1,198,783 7/31/2016
0.8.0-beta 2,243 7/24/2016
0.7.1 204,593 7/10/2016
0.7.0 310,411 7/3/2016
0.7.0-rc1 2,191 6/28/2016
0.7.0-beta2 2,175 6/26/2016
0.7.0-beta1 2,170 6/19/2016
0.7.0-alpha3 3,763 5/22/2016
0.7.0-alpha2 2,228 3/9/2016
0.7.0-alpha1 2,856 11/22/2015
0.6.8 337,369 1/30/2016
0.6.7 34,066 12/23/2015
0.6.6 2,480 12/20/2015
0.6.5 114,463 10/20/2015
0.6.4 10,658 10/14/2015
0.6.3 3,344 10/12/2015
0.6.2 109,605 8/30/2015
0.6.1 5,618 8/15/2015
0.6.0 3,906 8/9/2015
0.6.0-Beta5 2,024 7/20/2015
0.6.0-Beta4 3,041 7/5/2015
0.6.0-Beta3 1,944 6/14/2015
0.6.0-Beta2 1,976 5/24/2015
0.6.0-Beta1 2,143 4/26/2015
0.6.0-Alpha1 1,991 3/2/2015
0.5.11 101,315 2/28/2015
0.5.10 22,000 2/11/2015
0.5.10-beta1 2,058 2/9/2015
0.5.9 2,952 2/1/2015
0.5.8 8,230 1/18/2015
0.5.7 5,384 12/23/2014
0.5.6 13,264 11/30/2014
0.5.5 13,522 10/12/2014
0.5.4 20,254 9/21/2014
0.5.3 3,721 9/15/2014
0.5.2 2,576 9/6/2014
0.5.1 6,943 8/9/2014
0.5.1-beta1 2,017 8/3/2014
0.5.0 5,876 7/21/2014
0.5.0-beta1 2,060 5/25/2014
0.5.0-alpha1 2,429 12/8/2013
0.4.4 22,084 4/13/2014
0.4.3 4,653 3/24/2014
0.4.2 42,113 3/17/2014
0.4.1 212,606 12/8/2013
0.4.0 4,109 10/6/2013
0.4.0-beta3 2,032 8/17/2013
0.4.0-beta2 2,382 7/21/2013
0.3.2.1 5,190 8/17/2013
0.3.2 13,124 6/30/2013
0.3.2-beta1 3,928 6/12/2013
0.3.1 4,142 5/4/2013
0.3.0 77,309 1/27/2013
0.3.0-beta2 2,426 9/17/2012
0.2.0-beta1 2,350 5/27/2012

This release add .NET Core support.