EnterDeveloperPowerShell

1.0.7

This function will enter the Visual Studio Developer Powershell mode, and will return the installation path of the version selected using the $DisplayNameMatch. Allows any powershell instance to enter "Visual Studio Developer Mode".
More info: https://github.com/tcartwright/EnterDeveloperPowerShell

Installation Options

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

Install-Module -Name EnterDeveloperPowerShell -RequiredVersion 1.0.7

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

Install-PSResource -Name EnterDeveloperPowerShell -Version 1.0.7

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) 2021 tcartwright. All rights reserved.

Package Details

Author(s)

  • tcartwright

Functions

Invoke-VSDeveloperPowershell

Dependencies

This module has no dependencies.

Release Notes

1.0.0 20210815
* Initial  release to PS Gallery
1.0.2 20210815
* Fixed isse where RootModule was commented
* Attempted to edit description
1.0.3 20210815
* Shorted description, and removed readme
1.0.5
* final working version
1.0.6
* Updated script to return newest Version when multiples are found.
1.0.6
* Updated LicenseUri and ProjectUri in manifest.

FileList

Version History

Version Downloads Last updated
1.0.12 1,081 8/28/2021
1.0.11 16 8/16/2021
1.0.10 13 8/16/2021
1.0.9 13 8/16/2021
1.0.8 11 8/16/2021
1.0.7 (current version) 14 8/16/2021
1.0.6 12 8/16/2021
1.0.5 12 8/15/2021
1.0.4 12 8/15/2021
1.0.3 12 8/15/2021
1.0.2 12 8/15/2021
1.0.1 12 8/15/2021
1.0.0 15 8/15/2021
Show less