Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher 1.2025.3.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher --version 1.2025.3.6
                    
NuGet\Install-Package Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher -Version 1.2025.3.6
                    
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.3.6" />
                    
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.3.6" />
                    
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.3.6
                    
#r "nuget: Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher, 1.2025.3.6"
                    
#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.3.6
                    
Install Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher as a Cake Addin
#tool nuget:?package=Ccp.XrmToolbox.FlowAndProcessDefinitionSearcher&version=1.2025.3.6
                    
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 309 8 days ago
1.2025.3.8 108 9 days ago
1.2025.3.7 323 13 days ago
1.2025.3.6 212 16 days ago
1.2025.3.5 116 16 days ago
1.2025.3.4 120 16 days ago
1.2025.3.3 125 16 days ago
1.2025.3.2 159 17 days ago
1.2025.3.1 116 17 days ago
1.0.0.3 453 18 days ago
1.0.0.2 449 18 days ago
1.0.0.1 453 18 days ago
1.0.0 455 18 days ago

(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