dotConnect for Zoho CRM is an ADO.NET provider that enables accessing Zoho CRM data via ADO.NET or Entity Framework interfaces in software development projects.

One of its most notable features is its standard ADO.NET classes, including ZohoConnection, ZohoCommand, ZohoDataAdapter, ZohoDataReader, and ZohoParameter, among others. This feature allows users to quickly get started without extensive study of Zoho CRM data access nuances.
As for its key features, dotConnect for Zoho CRM offers a range of capabilities, including connecting to Zoho CRM from Server Explorer, Zoho CRM Data Binding, SQL query execution, and Entity Framework support. This software enables you to use SQL statements to work with various objects within Zoho CRM, including accounts, contacts, leads, contracts, products, campaigns opportunities, among others.
In summary, this ADO.NET provider is an exceptional choice for individuals looking to integrate Zoho CRM data into their .NET applications. Its user-friendly interface, comprehensive ADO.NET classes, and broad range of features combined with Entity Framework support make it an incredible product.
Version 1.10:
*Visual Studio 2019 version 16.5 Preview is supported
*Entity Framework 6.4 is supported
*Entity Framework Core 3.1 is supported
Version 1.9: *Visual Studio 2019 is supported
Version 1.8: Support for Zoho CRM API v2
Version 1.7:
*The ConsentLookup type is supported for the Zoho CRM source
*Entity Framework Core 2.1 is supported (Query type support, Lazy loading, the Constructor Parameter property)
*The 'Include Environment Variables' and 'Json File Base Path' properties are added
*Entity Framework Core 2.1.1 supported
Version 1.5:
*Entity Framework Support
-Entity Framework Core RC1 is supported
-Entity Framework-related assemblies are renamed
*Upgrade Wizard is improved for upgrading projects with the Entity Framework functionality
*Compatible with other dotConnect providers
Version 1.6:
*Visual Studio 2017 is supported
*The Readonly connection string parameter is added to allow only reading source data (only SELECT statements)
*Entity Framework Core 1.1.1 is supported