-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dustin Horne edited this page May 14, 2024
·
2 revisions
ReProcess is a simple, lightweight, asynchronous wrapper around a standard Process. The purpose of this library is to allow processes to be started and run in the background, enabling the async processing of StdErr and StdOut messages. I developed it to facilitate the building and running of custom docker images that I use with .NET Aspire projects.