59 packages tagged with “2016”
This package contains the official Microsoft.Xrm.Sdk.Deployment.dll assembly and has been authored by the Microsoft Common Data Service SDK team.
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics 365 SDK team. - Microsoft.Uii.AifServices - Microsoft.Uii.Common - Microsoft.Uii.Common.Configuration - Microsoft.Uii.Common.Listeners - Microsoft.Uii.Common.Logging - Microsoft.Uii.Common.Logging.Providers - Microsoft.Uii.Common.Providers - Microsoft.Uii.Csr.Core - Microsoft.Uii.Csr.Win32Api
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Plugin Registration Tool
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Microsoft.Xrm.Tooling.CrmConnectControl - Microsoft.Xrm.Tooling.Ui.Resources - Microsoft.Xrm.Tooling.WebResourceUtility
Contains Xrm Unit Testing Library
This package contains the official Microsoft assemblies for Xrm.Tooling.Connector Powershell and has been authored by the Microsoft Dynamics CRM SDK team.
Adds IAsyncOrganizationService and IAsyncDiscoveryService with async versions of interface methods to the CRM Dynamics SDK. When you call "IOrganizationService.Execute(request)" for instance, it blocks the current thread until the reply is received from the Dynamics CRM server. In case when multiple such operations are running in parallel the app will use too many worker threads (because they are blocked) and will start suffer from performance degradation due to thread exhaustion. To avoid this issue, it's better not to block threads and process server responses as soon as they are available. This extension library allows you to do this using Task Parrallel Library (TPL) and asynchronous calls to Dynamics CRM server, e.g. "await IAsyncOrganizationService.ExecuteAsync(request, cancellationToken)". To use you need to create an async version of the client (Microsoft.Xrm.Sdk.Client.Async.AsyncOrganizationServiceProxy, Microsoft.Xrm.Sdk.Client.Async.AsyncDiscoveryServiceProxy, Microsoft.Xrm.Sdk.WebServiceClient.Async.OrganizationWebProxyAsyncClient, Microsoft.Xrm.Sdk.WebServiceClient.Async.DiscoveryWebProxyAsyncClient) which does asynchronous WCF calls to the service. GitHub project: https://github.com/tyrotoxin/Microsoft.Xrm.Sdk.Async
Utilities to streamline unit testing in Dynamics CRM 2016 by faking the IOrganizationService against an In-Memory context which runs blazingly fast.
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Dynamics 365 Configuration Migration Tool
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. - Dynamics 365 Package Deployer
This package contains the official Microsoft assemblies for Package Deployer Powershell and has been authored by the Microsoft Common Data Service SDK team.
Contains extensions for Xrm development.
Microsoft.SharePoint.Client.ServerRuntime.dll
This package contains the official Microsoft.Crm.Outlook.dll assembly and has been authored by the Microsoft Common Data Service SDK team.
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics 365 SDK team. - Microsoft.Uii.Desktop.Core - Microsoft.Uii.Desktop.Cti.Core - Microsoft.Uii.Desktop.SessionManager - Microsoft.Uii.Desktop.UI.Controls - Microsoft.Uii.Desktop.UI.Controls.Wpf - Microsoft.Uii.Desktop.UI.Core - Microsoft.Uii.Desktop.UI.Wpf - Microsoft.Uii.Practices.CompositeUI - Microsoft.Uii.Practices.CompositeUI.Windows - Microsoft.Uii.Practices.ObjectBuilder - Microsoft.Uii.Practices.CompositeUI.WinForms
This package adds the SDK assemblies for Microsoft Dynamics Marketing 2016 to your code project.
Microsoft.SharePoint.dll with XML Documentation
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics 365 SDK team. - Microsoft.Crm.UnifiedServiceDesk.BaseControl - Microsoft.Crm.UnifiedServiceDesk.CommonUtility - Microsoft.Crm.UnifiedServiceDesk.Dynamics
This package contains the two libraries required to build plug-ins on Dynamics CRM 2016/Dynamics 365. Microsoft.Xrm.Sdk.dll Microsoft.Crm.Sdk.Proxy.dll
Microsoft.Crm.Core.dll
Contains Xrm EarlyBound Entities 2016, referencing CRM 8.0 SDK.
ObjectARX for AutoCAD 2016, 2017
This package contains the following official Microsoft assemblies and has been authored by the Microsoft Common Data Service SDK team. This file requires the Microsoft.CrmSdk.XrmTooling.CoreAssembly package -Microsoft.Expression.Interactions.dll -Microsoft.Xrm.Tooling.Dmt.DataMigCommon.dll -Microsoft.Xrm.Tooling.Dmt.ImportProcessor.dll -Microsoft.Xrm.Tooling.Dmt.MetadataHandler.dll -Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.dll -Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll -Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.FinanceOperations.dll -Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageCore.Azure.dll -Microsoft.Uii.AifServices.dll -Microsoft.Uii.Common.dll -Microsoft.Uii.Common.TypeProvider.dll -Microsoft.Uii.CrmEntityManager.dll -Microsoft.Xrm.Tooling.CrmConnectControl.dll -Microsoft.Xrm.Tooling.Ui.Styles.dll -Microsoft.Deployment.Compression.Cab.dll -Microsoft.Deployment.Compression.dll
A useful entity mapper for SharePoint 2016 SSOM API
Automate data export and import between Dynamics 365 instances.
CrmLogger.Fody is a Fody add-in that injects logging for function entry, exit, parameters, and return value for Dynamics CRM Logger (https://github.com/yagasoft/DynamicsCrm-CrmLogger) solution.
A Dynamics CRM 2016/365 mocking framework for plug-ins, custom workflows, and applications.
Microsoft.SharePoint.Security.dll