Microsoft.AspNetCore.Routing
2.2.2
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
dotnet add package Microsoft.AspNetCore.Routing --version 2.2.2
NuGet\Install-Package Microsoft.AspNetCore.Routing -Version 2.2.2
<PackageReference Include="Microsoft.AspNetCore.Routing" Version="2.2.2" />
paket add Microsoft.AspNetCore.Routing --version 2.2.2
#r "nuget: Microsoft.AspNetCore.Routing, 2.2.2"
// 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
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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)
NuGet packages (289)
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.Azure.WebJobs.Extensions.Http
This package adds binding extensions for Http. |
GitHub repositories (53)
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、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、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
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.2 | 35,247,266 | 2/12/2019 | |
2.2.0 | 216,038,271 | 12/3/2018 | |
2.2.0-preview3-35497 | 129,171 | 10/17/2018 | |
2.2.0-preview2-35157 | 60,614 | 9/12/2018 | |
2.2.0-preview1-35029 | 34,809 | 8/22/2018 | |
2.1.1 | 60,955,618 | 6/18/2018 | |
2.1.0 | 95,661,221 | 5/29/2018 | |
2.1.0-rc1-final | 156,844 | 5/6/2018 | |
2.1.0-preview2-final | 261,486 | 4/10/2018 | |
2.1.0-preview1-final | 203,297 | 2/26/2018 | |
2.0.3 | 7,534,815 | 5/7/2018 | |
2.0.2 | 8,256,707 | 3/13/2018 | |
2.0.1 | 18,492,901 | 11/14/2017 | |
2.0.0 | 80,029,978 | 8/11/2017 | |
2.0.0-preview2-final | 102,951 | 6/28/2017 | |
2.0.0-preview1-final | 40,523 | 5/10/2017 | |
1.1.2 | 6,056,560 | 5/9/2017 | |
1.1.1 | 4,228,531 | 3/6/2017 | |
1.1.0 | 3,878,114 | 11/16/2016 | |
1.1.0-preview1-final | 30,078 | 10/24/2016 | |
1.0.5 | 2,676,839 | 11/14/2017 | |
1.0.4 | 28,063,811 | 5/9/2017 | |
1.0.3 | 15,815,462 | 3/6/2017 | |
1.0.2 | 634,337 | 12/12/2016 | |
1.0.1 | 429,126 | 9/13/2016 | |
1.0.0 | 10,338,922 | 6/27/2016 | |
1.0.0-rc2-final | 175,336 | 5/16/2016 |