DDPClient.Net 0.5.0

dotnet add package DDPClient.Net --version 0.5.0
NuGet\Install-Package DDPClient.Net -Version 0.5.0
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="DDPClient.Net" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DDPClient.Net --version 0.5.0
#r "nuget: DDPClient.Net, 0.5.0"
#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.
// Install DDPClient.Net as a Cake Addin
#addin nuget:?package=DDPClient.Net&version=0.5.0

// Install DDPClient.Net as a Cake Tool
#tool nuget:?package=DDPClient.Net&version=0.5.0

DDP client library for .NET for use with Meteor's ddp protocol. Still in an early version and allowing only basic subscriptions and calls. This project was originally started by Sony Arouje : https://github.com/sonyarouje/DDPClient.NET

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0 2,208 9/16/2015
0.4.1 2,036 1/14/2015
0.3.1 1,974 3/11/2014
0.3.0 1,709 2/16/2014
0.2.2 1,682 2/14/2014
0.2.1 1,726 2/14/2014
0.2.0 4,032 2/14/2014
0.1.0 1,606 2/10/2014

* Handle socket connexion fail with exception