Save Big on Cyber Monday! Up to 40% Off
ends in   {{days}}
Days
{{timeFormat.hours}}
:
{{timeFormat.minutes}}
:
{{timeFormat.seconds}}

.NET Connector for Salesforce With ORM Support

dotConnect for Salesforce is a versatile enterprise-grade connector that enables access to Salesforce data in .NET applications of all levels. It delivers advanced ORM support, compatibility with multiple .NET platforms, and easy integration with a number of IDEs, including Microsoft Visual Studio.

Moreover, this connector regularly undergoes security and performance tests to make sure it stays ahead of the competition at all times. Extra benefits include premium support, frequent updates, and detailed documentation to help you with a quick and easy start.

  • Access to data with no need for any client libraries
  • Advanced ORM support: EF Core, Dapper, NHibernate, and more
  • Full compliance with ADO.NET standards
  • Support for all versions of Salesforce WEB API
  • Support for SOQL and other Salesforce-specific features
  • Powerful local SQL engine with support for SQL-92
  • Integration with Visual Studio
Easy integration with Salesforce

Easy integration with Salesforce

You don't need to know any specifics of accessing Salesforce data. Connection is made effortless.

No Salesforce API and SOQL learning

No need to learn the API

There is no need to study and use a complex API or SOQL. Just use familiar SQL statements.

User-friendly ADO.NET classes

User-friendly ADO.NET classes

dotConnect for Salesforce uses well-known ADO.NET classes and thus provides you with an easy start.

Easy connection to Salesforce

dotConnect for Salesforce allows connecting to Salesforce via TCP/IP with no need for additional clients. This can greatly simplify application development and deployment.

  • Quick connection without auxiliary libraries
  • Full support for SOQL queries and Web service calls
  • Robust security features with advanced encryption and authentication
  • Flexible connectivity options for diverse operational environments
  • Cost-effective deployment

Advanced ORM support

dotConnect for Salesforce offers enhanced ORM support when bundled with Entity Developer – a visual designer for ORM models:

Entity Framework Core

1.x, 2.x, 3.x, 5.0, 6.0, 7.0, 8.0, and 9.0

NHibernate

1.x-5.x

Entity Framework

v4-v6

Dapper

1.x, 2.x

Compatibility and integration

Platforms
  • .NET 5.0, 6.0, 7.0, 8.0, 9.0
  • .NET Framework 4.5-4.8
  • .NET Core 2.x, 3.0
  • ASP.NET Core Blazor
  • .NET MAUI
Salesforce Web API

All versions

Visual Studio Extension
  • Data source connection
  • Database object explorer
  • Data retrieval and display
Compatibility with NuGet

Works in any NuGet-compatible IDE like VS Code, JetBrains Rider, etc.

Single connector for any SQL queries

dotConnect for Salesforce simplifies your data management by helping you run SQL queries directly within the Salesforce environment. This powerful tool allows you to handle accounts, contacts, leads, and other data with ease, using familiar SQL statements instead of the complex Salesforce API.

  • Data management via SQL queries: Retrieve, inspect, and manage your Salesforce data by writing and executing SQL queries.
  • Full CRUD support: Run CREATE, READ, UPDATE, and DELETE operations with standard SQL statements.
  • Advanced SQL capabilities: Utilize complex JOINs, WHERE conditions, and other SQL-specific features.
  • Broad object access: Work with a wide range of Salesforce objects like accounts, contacts, leads, and opportunities.

How dotConnect for Salesforce works

Simple queries are directly compiled into Salesforce API calls and executed on the Salesforce side.

Complex queries are divided into parts, with portions executed on Salesforce, while the local SQL engine processes the results.

The processed data is returned to the application.

More articles