rs-ssms-extension
1.5.0
RS.SSMS.Extension
Microsoft SQL Server Management Studio extension
Run, edit, save your custom scripts on an instance or database.
Package installation parameters:
until v1.5.0:
CS: 0/1 - install custom scripts
V2016: 0/1 - installs extension in SSMS 2016 folder
V2017: 0/1 - installs extension in SSMS 2017 folder
*by default it will install the extension for 2016, without the custom scripts provided
from v1.6.0:
DISABLESCRIPTS: 1 - install custom scripts
ENABLE2016: 1 - installs extension in SSMS 2016 folder
DISABLE2017: 1 - installs extension in SSMS 2017 folder
*by default it will install the extension for version 2017, with the custom scripts provided
*Please install the Management Studio manually prior to this extension!*
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package rs-ssms-extension -Version 1.5.0
dotnet add package rs-ssms-extension --version 1.5.0
paket add rs-ssms-extension --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- chocolatey-core.extension (>= 1.0.3)