Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell 9.0.2.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

    Powershell Module is now published at powershell gallery..  
    HERE: https://www.powershellgallery.com/packages/Microsoft.Xrm.Tooling.CrmConnector.PowerShell

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell --version 9.0.2.3
NuGet\Install-Package Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell -Version 9.0.2.3
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.PackageDeployment.PowerShell" Version="9.0.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell --version 9.0.2.3
#r "nuget: Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell, 9.0.2.3"
#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.
// Install Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell as a Cake Addin
#addin nuget:?package=Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell&version=9.0.2.3

// Install Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell as a Cake Tool
#tool nuget:?package=Microsoft.CrmSdk.XrmTooling.PackageDeployment.PowerShell&version=9.0.2.3

This package contains the official Microsoft assemblies for Package Deployer Powershell and has been authored by the Microsoft Dynamics CRM SDK team.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5

    • 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
4.0.0.125 5,760 2/24/2023

This package contains assemblies for Dynamics 365 (online and on-premises). These assemblies require application development using the Microsoft .NET Framework 4.5.2 or later.
         9.0.2.3:
           Updated with Xrm.Tooling.Connector support
           Added new dependencies for Xrm.Tooling.Connector.dll
           Fixed issues that caused unhandled exceptions to be thrown when a package resulted in an error.
           Added new notifications in logs and UX for faults (where applicable).
           Added logic to detect stuck solution import and abort the import process

         9.0.0.7:
           Fixed a bug in Configuration Migration tool Lookup processing logic that was causing incorrect linking where the data set includes records that require related lookup records that share the same default name.
         9.0.0.5: 9.0 Initial Release
         9.0.0.2-preview:
         Breaking Change!
         Refactor of this package to support module invocation instead of assembly registration. This is done to support direct inclusion from nuget by ALM \ SDL tasks.
         To register module, run the RegisterXRMPackageDeployment.ps1

         8.2.0.4 - Intial release