Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader
2.20.0
dotnet add package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.20.0
NuGet\Install-Package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader -Version 2.20.0
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="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" Version="2.20.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" Version="2.20.0" />
<PackageReference Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" />
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 Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.20.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader, 2.20.0"
#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 Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader@2.20.0
#: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=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=2.20.0
#tool nuget:?package=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=2.20.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PowerShell Scripting Workspace for XrmToolbox
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- MscrmTools.Xrm.Connection (>= 1.2025.9.64)
- Rnwood.Dataverse.Data.PowerShell.XrmToolboxPlugin (>= 2.20.0)
- XrmToolBoxPackage (>= 1.2025.10.74)
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 |
|---|---|---|
| 2.20.0 | 31 | 3/6/2026 |
| 2.19.0 | 102 | 2/13/2026 |
| 2.18.0 | 101 | 1/26/2026 |
| 2.17.1 | 204 | 1/22/2026 |
| 2.17.0 | 90 | 1/19/2026 |
| 2.16.1 | 98 | 1/18/2026 |
| 2.16.0 | 98 | 1/18/2026 |
| 2.15.1 | 105 | 1/12/2026 |
| 2.15.0 | 102 | 1/10/2026 |
| 2.14.2 | 171 | 1/4/2026 |
| 2.14.1 | 103 | 1/2/2026 |
| 2.14.0 | 107 | 1/1/2026 |
| 2.12.1 | 102 | 12/28/2025 |
| 2.12.0 | 100 | 12/28/2025 |
| 2.11.4 | 196 | 12/24/2025 |
| 2.11.3 | 167 | 12/21/2025 |
| 2.11.2 | 125 | 12/21/2025 |
| 2.11.1 | 124 | 12/21/2025 |
| 2.11.0 | 124 | 12/20/2025 |
| 2.10.0 | 136 | 12/20/2025 |
Loading failed
Features: feat: add cmdlets for Canvas app and msapp CRUD including adding data sources. (#1366) Other Changes: perf(plugin): eliminate N+1 queries in Get-DataversePlugin* cmdlets (#1430)