Microsoft.AspNetCore.Routing
2.2.2
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
Install-Package Microsoft.AspNetCore.Routing -Version 2.2.2
dotnet add package Microsoft.AspNetCore.Routing --version 2.2.2
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Routing --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Routing, 2.2.2"
#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 Microsoft.AspNetCore.Routing as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Routing&version=2.2.2
// Install Microsoft.AspNetCore.Routing as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Routing&version=2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.ObjectPool (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.Routing.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.ObjectPool (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
Used By
NuGet packages (218)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Routing:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.AreaAttribute
Microsoft.AspNetCore.Mvc.BindAttribute
Microsoft.AspNetCore.Mvc.ControllerBase
Microsoft.AspNetCore.Mvc.FromBodyAttribute
Microsoft.AspNetCore.Mvc.FromFormAttribute
Microsoft.AspNetCore.Mvc.RequireHttpsAttribute
Microsoft.AspNetCore.Mvc.RouteAttribute
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
|
|
Swashbuckle.AspNetCore.Swagger
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
|
|
Swashbuckle.AspNetCore.SwaggerUI
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
|
|
Microsoft.AspNetCore
Microsoft.AspNetCore
|
|
Microsoft.AspNetCore.Http.Connections
Components for providing real-time bi-directional communication across the Web.
|
GitHub repositories (47)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Routing:
Repository | Stars |
---|---|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 8,652,353 | 2/12/2019 |
2.2.0 | 35,581,450 | 12/3/2018 |
2.2.0-preview3-35497 | 114,973 | 10/17/2018 |
2.2.0-preview2-35157 | 51,104 | 9/12/2018 |
2.2.0-preview1-35029 | 28,177 | 8/22/2018 |
2.1.1 | 23,906,786 | 6/18/2018 |
2.1.0 | 34,439,800 | 5/29/2018 |
2.1.0-rc1-final | 111,359 | 5/6/2018 |
2.1.0-preview2-final | 137,455 | 4/10/2018 |
2.1.0-preview1-final | 154,561 | 2/26/2018 |
2.0.3 | 4,593,495 | 5/7/2018 |
2.0.2 | 5,161,702 | 3/13/2018 |
2.0.1 | 11,453,248 | 11/14/2017 |
2.0.0 | 51,612,119 | 8/11/2017 |
2.0.0-preview2-final | 83,605 | 6/28/2017 |
2.0.0-preview1-final | 32,032 | 5/10/2017 |
1.1.2 | 3,766,657 | 5/9/2017 |
1.1.1 | 2,853,464 | 3/6/2017 |
1.1.0 | 2,372,268 | 11/16/2016 |
1.1.0-preview1-final | 24,077 | 10/24/2016 |
1.0.5 | 680,883 | 11/14/2017 |
1.0.4 | 18,371,490 | 5/9/2017 |
1.0.3 | 9,910,310 | 3/6/2017 |
1.0.2 | 566,692 | 12/12/2016 |
1.0.1 | 377,553 | 9/13/2016 |
1.0.0 | 7,115,726 | 6/27/2016 |
1.0.0-rc2-final | 130,283 | 5/16/2016 |