Integrate your applications with Salesforce REST services. This extension will configure your application to consume the Salesforce REST APIs, add the Salesforce .NET NuGet libraries and configure a Salesforce Connected App OAuth endpoint.
Using Visual Studio Connected Services, this extension provides the ability to configure your .Net projects for authentication and consumption of the data that you have on the Salesforce platform.
You choose the authentication method that you want your application to use for Salesforce. You choose any Salesforce data objects that you want models generated for.
We add a reference to the Salesforce Toolkit for .Net and setup and OAuth Connected App for you in Salesforce. The Salesforce Connected Service configures your project to work with the Salesforce Toolkit for .NET
Supported Project Types
.NET Desktop
ASP .NET Web
Class Libraries
Windows Services
WPF
Windows Forms
Silverlight Web
Customizing the Scaffolding with T4 Templates
The code scaffolded into your project is based on T4 templates that you can customize. The templates are located in your user's directory.