Makes it easy to parent a process and obtain a Window handle in some situations where Process does not find a main window - tested with Electron.
Info
Version: | 1.0.2 |
Author(s): | Graham McAllister |
Last Update: | Monday, January 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grahammcallister/parentedprocess |
NuGet Url: | https://www.nuget.org/packages/ParentProcess |
Install
Install-Package ParentProcess
dotnet add package ParentProcess
paket add ParentProcess
ParentProcess Download (Unzip the "nupkg" after downloading)
Dependencies
Tags