CrmAdo 1.1.0
CrmAdo is an ADO.Net data provider for Dynamics Crm. It's goal is to make it easy for you to perform CRUD operations against Dynamics Crm. It hides away the complexities of using the IOrganisation web service, and exposes Dynamics to you as an ordinary ADO.Net data source that you can execute T-SQL against. It allows you to use the familiar ADO.Net classes to connect to, and perform your queries against Dynamics CRM. Architecturally, CrmAdo sits on top of the Dynamics SDK, and handles all the conversion between your T-SQL commands submitted by the ADO.Net classes, into the appropriate IOrganisation web service calls and interactions behind the scenes.
See the version list below for details.
Install-Package CrmAdo -Version 1.1.0
dotnet add package CrmAdo --version 1.1.0
<PackageReference Include="CrmAdo" Version="1.1.0" />
paket add CrmAdo --version 1.1.0
Release Notes
Internal improvements: new engine for building XRM request messages based on visitor design pattern.
Dependencies
-
- Microsoft.CrmSdk.CoreAssemblies (>= 6.0.4)
- Microsoft.CrmSdk.Deployment (>= 6.0.4)
- Microsoft.CrmSdk.Extensions (>= 6.0.4)
- Microsoft.IdentityModel (>= 6.1.7600.16394)
- SQLGeneration.DazinatorFork (>= 2.5.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.5 | 1,195 | 11/8/2015 |
1.3.0 | 883 | 1/25/2015 |
1.2.19 | 751 | 12/31/2014 |
1.2.17 | 801 | 11/28/2014 |
1.2.13 | 859 | 11/24/2014 |
1.2.12 | 850 | 11/14/2014 |
1.2.11 | 841 | 11/14/2014 |
1.2.10 | 987 | 11/13/2014 |
1.2.9 | 1,245 | 11/10/2014 |
1.2.8 | 1,636 | 11/9/2014 |
1.2.7 | 1,242 | 11/3/2014 |
1.2.6 | 1,554 | 11/2/2014 |
1.2.1 | 858 | 10/17/2014 |
1.2.0 | 867 | 10/2/2014 |
1.1.0 | 882 | 7/13/2014 |
1.0.10 | 818 | 6/10/2014 |
1.0.9 | 877 | 4/18/2014 |
1.0.7 | 806 | 4/13/2014 |
1.0.5 | 802 | 4/4/2014 |
1.0.2 | 835 | 3/30/2014 |
1.0.1 | 826 | 3/22/2014 |
1.0.1-Alpha | 565 | 3/22/2014 |
1.0.0-Alpha | 581 | 3/22/2014 |