Skip to main content
Microsoft.AspNetCore.Routing package icon

Microsoft.AspNetCore.Routing

ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection

Total Downloads
1.2B
1,156,246,096
Published
Jun 9, 2026
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

[2.3.10, )
[8.0.11, )
[8.0.2, )