Microsoft Visual Studio 2015 tooling for Salesforce.com
This repository contains the Visual Studio Connected Provider for Salesforce. To build you'll need the Visual Studio 2015 Release Candidate.
If you would like to build and test out the implementation, you can simply open the Salesforce.VisualStudio.Services.sln at the root of the repository, build and run.
The source code is located under the src
directory.
##Learn more about Visual Studio Connected Services##
For more info on authoring Connected Services, please see: https://github.com/Microsoft/ConnectedServices