PackageWeb 1.1.16.3
This will extend web packages so that you can publish a package to different environments. Your packages will contain all of your web.config transforms.
Install-Package PackageWeb -Version 1.1.16.3
dotnet add package PackageWeb --version 1.1.16.3
<PackageReference Include="PackageWeb" Version="1.1.16.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PackageWeb --version 1.1.16.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PackageWeb, 1.1.16.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PackageWeb:
Package | Downloads |
---|---|
PackageWebZipExtension
This adds a script that will create a zipped version of a specific web configuration from a PackageWeb archive. This is useful to build a single package that can be deployed to multiple environments.
**Running the script requires PowerShell Community Extensions**
All of this is based on the excellent PackageWeb work by Sayed Ibrahim Hashimi
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.16.3 | 13,705 | 2/20/2014 |
1.1.16-beta | 878 | 10/19/2013 |
1.1.15-beta | 721 | 9/3/2013 |
1.1.14-beta | 656 | 9/2/2013 |
1.1.11-beta4 | 651 | 7/12/2013 |
1.1.11-beta3 | 637 | 7/12/2013 |
1.1.11-beta2 | 620 | 7/11/2013 |
1.1.8.13 | 4,304 | 4/4/2013 |
1.1.8.2 | 2,324 | 1/26/2013 |
1.1.8.1 | 736 | 1/23/2013 |
1.1.8 | 747 | 1/17/2013 |
1.1.6 | 757 | 12/8/2012 |
1.1.5 | 944 | 11/15/2012 |
1.1.3 | 772 | 10/30/2012 |
1.1.2 | 876 | 8/16/2012 |
1.1.0 | 1,391 | 3/13/2012 |
0.1.0 | 970 | 12/24/2011 |