![]() |
VOOZH | about |
dotnet add package UrlRewrite.Net --version 1.3.1
NuGet\Install-Package UrlRewrite.Net -Version 1.3.1
<PackageReference Include="UrlRewrite.Net" Version="1.3.1" />
<PackageVersion Include="UrlRewrite.Net" Version="1.3.1" />Directory.Packages.props
<PackageReference Include="UrlRewrite.Net" />Project file
paket add UrlRewrite.Net --version 1.3.1
#r "nuget: UrlRewrite.Net, 1.3.1"
#:package UrlRewrite.Net@1.3.1
#addin nuget:?package=UrlRewrite.Net&version=1.3.1Install as a Cake Addin
#tool nuget:?package=UrlRewrite.Net&version=1.3.1Install as a Cake Tool
A much better URL rewriter than the one that comes with IIS and fully backwards compatible
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.1 | 70,023 | 6/4/2022 |
| 1.3.0 | 24,080 | 12/12/2019 |
| 1.2.8 | 28,478 | 2/16/2018 |
| 1.2.7 | 38,806 | 5/19/2017 |
| 1.2.6 | 3,305 | 3/18/2017 |
| 1.2.5 | 3,082 | 2/2/2017 |
| 1.2.4 | 2,252 | 10/27/2016 |
| 1.2.1 | 2,009 | 7/18/2016 |
| 1.2.0 | 1,727 | 7/2/2016 |
| 1.1.1 | 1,698 | 6/4/2016 |
| 1.1.0 | 1,651 | 6/2/2016 |
| 1.0.9 | 1,654 | 6/2/2016 |
| 1.0.5 | 1,786 | 4/30/2016 |
Fixed issue where CustomAction was not setting the response status code correctly.