Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool 9.0.2.11

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool --version 9.0.2.11
                    
NuGet\Install-Package Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool -Version 9.0.2.11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool" Version="9.0.2.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool" Version="9.0.2.11" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool --version 9.0.2.11
                    
#r "nuget: Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool, 9.0.2.11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool@9.0.2.11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool&version=9.0.2.11
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.CrmSdk.XrmTooling.PluginRegistrationTool&version=9.0.2.11
                    
Install as a Cake Tool

This package contains the following official Microsoft assemblies and has been authored by the Microsoft Dynamics 365 SDK team.
- Dynamics 365 Package Deployer

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.0.200 64,232 5/17/2025
9.1.0.199 88,706 9/23/2024
9.1.0.187 134,710 11/1/2023
9.1.0.184 96,360 4/19/2023
9.1.0.167 60,710 12/13/2022
9.1.0.166 3,309 12/1/2022
9.1.0.155 93,495 7/28/2022
9.1.0.153 8,774 7/21/2022
9.1.0.149 36,987 6/15/2022
9.1.0.148 48,570 3/24/2022
9.1.0.146 22,136 2/4/2022
9.1.0.24 128,247 3/18/2021
9.1.0.20 70,848 7/15/2020
9.1.0.19 6,952 7/3/2020
9.1.0.17 9,129 6/10/2020
9.1.0.14 19,579 4/20/2020
9.1.0.12 15,372 4/3/2020
9.1.0.11 37,357 1/16/2020
9.1.0.7 5,263 1/3/2020
9.0.2.11 4,847 2/7/2019
Loading failed

This package contains assemblies from the Summer 2017 update for Dynamics 365 (online and on-premises). These assemblies require application development using the Microsoft .NET Framework 4.5.2 or later.

       For information about downloading the tool, see https://docs.microsoft.com/dynamics365/customer-engagement/developer/download-tools-nuget

       9.0.2.11:
           Updated to include Fixed version of CrmServiceClient and login control for new US Geo ( US Gov High )
           Added support for Preferring Affinity with a given node to improve cache hit success rate.

       9.0.2.9:
           Blocked the ability to profile a workflow action that does not implement at least one input property.
               - This capability has never been support, however the tool gave the illusion that it could be configured.
           Added Default Alpha Sorting to all levels of Assemblies, Plugins, and Steps in the tool.
           Added New Logging to help troubleshooting user reported issues.
           Updated Error reporting window to provide a more concise error message.

       9.0.2.8:
           Picked up updated CrmServiceClient (Microsoft.Xrm.Tooling.Connector)

       9.0.2.7:
           Picked up updated CrmServiceClient (Microsoft.Xrm.Tooling.Connector)

   9.0.2.5:
       Added MultiSelectOptionSet types as valid for filtering plugin steps on.
       Corrected an error where Message Format for some Service Bus registrations was being incorrectly set
       Modified Compatibility Filters for Registering assembly updates, Now only server settings will be enforced for v9+ instances
       
   9.0.2.4:
           Removed Client side validation of assembly and messaging context requirements to allow server to manage plugin and workflow object compatibility directly

       9.0.2.3:
           Updated with Xrm.Tooling.Connector support
           Added new dependencies for Xrm.Tooling.Connector.dll

       9.0.0.5: 9.0 Initial Release
       9.0.0.0 - Initial release of Plugin Registration Tool as Nuget. US English only client.