Where to find the NuGet SDK packages

Where to find the NuGet SDK packages

The NuGet SDK are found under the crmsdk profile. These are the official Common Data Service packages. Select any package in the list to navigate to the package details page. The following are the current NuGet packages relevant for Common Data Service.
PackageDescription
Microsoft.CrmSdk.CoreAssembliesContains the Microsoft.Xrm.Sdk.dll and Microsoft.Crm.Sdk.Proxy.dll assemblies plus tools
Microsoft.CrmSdk.CoreToolsContains the SDK tools authored by the Microsoft Dynamics 365 team.
Microsoft.CrmSdk.DeploymentContains the Microsoft.Xrm.Sdk.Deployment.dll assembly
Microsoft.CrmSdk.OutlookContains the Microsoft.Crm.Outlook.dll assembly
Microsoft.CrmSdk.WebApi.Samples.HelperCodeC# helper code authored by the Microsoft Dynamics 365 Customer Engagement Developer documentation team. This code is for use with the Web API. These classes provide web service authentication for both on-premises and online deployments, error handling, and connection string configuration. These classes are used in our Web API samples
Microsoft.CrmSdk.WorkflowContains the Microsoft.Xrm.Sdk.Workflow.dll assembly
Microsoft.CrmSdk.XrmTooling.CoreAssemblyContains the Microsoft.Xrm.Tooling.Connector assembly
Microsoft.CrmSdk.XrmTooling.CrmConnector.PowerShellContains the assemblies for Xrm.Tooling.Connector Powershell
Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShellContains the assemblies for Package Deployer Powershell
Microsoft.CrmSdk.XrmTooling.PackageDeployment.WpfContains the Dynamics 365 Package Deployer
Microsoft.CrmSdk.XrmTooling.PackageDeploymentContains the Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll assembly
Microsoft.CrmSdk.XrmTooling.PluginRegistrationToolContains the Plugin Registration Tool required to manage Plugin assemblies,Workflow assemblies,Virtual Entitles, and Service endpoints for Microsoft Dynamics 365.
Microsoft.CrmSdk.XrmTooling.WpfControlsContains the Microsoft.Xrm.Tooling.CrmConnectControl.dll, Microsoft.Xrm.Tooling.Ui.Styles.dll, and Microsoft.Xrm.Tooling.WebResourceUtility.dll assemblies

How to install a package in your project

For information about installing NuGet packages into your project, see Managing NuGet Packages Using the Dialog.

Download Tools from Nuget

You can download tools used in development from NuGet using the powershell script found in this topic: Download tools from NuGet

Comments

Popular posts from this blog

Windows Update Server: WUA Success and Error Codes