Metadata >> NuGet >> developerforce.restapi

developerforce.restapi

Metadata

Authors developerforce
Copyrights Copyright 2013
Description The developerforce.restapi NuGet provides a .NET library for interacting with Salesforce's Force.com REST APIs.
IconUrl https://raw.github.com/developerforce/Force.com-Toolkit-for-NET/master/nuget/packaging/avatar.jpg
LicenseUrl https://raw.github.com/developerforce/Force.com-Toolkit-for-NET/master/LICENSE
Owners developerforce
ProjectUrl https://raw.github.com/developerforce/Force.com-Toolkit-for-NET/
RequireLicenseAcceptance False
Tags salesforce forcedotcom rest api
Dependencies Microsoft.Bcl:1.1.6|Microsoft.Bcl.Async:1.0.165|Microsoft.Bcl.Build:1.0.13|Microsoft.Net.Http:2.2.18|Newtonsoft.Json:5.0.8|developerforce.common:0.0.1
PackageSize 20386
PackageHashAlgorithm SHA512
PackageHash SMJHvDV5Y/fSIUM8Py3llxXErP/QoJDL07Y5DPeOcgQ8EW39kbDya7CkZf64s/blWIARh3DXEKlq+Uj+aWntNw==
DownloadCount 000000
CreatedDate 2014-01-03T05:34:57

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 developerforce.restapi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install developerforce.restapi -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 developerforce.restapi
Installing the package (HTTP Basic authentication):
Install-Package developerforce.restapi -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package developerforce.restapi -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package developerforce.restapi

OpenWrap

Installing the package:
o add-wrap developerforce.restapi
Uninstalling the package:
o remove-wrap developerforce.restapi

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.1.1
0.1.0