21 packages tagged with “DynamicsCRM”
XrmFramework aims at simplifying Microsoft Dynamics 365 and Dataverse plugin, workflows development, deployment and testing
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.
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.
Helpful wrapper for Microsoft.PowerPlatform.Dataverse.Client
Command Line Interface (CLI) for DynamicsCrm.DevKit, a comprehensive toolkit for Dynamics 365/Dataverse development. This tool helps automate common development tasks such as deploying plugins, workflows, web resources, and reports directly from the command line.
A collection of Roslyn-based code analyzers for Microsoft Dynamics 365 / Power Platform development. Provides 20 compile-time diagnostics (DEVKIT1001-DEVKIT1020) to help developers follow best practices and avoid common pitfalls when building plugins and custom workflows.
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.
Library for generation customization for Unchase.Dynamics365.ConnectedService
Utility tools for DynamicsCrm.DevKit development. Includes JavaScript/CSS minification via NUglify and code coverage analysis tools for Dynamics 365/Dataverse projects.
Dynamics CRM AD版帮助类(组织服务和WEBAPI)
Extension classes for the IOrganizaitonService interface
Easy way to dynamics crm plugin debugging.
Enables Dynamics CRM OnPremise developers to extract information about entities, actions, etc. in the form of output typescript (.ts) files by connecting to an organization instance
dotConnect for Dynamics 365 is an ADO.NET provider for working with Dynamics 365 data through the standard ADO.NET interfaces. It allows you to easily integrate Dynamics 365 data into your .NET applications, and integrate Dynamics 365 services with widely used data-oriented technologies. The provider works with .NET Frameworks 4.5+, .NET Core 3.1, .NET 5+. It has the same standard ADO.NET classes as other standard ADO.NET providers: DynamicsConnection, DynamicsCommand, DynamicsDataAdapter, DynamicsDataReader, DynamicsParameter, etc. This allows you quickly get started with it and eliminates the need to study any Dynamics 365 data access specificities. More information at https://www.devart.com/dotconnect/dynamicscrm/ License See pricing options for ordering https://www.devart.com/dotconnect/dynamicscrm/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your .NET application to work with Dynamics 365 data. * SQL Engine: No need to study and use complex Dynamics 365 API, just use familiar SQL statements. You may use complex JOINs, WHERE conditions, etc. - all the SQL benefits, not available with Dynamics 365 API. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.