12 packages tagged with “force.com”
The DeveloperForce.Force NuGet provides a .NET library for interacting with Salesforce Lightning REST APIs.
The DeveloperForce.Chatter NuGet provides a .NET library for interacting with the Salesforce Lightning Chatter APIs.
A simple, solid, and small library that encompasses and provides access to the SOAP and Bulk API's for Salesforce. - Dynamic SOQL/SOSL query generation based on generic type interpretation. - Expression and predicate visitation allowing users to create both simple and complicated where conditions using powerful lambda expressions. - SOAP Login and Session ID Retrieval (Can also auth using OAuth 2 access token). - SOAP Query/Search based on generic types. - SOAP Retrieve, Insert, Upsert, Update, and Delete based on generic types. - Re-implementable storage for reusing session details. More Details: http://clamidity.github.io/SalesforceMagic/
NetStandard version of Force.com-Toolkit-for-NET from salesforce The Force.com Toolkits for .NET provides an easy way for .NET developers to interact with the Force.com & Chatter REST APIs using native libraries.
The DeveloperForce.NetCore.Force NuGet provides a .NET library for interacting with Salesforce's Force.com REST APIs Compatible with ASP.Net Core.
This NuGet provides a .NET library for interacting with Salesforce's Force.com SOAP APIs.
The tdelaney.Salesforce.Common NuGet provides a .NET library with model for Salesforce Lightning REST APIs.
SimpleSalesforceConnect is a .NET Core platform based class library that can be used to connect to Salesforce to obtain the Access Token and Instance Url to make further Rest API calls. Wrappers are added to download Salesforce logs and then upload logs to Amazon S3 bucket. Visit the project site to get more info on usage.
Allows to generate c# class from salesforce object metadata. Provides api for running query, search, find against salesforce . Also allow create, update,delete salesforce objects.