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"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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 (211)
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 |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.2 | 8,189,031 | 2/12/2019 |
2.2.0 | 30,680,176 | 12/3/2018 |
2.2.0-preview3-35497 | 113,807 | 10/17/2018 |
2.2.0-preview2-35157 | 50,689 | 9/12/2018 |
2.2.0-preview1-35029 | 27,939 | 8/22/2018 |
2.1.1 | 22,736,186 | 6/18/2018 |
2.1.0 | 31,830,085 | 5/29/2018 |
2.1.0-rc1-final | 110,032 | 5/6/2018 |
2.1.0-preview2-final | 134,028 | 4/10/2018 |
2.1.0-preview1-final | 152,312 | 2/26/2018 |
2.0.3 | 4,434,778 | 5/7/2018 |
2.0.2 | 5,039,435 | 3/13/2018 |
2.0.1 | 11,126,342 | 11/14/2017 |
2.0.0 | 49,894,683 | 8/11/2017 |
2.0.0-preview2-final | 82,894 | 6/28/2017 |
2.0.0-preview1-final | 31,615 | 5/10/2017 |
1.1.2 | 3,649,363 | 5/9/2017 |
1.1.1 | 2,802,239 | 3/6/2017 |
1.1.0 | 2,308,015 | 11/16/2016 |
1.1.0-preview1-final | 23,933 | 10/24/2016 |
1.0.5 | 431,733 | 11/14/2017 |
1.0.4 | 17,750,669 | 5/9/2017 |
1.0.3 | 9,477,474 | 3/6/2017 |
1.0.2 | 563,993 | 12/12/2016 |
1.0.1 | 374,539 | 9/13/2016 |
1.0.0 | 6,944,628 | 6/27/2016 |
1.0.0-rc2-final | 128,370 | 5/16/2016 |