https://github.com/dazinator/crmado
An ADO.NET Provider for Dynamics Crm
https://github.com/dazinator/crmado
Last synced: about 1 year ago
JSON representation
An ADO.NET Provider for Dynamics Crm
- Host: GitHub
- URL: https://github.com/dazinator/crmado
- Owner: dazinator
- Created: 2014-01-30T20:48:48.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-04-03T22:45:53.000Z (about 6 years ago)
- Last Synced: 2024-04-13T21:47:54.348Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 82.7 MB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
[](https://waffle.io/dazinator/CrmAdo)
CrmAdo
======
# What is CrmAdo?
CrmAdo is an ADO.NET data provider for Dynamics Crm.
It allows you to use standard ADO.NET code to interact with a Dynamics CRM 2011 / 2013 / 2015. This is often a million times quicker and easier than using the Dynamics CRM SDK directly. To Get Started see: [here](http://dazinator.github.io/CrmAdo/) or you can also check the [wiki](https://github.com/dazinator/CrmAdo/wiki/Getting-Started)
Available on [NuGet](https://www.nuget.org/packages/CrmAdo/)
You may also be interested in the companion Visual Studio Extension [available here](https://visualstudiogallery.msdn.microsoft.com/6c46df0c-253b-4022-8e15-d9df03df8d76)