Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader
2.19.0
dotnet add package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.19.0
NuGet\Install-Package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader -Version 2.19.0
<PackageReference Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" Version="2.19.0" />
<PackageVersion Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" Version="2.19.0" />
<PackageReference Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" />
paket add Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.19.0
#r "nuget: Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader, 2.19.0"
#:package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader@2.19.0
#addin nuget:?package=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=2.19.0
#tool nuget:?package=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=2.19.0
PowerShell Scripting Workspace for XrmToolbox
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- MscrmTools.Xrm.Connection (>= 1.2025.9.64)
- Rnwood.Dataverse.Data.PowerShell.XrmToolboxPlugin (>= 2.19.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.19.0 | 29 | 2/13/2026 |
| 2.18.0 | 90 | 1/26/2026 |
| 2.17.1 | 152 | 1/22/2026 |
| 2.17.0 | 83 | 1/19/2026 |
| 2.16.1 | 89 | 1/18/2026 |
| 2.16.0 | 86 | 1/18/2026 |
| 2.15.1 | 91 | 1/12/2026 |
| 2.15.0 | 92 | 1/10/2026 |
| 2.14.2 | 158 | 1/4/2026 |
| 2.14.1 | 93 | 1/2/2026 |
| 2.14.0 | 94 | 1/1/2026 |
| 2.12.1 | 94 | 12/28/2025 |
| 2.12.0 | 91 | 12/28/2025 |
| 2.11.4 | 187 | 12/24/2025 |
| 2.11.3 | 161 | 12/21/2025 |
| 2.11.2 | 117 | 12/21/2025 |
| 2.11.1 | 118 | 12/21/2025 |
| 2.11.0 | 119 | 12/20/2025 |
| 2.10.0 | 128 | 12/20/2025 |
| 2.9.1 | 271 | 12/17/2025 |
Features: feat: Add support for local option sets in Set-DataverseOptionSetMetadata (#1424) feat: enable parallel execution for E2E tests (#1431) feat(connection): add DisableAffinityCookie parameter for max performance mode (#1423) feat: make SQL parameter positional in Invoke-DataverseSql (#1411) feat: allow hashtables as InputObject in Set-DataverseOrganizationSettings (#1395) Bug Fixes: fix(docs): resolve help file corruption causing flip-flopping changes (#1432) fix: add State property support for statuscode options in Set-DataverseAttributeMetadata (#1425) fix(sitemap): include XML in updates, handle publish correctly, and fix test compatibility (#1421) fix: Set-DataverseFormControl should not require -DataField when updating (#1426) fix: enable clone support for mock connections via interface pattern (#1427) fix: provide clear error for non-readable columns in Set-DataverseRecord (#1405) fix: Set-DataverseView null reference with empty layoutxml (#1400) fix: correct behavior 1 parameter mapping in Set-DataverseSolutionComponent (#1398) Other Changes: perf: optimize E2E test CanAddReadUpdateAndManageSolutionComponents (#1429) test: e2e tests - remove pester and improve quality (#1415) test: remove pester for better tools for standard tests and improve test quality (#1413) Enable Module tests by removing skip directive (#1407) docs: remove obsolete URL reference from -Connection parameter help (#1384)