CrmAdo 1.3.5
dotnet add package CrmAdo --version 1.3.5
NuGet\Install-Package CrmAdo -Version 1.3.5
<PackageReference Include="CrmAdo" Version="1.3.5" />
paket add CrmAdo --version 1.3.5
#r "nuget: CrmAdo, 1.3.5"
// Install CrmAdo as a Cake Addin
#addin nuget:?package=CrmAdo&version=1.3.5
// Install CrmAdo as a Cake Tool
#tool nuget:?package=CrmAdo&version=1.3.5
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 exposes Dynamics to you as an ordinary ADO.Net data source that you can execute SQL commands 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 SQL commands into the appropriate IOrganisation web service calls and interactions behind the scenes.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.CrmSdk.CoreAssemblies (>= 6.0.4)
- Microsoft.CrmSdk.Deployment (>= 6.0.4)
- Microsoft.CrmSdk.Extensions (>= 6.0.4)
- Microsoft.IdentityModel (>= 6.1.7600.16394)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.5 | 1,748 | 11/8/2015 |
1.3.0 | 1,376 | 1/25/2015 |
1.2.19 | 1,217 | 12/31/2014 |
1.2.17 | 1,393 | 11/28/2014 |
1.2.13 | 1,564 | 11/24/2014 |
1.2.12 | 1,395 | 11/14/2014 |
1.2.11 | 1,377 | 11/14/2014 |
1.2.10 | 1,526 | 11/13/2014 |
1.2.9 | 1,752 | 11/10/2014 |
1.2.8 | 2,152 | 11/9/2014 |
1.2.7 | 1,748 | 11/3/2014 |
1.2.6 | 2,044 | 11/2/2014 |
1.2.1 | 1,334 | 10/17/2014 |
1.2.0 | 1,435 | 10/2/2014 |
1.1.0 | 1,349 | 7/13/2014 |
1.0.10 | 1,335 | 6/10/2014 |
1.0.9 | 1,648 | 4/18/2014 |
1.0.7 | 1,449 | 4/13/2014 |
1.0.5 | 1,383 | 4/4/2014 |
1.0.2 | 1,393 | 3/30/2014 |
1.0.1 | 1,363 | 3/22/2014 |
1.0.1-Alpha | 974 | 3/22/2014 |
1.0.0-Alpha | 1,005 | 3/22/2014 |
See here for latest release notes: https://github.com/dazinator/CrmAdo/releases