Info
Version: | 1.0.0 |
Author(s): | Garry Passarella |
Last Update: | Saturday, January 24, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dos |
Install
Install-Package Dos
dotnet add package Dos
paket add Dos
Dos Download (Unzip the "nupkg" after downloading)
Runs a DOS command and returns the output as a string, just as you would from command line but in C# code.