AsyncParse.Net is a library to enable access to Parse.com through the asynchronously-capable Microsoft .NET Framework 4 HTTP Client Libraries.
Info
| Version: | 0.8.11 |
| Author(s): | malix consulting |
| Last Update: | Wednesday, October 24, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/malixsys/AsyncParse.Net |
| NuGet Url: | https://www.nuget.org/packages/AsyncParse.Net |
Install
Install-Package AsyncParse.Net
dotnet add package AsyncParse.Net
paket add AsyncParse.Net
AsyncParse.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.0.20710.0)
- Newtonsoft.Json(4.5.9)
Tags