Allows one to execute AppVeyor build pipeline programatically, for a given local repository and configuration.
Info
Version: | 0.6.0 |
Author(s): | joaope |
Last Update: | Sunday, December 10, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joaope/LocalAppVeyor |
NuGet Url: | https://www.nuget.org/packages/LocalAppVeyor.Engine |
Install
Install-Package LocalAppVeyor.Engine
dotnet add package LocalAppVeyor.Engine
paket add LocalAppVeyor.Engine
LocalAppVeyor.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build(>= 16.8.0)
- Microsoft.PowerShell.SDK(>= 7.1.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.IO.Abstractions(>= 13.2.4)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.1)
- YamlDotNet(>= 9.1.0)
Tags