Metadata >> NuGet >> WadeWegner.Salesforce.SOAPHelpers

WadeWegner.Salesforce.SOAPHelpers

Metadata

Authors wadewegner
Copyrights Copyright 2014
Description This NuGet provides a .NET library for interacting with Salesforce's Force.com SOAP APIs.
IconUrl https://raw.github.com/wadewegner/Salesforce.SOAPHelpers/master/nuget/packaging/avatar.png
LicenseUrl https://raw.github.com/wadewegner/Salesforce.SOAPHelpers/master/LICENSE
Owners wadewegner
ProjectUrl https://github.com/wadewegner/Salesforce.SOAPHelpers/
RequireLicenseAcceptance False
Tags salesforce forcedotcom force.com force soap 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
Title WadeWegner.Salesforce.SOAPHelpers
PackageSize 17890
PackageHashAlgorithm SHA512
PackageHash SOcB105ort5uGrU0GoxHx4W/aKwoLN8rcX10zRbrdrxMDE2q7g9pFMPGUrpiTBBJW3gHCisgLVBz16t998ouKg==
DownloadCount 000000
CreatedDate 2014-05-23T02:36:55

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

OpenWrap

Installing the package:
o add-wrap WadeWegner.Salesforce.SOAPHelpers
Uninstalling the package:
o remove-wrap WadeWegner.Salesforce.SOAPHelpers

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.0.3
0.0.2
0.0.1