RichardSzalay.Helix.Publishing.WebRoot
1.3.1
See the version list below for details.
dotnet add package RichardSzalay.Helix.Publishing.WebRoot --version 1.3.1
NuGet\Install-Package RichardSzalay.Helix.Publishing.WebRoot -Version 1.3.1
<PackageReference Include="RichardSzalay.Helix.Publishing.WebRoot" Version="1.3.1" />
paket add RichardSzalay.Helix.Publishing.WebRoot --version 1.3.1
#r "nuget: RichardSzalay.Helix.Publishing.WebRoot, 1.3.1"
// Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Addin #addin nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.3.1 // Install RichardSzalay.Helix.Publishing.WebRoot as a Cake Tool #tool nuget:?package=RichardSzalay.Helix.Publishing.WebRoot&version=1.3.1
Includes dependent web projects in the ASP.NET Publishing Pipeline
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 | 762,798 | 9/1/2019 |
1.5.5 | 9,011 | 8/18/2019 |
1.5.4 | 126,474 | 3/17/2019 |
1.5.2 | 663 | 3/14/2019 |
1.5.1 | 649 | 3/8/2019 |
1.5.0 | 689 | 3/2/2019 |
1.5.0-beta1 | 515 | 3/1/2019 |
1.4.6 | 4,171 | 2/1/2019 |
1.4.5 | 725 | 1/30/2019 |
1.4.4 | 5,961 | 12/12/2018 |
1.4.3 | 1,044 | 11/26/2018 |
1.4.2-beta1 | 620 | 11/22/2018 |
1.4.1 | 1,473 | 11/17/2018 |
1.4.0 | 774 | 10/31/2018 |
1.4.0-beta1 | 730 | 9/11/2018 |
1.3.1 | 838 | 9/10/2018 |
1.3.0 | 805 | 9/10/2018 |
1.2.0 | 1,110 | 6/22/2018 |
1.1.0-beta2 | 883 | 5/13/2018 |
1.1.0-beta1 | 884 | 5/13/2018 |
1.0.0 | 1,309 | 5/5/2018 |
0.8.1 | 1,122 | 4/28/2018 |
0.8.0 | 1,116 | 3/23/2018 |
0.1.0 | 8,886 | 11/19/2017 |
1.3.0 - Advanced per-module content scenarios, specifically around mapped target paths #18
- Remove additional files by pattern #25
1.2.0 - Support for excluding Sitecore assemblies from publish (individually or from lists)
1.1.0 - Support for per-Module additional content patterns (assets/**/*)
- Support for packaging the merged Web.Helix.config transform
- Support for transforming an external Web.config during publish (FileSystem publish only)
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