Invoke-VsBuild

0.0.13

- 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
 - It supports interactive and non-interactive/batch execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/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
 - It supports interactive and non-interactive/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 -RequiredVersion 0.0.13

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

Install-PSResource -Name Invoke-VsBuild -Version 0.0.13

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 266 10/3/2020
0.0.15 9 10/3/2020
0.0.14 9 10/2/2020
0.0.13 (current version) 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