ProcessSearch 1.2019.4.29

dotnet add package ProcessSearch --version 1.2019.4.29
NuGet\Install-Package ProcessSearch -Version 1.2019.4.29
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="ProcessSearch" Version="1.2019.4.29" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ProcessSearch --version 1.2019.4.29
#r "nuget: ProcessSearch, 1.2019.4.29"
#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.
// 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 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. 
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.2019.4.29 42,737 4/27/2019
0.2019.4.28 1,772 4/12/2019
0.2019.4.27 826 4/8/2019
0.2019.3.27 1,006 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