RichardSzalay.Helix.Publishing.WebRoot 1.1.0-beta2

This is a prerelease version of RichardSzalay.Helix.Publishing.WebRoot.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RichardSzalay.Helix.Publishing.WebRoot --version 1.1.0-beta2
                    
NuGet\Install-Package RichardSzalay.Helix.Publishing.WebRoot -Version 1.1.0-beta2
                    
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="RichardSzalay.Helix.Publishing.WebRoot" Version="1.1.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RichardSzalay.Helix.Publishing.WebRoot" Version="1.1.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="RichardSzalay.Helix.Publishing.WebRoot" />
                    
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 RichardSzalay.Helix.Publishing.WebRoot --version 1.1.0-beta2
                    
#r "nuget: RichardSzalay.Helix.Publishing.WebRoot, 1.1.0-beta2"
                    
#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.
#addin nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.1.0-beta2&prerelease
                    
Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Addin
#tool nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.1.0-beta2&prerelease
                    
Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Tool

Includes dependent web projects in the ASP.NET Publishing Pipeline

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.5.6 839,192 9/1/2019
1.5.5 9,049 8/18/2019
1.5.4 128,186 3/17/2019
1.5.2 695 3/14/2019
1.5.1 688 3/8/2019
1.5.0 722 3/2/2019
1.5.0-beta1 543 3/1/2019
1.4.6 5,157 2/1/2019
1.4.5 760 1/30/2019
1.4.4 6,066 12/12/2018
1.4.3 1,082 11/26/2018
1.4.2-beta1 656 11/22/2018
1.4.1 1,518 11/17/2018
1.4.0 822 10/31/2018
1.4.0-beta1 773 9/11/2018
1.3.1 887 9/10/2018
1.3.0 852 9/10/2018
1.2.0 1,221 6/22/2018
1.1.0-beta2 994 5/13/2018
1.1.0-beta1 995 5/13/2018
1.0.0 1,426 5/5/2018
0.8.1 1,239 4/28/2018
0.8.0 1,231 3/23/2018
0.1.0 9,844 11/19/2017

1.0.0 - Module web.config files are no longer published #9
     - Fix module config files being alternatively removed when deploying to FileSystem #10
     - Module pubxml files are no longer imported #8
0.8.1 - Exclude module Web.config files from the transform process
0.8.0 - Skip publishing of transform config files that are unchanged in order to avoid an app pool recycle
0.1.0 - Initial release