Microsoft.AspNetCore.Routing.Abstractions 2.2.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Additional Details

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.Abstractions --version 2.2.0
NuGet\Install-Package Microsoft.AspNetCore.Routing.Abstractions -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Routing.Abstractions --version 2.2.0
#r "nuget: Microsoft.AspNetCore.Routing.Abstractions, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNetCore.Routing.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.2.0

// Install Microsoft.AspNetCore.Routing.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.2.0

ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData

This package was built from the source code at https://github.com/aspnet/Routing/tree/3d828221a19d91907c52c2f40928b019bee1ef92

Product 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.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (150)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Routing.Abstractions:

Package Downloads
Microsoft.AspNetCore.Routing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.AspNetCore.Mvc.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Microsoft.AspNetCore.Mvc.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

Microsoft.AspNetCore.Mvc.TagHelpers The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more. This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea

NLog.Web.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.

GitHub repositories (20)

Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Routing.Abstractions:

Repository Stars
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
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
Version Downloads Last updated
2.2.0 305,034,427 12/3/2018
2.2.0-preview3-35497 148,673 10/17/2018
2.2.0-preview2-35157 76,424 9/12/2018
2.2.0-preview1-35029 52,780 8/22/2018
2.1.1 75,793,124 6/18/2018
2.1.0 116,944,734 5/29/2018
2.1.0-rc1-final 187,558 5/6/2018
2.1.0-preview2-final 319,095 4/10/2018
2.1.0-preview1-final 245,081 2/26/2018
2.0.3 8,259,633 5/7/2018
2.0.2 11,595,286 3/13/2018
2.0.1 21,233,776 11/14/2017
2.0.0 96,985,909 8/11/2017
2.0.0-preview2-final 127,868 6/28/2017
2.0.0-preview1-final 45,631 5/10/2017
1.1.2 7,520,148 5/9/2017
1.1.1 5,705,369 3/6/2017
1.1.0 4,508,316 11/16/2016
1.1.0-preview1-final 44,125 10/24/2016
1.0.5 2,922,558 11/14/2017
1.0.4 29,338,790 5/9/2017
1.0.3 16,588,710 3/6/2017
1.0.2 703,915 12/12/2016
1.0.1 446,071 9/13/2016
1.0.0 11,899,831 6/27/2016
1.0.0-rc2-final 217,414 5/16/2016