CrmAdo 1.0.1-Alpha
CrmAdo is an ADO.Net data provider for Dynamics Crm. It hides from you the complexities of using the IOrganisation web service, and instead exposes Dynamics Crm to you as if it was an ordinary SQL database / data source. It allows you to use the familiar ADO.Net model to connect to, and perform queries against Dynamics CRM, and you can use the familiar T-SQL language to write your queries. CrmAdo handles all the conversion between your T-SQL queries / commands into the appropriate IOrganisation web service interactions behind the scenes, so to all intense and purposes it will appear to you as if Dynamics CRM is just an ordinary Sql database.
See the version list below for details.
Release Notes
## 1.0.0-alpha
- Intial Alpha release, all unit tests passing, currently only supports "Read" access to Dynamics CRM. Insert / Update and Delete will come in a future version.
## 1.0.1-alpha
- Changed the invariant name for the provider to be System.Data.DynamicsCrm.CrmAdo
- Added web and app config transform to NuGet package so that the DbProviderFactory configuration is done for you automatically.
- Corrected and tidied release notes.
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 (>= 2.4.3)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.3.5 | 566 | 11/8/2015 | |
1.3.0 | 413 | 1/25/2015 | |
1.2.19 | 292 | 12/31/2014 | |
1.2.17 | 352 | 11/28/2014 | |
1.2.13 | 341 | 11/24/2014 | |
1.2.12 | 393 | 11/14/2014 | |
1.2.11 | 386 | 11/14/2014 | |
1.2.10 | 516 | 11/13/2014 | |
1.2.9 | 756 | 11/10/2014 | |
1.2.8 | 1,168 | 11/9/2014 | |
1.2.7 | 775 | 11/3/2014 | |
1.2.6 | 1,063 | 11/2/2014 | |
1.2.1 | 381 | 10/17/2014 | |
1.2.0 | 370 | 10/2/2014 | |
1.1.0 | 410 | 7/13/2014 | |
1.0.10 | 345 | 6/10/2014 | |
1.0.9 | 371 | 4/18/2014 | |
1.0.7 | 333 | 4/13/2014 | |
1.0.5 | 336 | 4/4/2014 | |
1.0.2 | 365 | 3/30/2014 | |
1.0.1 | 337 | 3/22/2014 | |
1.0.1-Alpha | 317 | 3/22/2014 | |
1.0.0-Alpha | 312 | 3/22/2014 |