Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher 1.2025.4.9

dotnet add package Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher --version 1.2025.4.9
                    
NuGet\Install-Package Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher -Version 1.2025.4.9
                    
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="Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher" Version="1.2025.4.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher" Version="1.2025.4.9" />
                    
Directory.Packages.props
<PackageReference Include="Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher" />
                    
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 Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher --version 1.2025.4.9
                    
#r "nuget: Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher, 1.2025.4.9"
                    
#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.
#addin nuget:?package=Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher&version=1.2025.4.9
                    
Install Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher as a Cake Addin
#tool nuget:?package=Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher&version=1.2025.4.9
                    
Install Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher as a Cake Tool

XrmToolbox plugin to search metadata definition Power Automate Flows, Actions, Business Rules, Workflows, and Dialogs

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
1.2025.4.9 294 4/4/2025
1.2025.3.8 108 4/4/2025
1.2025.3.7 323 3/31/2025
1.2025.3.6 212 3/28/2025
1.2025.3.5 116 3/28/2025
1.2025.3.4 120 3/27/2025
1.2025.3.3 125 3/27/2025
1.2025.3.2 159 3/27/2025
1.2025.3.1 116 3/27/2025
1.0.0.3 453 3/26/2025
1.0.0.2 449 3/26/2025
1.0.0.1 453 3/26/2025
1.0.0 455 3/26/2025

(NOTE: Please do not use any releases prior to version 1.2025.3.1 as they are not formatted correctly and will not work with XrmToolBox)

1.2025.3.1 & 1.2025.3.2
- Initial releases (no differences)

1.2025.3.3
- Added Created On/By and Modified On/By fields

1.2025.3.4
- Added Managed field and replaced Message field with Trigger field for capturing both trigger information and scope

1.2025.3.5
- Changed name to contain '&' instead of 'and' due to naming conflicts
- Changed grid fill for URL column

1.2025.3.6
- Replaced grid fill with autosizing to fit column contents
- Hid Process URL column form grid in favor of utilizing Name column for Process hyperlink (still present in export so that each Process can be easily reached)
- Added Process ID column for enhanced diagnostic capabilities

1.2025.3.7
- Changed sourcing of Created On/By and Modified On/By fields to use attribute values instead of formatted values

1.2025.3.8
- Enlarged size of controls to enable more text to be displayed
- Added "All Forms" as Trigger value for Business Rules (previously appearing as blank)

1.2025.4.9
- Fixed bug around displaying of Business Rule data (incorrect Trigger values/invalid records)