A library for connecting your .NET applications to a Meteor server.
Info
Version: | 0.1.0 |
Author(s): | echception |
Last Update: | Thursday, June 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/echception/DdpNet |
NuGet Url: | https://www.nuget.org/packages/DdpNet |
Install
Install-Package DdpNet
dotnet add package DdpNet
paket add DdpNet
DdpNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.8)
- PCLCrypto(1.0.0.15071)