UtilPack.NuGet.ProcessRunner
1.0.0-RC1
This package contains executable which combines the functionalities of UtilPack.NuGet.Deployment and UtilPack.ProcessMonitor packages: it can restore missing packages, and then execute and monitor them.
This is a prerelease version of UtilPack.NuGet.ProcessRunner.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package UtilPack.NuGet.ProcessRunner -Version 1.0.0-RC1
dotnet add package UtilPack.NuGet.ProcessRunner --version 1.0.0-RC1
<PackageReference Include="UtilPack.NuGet.ProcessRunner" Version="1.0.0-RC1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UtilPack.NuGet.ProcessRunner --version 1.0.0-RC1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UtilPack.NuGet.ProcessRunner, 1.0.0-RC1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial release.
Dependencies
-
.NETCoreApp 1.1
- Microsoft.Extensions.Configuration.Binder (>= 1.1.2)
- Microsoft.Extensions.Configuration.CommandLine (>= 1.1.2)
- Microsoft.NETCore.App (>= 1.1.2)
- UtilPack.NuGet.Deployment (>= 1.0.0-RC3)
- UtilPack.ProcessMonitor (>= 1.0.0-RC1)
-
.NETFramework 4.5.1
- Microsoft.Extensions.Configuration.Binder (>= 1.1.2)
- Microsoft.Extensions.Configuration.CommandLine (>= 1.1.2)
- UtilPack.NuGet.Deployment (>= 1.0.0-RC3)
- UtilPack.ProcessMonitor (>= 1.0.0-RC1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.