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#
Version | Sdk Version | Download link | Release notes link | Release Date |
---|---|---|---|---|
1.0 | 1.0 | 2003-01-01 | ||
3.0 | 3.0 | 2005-12-01 | ||
4.0 | 4.0 | Download | Notes | 2007-12-01 |
2011 | 5.0 | Download | Notes | 2011-02-01 |
2013 | 6.0 | Download | Notes | 2013-11-01 |
2015 | 7.0 | Download | Notes | 2014-11-01 |
2016 (365) | 8.0 | Download | Notes | 2015-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