Info
Version: | 1.5.0 |
Author(s): | Serge van den Oever [Macaw] |
Last Update: | Saturday, March 2, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://macawnl.github.com/WebMatrix.Executer/ |
NuGet Url: | https://www.nuget.org/packages/WebMatrix.Executer |
Install
Install-Package WebMatrix.Executer
dotnet add package WebMatrix.Executer
paket add WebMatrix.Executer
WebMatrix.Executer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.