Microsoft.AspNetCore.Routing.Abstractions
2.0.0-preview1-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.0.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Routing.Abstractions -Version 2.0.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.0.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Routing.Abstractions" Version="2.0.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.Routing.Abstractions" />
paket add Microsoft.AspNetCore.Routing.Abstractions --version 2.0.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Routing.Abstractions, 2.0.0-preview1-final"
#addin nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.0.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Routing.Abstractions&version=2.0.0-preview1-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 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0-preview1-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 (18)
Showing the top 18 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
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 2,733,176 | 3 months ago | |
2.2.0 | 427,830,699 | 12/3/2018 | |
2.2.0-preview3-35497 | 154,597 | 10/17/2018 | |
2.2.0-preview2-35157 | 80,998 | 9/12/2018 | |
2.2.0-preview1-35029 | 57,119 | 8/22/2018 | |
2.1.1 | 96,073,462 | 6/18/2018 | |
2.1.0 | 132,709,011 | 5/29/2018 | |
2.1.0-rc1-final | 197,737 | 5/6/2018 | |
2.1.0-preview2-final | 365,672 | 4/10/2018 | |
2.1.0-preview1-final | 260,607 | 2/26/2018 | |
2.0.3 | 8,991,885 | 5/7/2018 | |
2.0.2 | 13,395,151 | 3/13/2018 | |
2.0.1 | 23,774,478 | 11/14/2017 | |
2.0.0 | 105,043,551 | 8/11/2017 | |
2.0.0-preview2-final | 136,116 | 6/28/2017 | |
2.0.0-preview1-final | 49,100 | 5/10/2017 | |
1.1.2 | 8,844,708 | 5/9/2017 | |
1.1.1 | 6,049,894 | 3/6/2017 | |
1.1.0 | 4,985,311 | 11/16/2016 | |
1.1.0-preview1-final | 46,924 | 10/24/2016 | |
1.0.5 | 3,392,276 | 11/14/2017 | |
1.0.4 | 30,908,063 | 5/9/2017 | |
1.0.3 | 17,472,510 | 3/6/2017 | |
1.0.2 | 724,616 | 12/12/2016 | |
1.0.1 | 469,092 | 9/13/2016 | |
1.0.0 | 13,244,475 | 6/27/2016 | |
1.0.0-rc2-final | 247,551 | 5/16/2016 |