dynamics-crm

Getting started with dynamics-crm

Remarks#

Microsoft Dynamics CRM SDK allows developers to extend the Microsoft Dynamics CRM product, add new functionalities and meet requirements.

The SDK allows you to operate and communicate with the platform programmatically through web service messages, as well as to add custom code components like plug-ins, custom workflows and custom actions.

The Microsoft Dynamics CRM provides a JavaScript SDK library called Xrm on the client-side, which allows extending the user interface and experience.

Versions#

VersionSdk VersionDownload linkRelease notes linkRelease Date
1.01.02003-01-01
3.03.02005-12-01
4.04.0DownloadNotes2007-12-01
20115.0DownloadNotes2011-02-01
20136.0DownloadNotes2013-11-01
20157.0DownloadNotes2014-11-01
2016 (365)8.0DownloadNotes2015-11-01

Download Microsoft CRM SDK

The latest SDK can be downloaded here

The latest SDK libraries are also available on NuGet under Microsoft’s official crmsdk account


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow