shellpower.iisconfig 1.0.2-alpha

This is a prerelease version of shellpower.iisconfig.
There is a newer version of this package available.
See the version list below for details.
dotnet add package shellpower.iisconfig --version 1.0.2-alpha                
NuGet\Install-Package shellpower.iisconfig -Version 1.0.2-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.iisconfig" Version="1.0.2-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add shellpower.iisconfig --version 1.0.2-alpha                
#r "nuget: shellpower.iisconfig, 1.0.2-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.iisconfig as a Cake Addin
#addin nuget:?package=shellpower.iisconfig&version=1.0.2-alpha&prerelease

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

Provides powershell cmdlets for setting up and configuring web applications in IIS 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.10 1,632 12/3/2019
1.0.9 1,623 8/9/2019
1.0.8 516 8/9/2019
1.0.7 600 8/2/2019
1.0.6-rc1 493 7/3/2019
1.0.5-rc3 417 7/3/2019
1.0.5-rc2 856 5/1/2019
1.0.5-rc1 1,705 1/21/2019
1.0.4-alpha 529 1/21/2019
1.0.3-alpha 575 11/19/2018
1.0.2-alpha 587 11/19/2018
1.0.1-alpha 550 11/18/2018
1.0.0-alpha 551 11/16/2018

This package includes the powersehll cmdlets, which can be referenced by your powersehll scripts for performing common iis configuration operations in a repeatable manner, ideal for continuous integration/deployment scenarios.