The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
Info
| Version: | 1.3.0 |
| Author(s): | Dave Kerr |
| Last Update: | Friday, May 22, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dwmkerr/consolecontrol |
| NuGet Url: | https://www.nuget.org/packages/ConsoleControl |
Install
Install-Package ConsoleControl
dotnet add package ConsoleControl
paket add ConsoleControl
ConsoleControl Download (Unzip the "nupkg" after downloading)
Dependencies
- ConsoleControlAPI(>= 1.3.0)
Tags