ProcessSearch 1.2019.4.29
dotnet add package ProcessSearch --version 1.2019.4.29
NuGet\Install-Package ProcessSearch -Version 1.2019.4.29
<PackageReference Include="ProcessSearch" Version="1.2019.4.29" />
paket add ProcessSearch --version 1.2019.4.29
#r "nuget: ProcessSearch, 1.2019.4.29"
// Install ProcessSearch as a Cake Addin #addin nuget:?package=ProcessSearch&version=1.2019.4.29 // Install ProcessSearch as a Cake Tool #tool nuget:?package=ProcessSearch&version=1.2019.4.29
Search Workflows, Dialogs, Business Process Flows, Actions, and Business Rules using In Memory Data and an excell like grid with it's own search features.
• Search processes for Entities that are updated, created, assigned, status changed by a process
• Search processes for Properties that are updated or created by a process
• Search processes for text contained in a step comment.
• Search processes for text contained in a condition value.
• Child Processes Search processes that call a specific child process
Grid features
• Grouping and Sub Grouping
• Excel like Filtering
• Multi Column Sorting
• Double click to open the Process
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.1.20)
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.2019.4.29 | 46,273 | 4/27/2019 |
0.2019.4.28 | 1,806 | 4/12/2019 |
0.2019.4.27 | 855 | 4/8/2019 |
0.2019.3.27 | 1,035 | 3/28/2019 |
1.2019.4.29 Added Condition Value search, Fixed BR Update Search, Some UI changes.
1.2019.4.28 Official Release. Added Entity Status change search, fixed child process search bug, removed step search case sensitivity.
0.2019.4.27 Fixed Entity Search bug #1, Added Search by Assignment, improved search algorithum now 5x faster.
0.2019.4.25806 - Added reference to missing resource
0.2019.3.28 - Added Missing References
0.2019.3.27 - Initial Beta release