ADO.NET Provider for Dynamics 365
dotConnect for Dynamics 365 (formerly Dynamics CRM) is an ADO.NET provider for working with Dynamics 365 data through the standard ADO.NET or Entity Framework interfaces. It allows you to easily integrate Dynamics 365 data into your .NET applications, and integrate Dynamics 365 services with widely used data-oriented technologies.
dotConnect for Dynamics 365 has the same standard ADO.NET classes as other standard ADO.NET providers: DynamicsConnection, DynamicsCommand, DynamicsDataAdapter, DynamicsDataReader, DynamicsParameter, etc. This allows you quickly get started with it and eliminates the need to study any Dynamics 365 data access specificities.