Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader 2.15.0

dotnet add package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.15.0
                    
NuGet\Install-Package Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader -Version 2.15.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.15.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.15.0" />
                    
Directory.Packages.props
<PackageReference Include="Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader" />
                    
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 Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader --version 2.15.0
                    
#r "nuget: Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader, 2.15.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.15.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.15.0
                    
Install as a Cake Addin
#tool nuget:?package=Rnwood.Dataverse.Data.PowerShell.XrmToolboxPluginLoader&version=2.15.0
                    
Install as a Cake Tool

PowerShell Scripting Workspace for XrmToolbox

Product 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.

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.15.0 32 1/10/2026
2.14.2 119 1/4/2026
2.14.1 85 1/2/2026
2.14.0 85 1/1/2026
2.12.1 89 12/28/2025
2.12.0 86 12/28/2025
2.11.4 178 12/24/2025
2.11.3 155 12/21/2025
2.11.2 113 12/21/2025
2.11.1 115 12/21/2025
2.11.0 113 12/20/2025
2.10.0 122 12/20/2025
2.9.1 266 12/17/2025
2.9.0 259 12/17/2025
2.8.0 235 12/15/2025
2.7.4 158 12/14/2025
2.7.3 144 12/14/2025
2.7.2 171 12/13/2025
2.7.1 117 12/13/2025
2.7.0 477 12/11/2025
2.6.2 425 12/10/2025
2.5.2 712 12/2/2025
2.5.1 668 12/2/2025
2.5.0 666 12/2/2025
2.4.6 578 12/1/2025
2.4.5 118 11/28/2025
2.4.4 186 11/27/2025
2.4.3 171 11/27/2025

Features: support files (with folder to store) and images (as base64) easily (#1375) Bug Fixes: ensure image and file ID columns+values are included by default and add -IncludeFileAndImageMetadataColumns to include filename/etc columns (#1373)