UrlRewrite.Net
1.3.1
.NET Framework 4.0
dotnet add package UrlRewrite.Net --version 1.3.1
NuGet\Install-Package UrlRewrite.Net -Version 1.3.1
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="UrlRewrite.Net" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlRewrite.Net --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UrlRewrite.Net, 1.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install UrlRewrite.Net as a Cake Addin
#addin nuget:?package=UrlRewrite.Net&version=1.3.1
// Install UrlRewrite.Net as a Cake Tool
#tool nuget:?package=UrlRewrite.Net&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A much better URL rewriter than the one that comes with IIS and fully backwards compatible
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Ioc.Modules.Contract (>= 1.4.1)
- Ioc.Modules.Ninject (>= 1.4.1)
- Ninject (>= 3.2.2)
-
.NETFramework 4.5
- Ioc.Modules.Contract (>= 1.4.1)
- Ioc.Modules.Ninject (>= 1.4.1)
- Ninject (>= 3.2.2)
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.3.1 | 1,933 | 6/4/2022 |
1.3.0 | 15,036 | 12/12/2019 |
1.2.8 | 20,865 | 2/16/2018 |
1.2.7 | 7,229 | 5/19/2017 |
1.2.6 | 1,282 | 3/18/2017 |
1.2.5 | 1,294 | 2/2/2017 |
1.2.4 | 1,174 | 10/27/2016 |
1.2.1 | 1,289 | 7/18/2016 |
1.2.0 | 972 | 7/2/2016 |
1.1.1 | 980 | 6/4/2016 |
1.1.0 | 910 | 6/2/2016 |
1.0.9 | 915 | 6/2/2016 |
1.0.5 | 1,068 | 4/30/2016 |
1.0.0 | 1,259 | 4/27/2016 |
Fixed issue where CustomAction was not setting the response status code correctly.