WebMatrix.Executer provides a library that can be included in your own baked WebMatrix extension to execute applications and PowerShell scripts, send the output in realtime to a WebMatrix Output pane, and parse the output for errors and warnings that are displayed in a WebMatrix Errors & Warnings pane with just a few lines of code.
$ dotnet add package WebMatrix.ExecuterNo README available.