shellpower.sqlserver 1.0.5-alpha

This is a prerelease version of shellpower.sqlserver.
There is a newer version of this package available.
See the version list below for details.
dotnet add package shellpower.sqlserver --version 1.0.5-alpha
NuGet\Install-Package shellpower.sqlserver -Version 1.0.5-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="shellpower.sqlserver" Version="1.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add shellpower.sqlserver --version 1.0.5-alpha
#r "nuget: shellpower.sqlserver, 1.0.5-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install shellpower.sqlserver as a Cake Addin
#addin nuget:?package=shellpower.sqlserver&version=1.0.5-alpha&prerelease

// Install shellpower.sqlserver as a Cake Tool
#tool nuget:?package=shellpower.sqlserver&version=1.0.5-alpha&prerelease

Provides powershell cmdlets for managing and configuring sql server in a repeatable manner, ideal for continuous integration/deployment scenarios.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 635 9/24/2019
1.0.9-rc2 369 7/3/2019
1.0.9-rc1 1,581 1/21/2019
1.0.8-alpha 511 12/27/2018
1.0.7-alpha 536 12/19/2018
1.0.6-alpha 489 12/17/2018
1.0.5-alpha 495 12/11/2018
1.0.4-alpha 483 12/8/2018
1.0.1-alpha 494 11/19/2018
1.0.0-alpha 524 11/19/2018

This package includes the powershell cmdlets, which can be referenced by your powershell scripts for performing common sql server configuration operations.