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.
<PackageVersion Include="shellpower.sqlserver" Version="1.0.5-alpha" />
                    
Directory.Packages.props
<PackageReference Include="shellpower.sqlserver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package shellpower.sqlserver@1.0.5-alpha
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=shellpower.sqlserver&version=1.0.5-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=shellpower.sqlserver&version=1.0.5-alpha&prerelease
                    
Install as a Cake Tool

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 762 9/24/2019
1.0.9-rc2 458 7/3/2019
1.0.9-rc1 1,680 1/21/2019
1.0.8-alpha 613 12/27/2018
1.0.7-alpha 628 12/19/2018
1.0.6-alpha 594 12/17/2018
1.0.5-alpha 608 12/11/2018
1.0.4-alpha 588 12/8/2018
1.0.1-alpha 611 11/19/2018
1.0.0-alpha 643 11/19/2018

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