Library for running shell commands with extensive support for piping.
Info
Version: | 3.3.0 |
Author(s): | Tyrrrz |
Last Update: | Tuesday, December 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tyrrrz/CliWrap |
NuGet Url: | https://www.nuget.org/packages/CliWrap |
Install
Install-Package CliWrap
dotnet add package CliWrap
paket add CliWrap
CliWrap Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Buffers(>= 4.5.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Buffers(>= 4.5.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
No dependencies.
No dependencies.
Tags