WorkFlowArgumentsChecker 1.0.0.5
dotnet add package WorkFlowArgumentsChecker --version 1.0.0.5
NuGet\Install-Package WorkFlowArgumentsChecker -Version 1.0.0.5
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="WorkFlowArgumentsChecker" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WorkFlowArgumentsChecker" Version="1.0.0.5" />
<PackageReference Include="WorkFlowArgumentsChecker" />
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 WorkFlowArgumentsChecker --version 1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WorkFlowArgumentsChecker, 1.0.0.5"
#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 WorkFlowArgumentsChecker@1.0.0.5
#: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=WorkFlowArgumentsChecker&version=1.0.0.5
#tool nuget:?package=WorkFlowArgumentsChecker&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Workflow Lookup Reference Checker
A plugin for XrmToolBox that helps you:
✅ Analyze workflows for EntityReference
arguments
✅ Compare those references across environments (source vs. target)
✅ Highlight missing vs. existing records
✅ Generate FetchXML filters
✅ Support Arabic/unicode labels and syntax-colored FetchXML
Features
- Load unmanaged solutions and list their classic workflows
- Analyze workflows definitions to identify and extract referenced entity IDs
- Check if the referenced records exist in another environment
- Highlight status: ✅ Exist / ❌ Missing
- Filter results and generate FetchXML for missing or selected items
- Copy-ready, developer-friendly XML formatting
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.
-
- XrmToolBox (>= 1.2023.10.67)
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.0.0.5 | 381 | 5/22/2025 |
First Release.