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.
Info
Version: | 2.2.0 |
Author(s): | Stanislav Muhametsin |
Last Update: | Monday, March 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CometaSolutions/UtilPack/tree/develop/Source/UtilPack.NuGet.ProcessRunner |
NuGet Url: | https://www.nuget.org/packages/UtilPack.NuGet.ProcessRunner |
Install
Install-Package UtilPack.NuGet.ProcessRunner
dotnet add package UtilPack.NuGet.ProcessRunner
paket add UtilPack.NuGet.ProcessRunner
UtilPack.NuGet.ProcessRunner Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- UtilPack.NuGet.Deployment(>= 2.2.0)
- UtilPack.ProcessMonitor(>= 1.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.1.2)
- UtilPack.NuGet.Deployment(>= 2.2.0)
- UtilPack.ProcessMonitor(>= 1.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
- Microsoft.Extensions.Configuration.CommandLine(>= 1.1.2)
- Microsoft.NETCore.App(>= 1.1.2)
Tags