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,644 12/3/2019
1.0.9 1,632 8/9/2019
1.0.8 524 8/9/2019
1.0.7 608 8/2/2019
1.0.6-rc1 497 7/3/2019
1.0.5-rc3 421 7/3/2019
1.0.5-rc2 860 5/1/2019
1.0.5-rc1 1,709 1/21/2019
1.0.4-alpha 536 1/21/2019
1.0.3-alpha 583 11/19/2018
1.0.2-alpha 595 11/19/2018
1.0.1-alpha 558 11/18/2018
1.0.0-alpha 559 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.