Parse.Api 1.0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Parse.Api --version 1.0.0.1
NuGet\Install-Package Parse.Api -Version 1.0.0.1
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="Parse.Api" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Parse.Api --version 1.0.0.1
#r "nuget: Parse.Api, 1.0.0.1"
#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 Parse.Api as a Cake Addin
#addin nuget:?package=Parse.Api&version=1.0.0.1

// Install Parse.Api as a Cake Tool
#tool nuget:?package=Parse.Api&version=1.0.0.1

A Portable Class Library C# wrapper for the Parse REST API

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Parse.Api:

Package Downloads
DistributedNetworkTrainingStorageAPI

A wrapper around the Parse API to store and fetch the best updates in a distributed neural network training environment

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 8,506 8/23/2013
1.0.0.1 1,165 8/16/2013
1.0.0 1,107 8/16/2013
0.1.0 1,151 8/14/2013

Change to Portable Class Library and include XML documentation. Can now be used with .NET Framwork 4.0 and higher, Silverlight 4 and higher, Windows Phone 7.1 and higher, and .NET for Windows Store apps.