CsProcess code
CsProcess Repository
Code illustrates a lot of the C++ thread library capabilities
Quick Status
Code functions correctly
no known defects
Demonstration code
yes
Documentation
yes - needs much more
Test cases
no
Static library
no
Build requires
C# 7.0, Windows
Planned design changes
Add more demonstration code
1.0 Contents
This repository provides a small demonstration of the System.Diagnostics.Process class.
2.0 Build
All code was built with Visual Studio, Community Edition - 2019, and tested on Windows 10.