ProcessSearch 0.2019.4.28
See the version list below for details.
dotnet add package ProcessSearch --version 0.2019.4.28
NuGet\Install-Package ProcessSearch -Version 0.2019.4.28
<PackageReference Include="ProcessSearch" Version="0.2019.4.28" />
paket add ProcessSearch --version 0.2019.4.28
#r "nuget: ProcessSearch, 0.2019.4.28"
// Install ProcessSearch as a Cake Addin #addin nuget:?package=ProcessSearch&version=0.2019.4.28 // Install ProcessSearch as a Cake Tool #tool nuget:?package=ProcessSearch&version=0.2019.4.28
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.
• Entity
Search processes for Entities that are updated, created, assigned, status changed by a process
• Properties
Search processes for Properties that are updated or created by a process
• Steps
Search processes for text contained in a step comment.
• 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 | 47,152 | 4/27/2019 |
0.2019.4.28 | 1,816 | 4/12/2019 |
0.2019.4.27 | 863 | 4/8/2019 |
0.2019.3.27 | 1,046 | 3/28/2019 |
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