Invoke-VsBuild

0.0.16

Invoke-VsBuild enables Commandline builds using Visual Studio; Invoke-MsBuild enables Commandline builds using MsBuild;Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt; Invoke-VisualStudio launches (any version of) Visual Studio. It also supports interactive and non-interactive (i.e., batch) execution modes for running cmd.exe, p
Invoke-VsBuild enables Commandline builds using Visual Studio; Invoke-MsBuild enables Commandline builds using MsBuild;Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt; Invoke-VisualStudio launches (any version of) Visual Studio. It also supports interactive and non-interactive (i.e., batch) execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/pipe modes.  All functions  allow selection of Visual Studio environment by specifying version, edition etc. These filters are useful when multiple side-by-side installations of VS are present.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Invoke-VsBuild

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Invoke-VsBuild

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Vatsan Madhavan. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.0.16 (current version) 268 10/3/2020
0.0.15 9 10/3/2020
0.0.14 9 10/2/2020
0.0.13 9 9/21/2020
0.0.12 21 8/7/2020
0.0.11 12 8/7/2020
0.0.10 14 8/7/2020
0.0.8 20 7/27/2020
0.0.7 14 7/27/2020
Show more