Library for interacting with external command-line interfaces.
Info
Version: | 3.6.6 |
Author(s): | Tyrrrz |
Last Update: | Tuesday, January 16, 2024 |
.NET Fiddle: | Online Example |
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