Metadata >> NuGet >> CrmAdo

CrmAdo

Metadata

Authors Darrell Tunnell
Copyrights Copyright � Darrell Tunnell 2014
Description 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.
Language en-gb
Owners Darrell Tunnell
ProjectUrl http://dazinator.github.io/CrmAdo/
ReleaseNotes See here for latest release notes: https://github.com/dazinator/CrmAdo/releases
RequireLicenseAcceptance False
Tags Dynamics Crm ADO ADO.Net Data Provider SQL T-SQL DynamicsCrm
Dependencies Microsoft.IdentityModel:6.1.7600.16394|Microsoft.CrmSdk.Extensions:6.0.4|Microsoft.CrmSdk.CoreAssemblies:6.0.4|Microsoft.CrmSdk.Deployment:6.0.4|SQLGeneration.DazinatorFork:2.6.2
Title CrmAdo
PackageSize 1229141
PackageHashAlgorithm SHA512
PackageHash 3fTVFWlU6/20EFjS+rWv4hcLILZ3J7zRKgvPgy5Ancnsg4J0EADb4AZ6RznwgUuDbLJ2UZJBwQop6Fp8+vwLgg==
DownloadCount 000000
CreatedDate 2015-01-25T23:14:51

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install CrmAdo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CrmAdo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package CrmAdo
Installing the package (HTTP Basic authentication):
Install-Package CrmAdo -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CrmAdo -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CrmAdo

OpenWrap

Installing the package:
o add-wrap CrmAdo
Uninstalling the package:
o remove-wrap CrmAdo

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.0
1.2.19
1.2.17
1.2.16
1.2.15
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6