Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader
3.0.3
dotnet add package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 3.0.3
NuGet\Install-Package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader -Version 3.0.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="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" Version="3.0.3" />
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="3.0.3" />
<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 3.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader, 3.0.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.
#:package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader@3.0.3
#: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=3.0.3
#tool nuget:?package=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=3.0.3
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 (>= 3.0.3)
- 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 |
|---|---|---|
| 3.0.3 | 36 | 3/9/2026 |
| 3.0.1 | 40 | 3/8/2026 |
| 2.20.0 | 37 | 3/6/2026 |
| 2.19.0 | 104 | 2/13/2026 |
| 2.18.0 | 102 | 1/26/2026 |
| 2.17.1 | 213 | 1/22/2026 |
| 2.17.0 | 91 | 1/19/2026 |
| 2.16.1 | 99 | 1/18/2026 |
| 2.16.0 | 99 | 1/18/2026 |
| 2.15.1 | 107 | 1/12/2026 |
| 2.15.0 | 103 | 1/10/2026 |
| 2.14.2 | 172 | 1/4/2026 |
| 2.14.1 | 104 | 1/2/2026 |
| 2.14.0 | 108 | 1/1/2026 |
| 2.12.1 | 103 | 12/28/2025 |
| 2.12.0 | 102 | 12/28/2025 |
| 2.11.4 | 198 | 12/24/2025 |
| 2.11.3 | 168 | 12/21/2025 |
| 2.11.2 | 126 | 12/21/2025 |
| 2.11.1 | 126 | 12/21/2025 |
Loading failed
Features: feat: improved PowerShell 7.5/7.6 compatibility and tests (#1455) Bug Fixes: fix(ci): correct artifact name in publish jobs after matrix restructuring (#1456) fix: prevent ArgumentNullException in assembly Resolving handler on PS 7.5+ (#1454)