Skip to main content
Microsoft.AspNetCore.Rewrite package icon

Microsoft.AspNetCore.Rewrite

ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules. This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04

Total Downloads
66.4M
66,438,575
Published
Dec 3, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Rewrite --version 2.2.0
Package Manager Console
Install-Package Microsoft.AspNetCore.Rewrite -Version 2.2.0
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Rewrite" Version="2.2.0" />

Frameworks

.NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.