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...
More information
Dynamics 365/CE Application Insights logging for C#. This contains the source code files needed to implement Azure Application Insights logging without needing an external assembly reference.
Dynamics 365/CE Application Insights logging for JavaScript/TypeScript. This contains the minified, unminified, map, TypeScript, and TypeScript definition files needed to implement Azure Application Insights logging as well as the content from the original Microsoft implementation.