choco-packages/README.md

41 lines
No EOL
1.1 KiB
Markdown

# Chocolatey Packages
To build:
choco pack urlrewrite/urlrewrite.nuspec
# Packages
Data sources from WebPI:
* https://www.microsoft.com/web/webpi/5.0/webproductlist.xml
* https://www.microsoft.com/web/webpi/5.0/mediaproductlist.xml
## urlrewrite
https://chocolatey.org/packages/UrlRewrite
IIS URL Rewrite 2.1. Requires IIS to be installed or installation will fail.
### Changes
#### 2.1.20171010
* Installs rewrite.dll 7.1.1980 (June 2017).
* Switching to HTTPS download URLs.
#### 2.0.20160107
* Renaming unreleased package to UrlRewrite for compatibility with existing chocolatey.org package.
* Installs rewrite.dll 7.1.1952 (May 2015), updating 7.1.0761 (February 2010) from the 2.0.2 chocolatey package.
* Installation is now silent.
#### 2.0.20160209
* Added github URLs to manifest.
* Cosmetic package name change for consistency with previous chocolatey.org versions.
## iis-externalcache
External Cache Module for IIS.
## iis-arr
Application Request Routing 3.0. Requires IIS to be installed, and the iis-externalcache and urlrewrite packages.