Microsoft.AspNetCore.Routing.Abstractions
2.1.0-preview2-final
Prefix Reserved
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
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Routing.Abstractions --version 2.1.0-preview2-final
NuGet\Install-Package Microsoft.AspNetCore.Routing.Abstractions -Version 2.1.0-preview2-final
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.1.0-preview2-final" />
<PackageVersion Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.1.0-preview2-final" />
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" />
paket add Microsoft.AspNetCore.Routing.Abstractions --version 2.1.0-preview2-final
#r "nuget: Microsoft.AspNetCore.Routing.Abstractions, 2.1.0-preview2-final"
#addin nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.1.0-preview2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.1.0-preview2-final&prerelease
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
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. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.0-preview2-final)
NuGet packages (165)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Routing.Abstractions:
Package | Downloads |
---|---|
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 |
|
Microsoft.AspNetCore.Mvc.Abstractions
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 |
|
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more. |
|
NLog.Web.AspNetCore
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext. |
|
Microsoft.AspNetCore.Localization.Routing
Provides a request culture provider which gets culture and ui-culture from request's route data. |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Routing.Abstractions:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
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.
|
|
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
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
elastic/apm-agent-dotnet
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
migomiddle/xms
基于.netcore的跨平台应用框架,包含众多常用模块,易上手、易扩展,xms可理解为x(可扩展的/任意的)m(管理)s(系统)
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
Azure/azure-saas
The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
|
|
NLog/NLog.Web
NLog integration for ASP.NET & ASP.NET Core 2-8
|
|
mcintyre321/FormFactory
MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
|
|
dotnet-security-guard/roslyn-security-guard
Roslyn analyzers that aim to help security audit on .NET applications.
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|
|
aspnet/Localization
[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore
|
|
nicolonsky/ModernWorkplaceConcierge
Concierge which simplifies and automates tasks in the Microsoft 365 cloud
|
|
unchase/Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference.
|
|
furkandeveloper/EasyProfiler
This repo, provides query profiler for .Net
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 2,793,199 | 3 months ago | |
2.2.0 | 428,156,132 | 12/3/2018 | |
2.2.0-preview3-35497 | 154,608 | 10/17/2018 | |
2.2.0-preview2-35157 | 80,999 | 9/12/2018 | |
2.2.0-preview1-35029 | 57,120 | 8/22/2018 | |
2.1.1 | 96,123,009 | 6/18/2018 | |
2.1.0 | 132,742,887 | 5/29/2018 | |
2.1.0-rc1-final | 197,738 | 5/6/2018 | |
2.1.0-preview2-final | 365,697 | 4/10/2018 | |
2.1.0-preview1-final | 260,620 | 2/26/2018 | |
2.0.3 | 8,993,739 | 5/7/2018 | |
2.0.2 | 13,399,118 | 3/13/2018 | |
2.0.1 | 23,780,198 | 11/14/2017 | |
2.0.0 | 105,060,019 | 8/11/2017 | |
2.0.0-preview2-final | 136,119 | 6/28/2017 | |
2.0.0-preview1-final | 49,106 | 5/10/2017 | |
1.1.2 | 8,847,527 | 5/9/2017 | |
1.1.1 | 6,050,541 | 3/6/2017 | |
1.1.0 | 4,987,014 | 11/16/2016 | |
1.1.0-preview1-final | 46,925 | 10/24/2016 | |
1.0.5 | 3,394,072 | 11/14/2017 | |
1.0.4 | 30,911,655 | 5/9/2017 | |
1.0.3 | 17,474,282 | 3/6/2017 | |
1.0.2 | 724,670 | 12/12/2016 | |
1.0.1 | 469,180 | 9/13/2016 | |
1.0.0 | 13,248,286 | 6/27/2016 | |
1.0.0-rc2-final | 247,671 | 5/16/2016 |