Metadata >> NuGet >> AsyncParse.Net

AsyncParse.Net

Metadata

Authors malix consulting
Copyrights Copyright © malix consulting 2012
Description AsyncParse.Net is a library to enable access to Parse.com through the asynchronously-capable Microsoft .NET Framework 4 HTTP Client Libraries
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners malix consulting
ProjectUrl https://github.com/malixsys/AsyncParse.Net
ReleaseNotes fixed a problem with one AsyncParseService constructor
RequireLicenseAcceptance False
Tags parse.com client async nosql database
Dependencies Microsoft.Net.Http:2.0.20710.0|Newtonsoft.Json:4.5.9
Title AsyncParse.Net
PackageSize 54468
PackageHashAlgorithm SHA512
PackageHash kIrCmDFQ+vbdrnOgzl+XbMBdlIyLxYxHgl2qAtZq++q7X7nw0sKGR7H3Uf2Gp0hPv6gaAbEZYdzA+Z2HZONJTQ==
DownloadCount 000000
CreatedDate 2012-10-24T03:08:45

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AsyncParse.Net -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AsyncParse.Net -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package AsyncParse.Net
Installing the package (HTTP Basic authentication):
Install-Package AsyncParse.Net -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AsyncParse.Net -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package AsyncParse.Net

OpenWrap

Installing the package:
o add-wrap AsyncParse.Net
Uninstalling the package:
o remove-wrap AsyncParse.Net

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.8.11.0
0.8.10.24700
0.8.9.27589