Microsoft.AspNetCore.Mvc.Abstractions
1.0.0-rc2-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.Mvc.Abstractions --version 1.0.0-rc2-final
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Abstractions -Version 1.0.0-rc2-final
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="1.0.0-rc2-final" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="1.0.0-rc2-final" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" />
paket add Microsoft.AspNetCore.Mvc.Abstractions --version 1.0.0-rc2-final
#r "nuget: Microsoft.AspNetCore.Mvc.Abstractions, 1.0.0-rc2-final"
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Abstractions&version=1.0.0-rc2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Abstractions&version=1.0.0-rc2-final&prerelease
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
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Routing.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.Net.Http.Headers (>= 1.0.0-rc2-final)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Routing.Abstractions (>= 1.0.0-rc2-final)
- Microsoft.CSharp (>= 4.0.1-rc2-24027)
- Microsoft.Net.Http.Headers (>= 1.0.0-rc2-final)
- System.ComponentModel.TypeConverter (>= 4.0.1-rc2-24027)
- System.Reflection.Extensions (>= 4.0.1-rc2-24027)
- System.Text.Encoding.Extensions (>= 4.0.11-rc2-24027)
NuGet packages (963)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Mvc.Abstractions:
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 |
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
AWSXRayRecorder.Handlers.AspNetCore
This package contains libraries to trace ASP.NET Core Web requests. |
|
GraphQL.Server.Ui.Playground
GraphQL Playground integration for ASP.NET Core |
GitHub repositories (48)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Mvc.Abstractions:
Repository | Stars |
---|---|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
yangzhongke/NETBookMaterials
|
|
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权限管理系统
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
|
|
fuluteam/fulusso
基于react+asp.net core开发的单点登录系统
|
|
EugeneSunrise/reWASD
reWASD Source Code & Crack
|
|
graphql-dotnet/server
ASP.NET Core GraphQL Server
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
mastreeno/Merp
An event based Micro ERP
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
|
|
SaiGonSoftware/Awesome-CMS-Core
Awesome CMS Core is an open source CMS built using ASP.Net Core & ReactJS with module seperation concern in mind and provide lastest trend of technology like .Net Core, React, Webpack, SASS, Background Job, Message Queue.
|
|
mKenfenheuer/steam-deck-windows-usermode-driver
A windows usermode controller driver for the steam deck internal controller.
|
|
alexhiggins732/IdentityServer8
DotNet 8, Identity, OpenID Connect and OAuth 2.0 Framework for ASP.NET Core Identity Server 8
|
|
madskristensen/WebEssentials.AspNetCore.ServiceWorker
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 2,465,833 | 1/14/2025 | |
2.2.0 | 383,738,857 | 12/3/2018 | |
2.2.0-preview3-35497 | 135,091 | 10/17/2018 | |
2.2.0-preview2-35157 | 56,335 | 9/12/2018 | |
2.2.0-preview1-35029 | 37,976 | 8/22/2018 | |
2.1.38 | 1,177,293 | 11/8/2022 | |
2.1.37 | 18,958 | 9/13/2022 | |
2.1.3 | 45,819,445 | 10/1/2018 | |
2.1.2 | 10,230,508 | 8/21/2018 | |
2.1.1 | 24,808,674 | 6/18/2018 | |
2.1.0 | 114,389,741 | 5/29/2018 | |
2.1.0-rc1-final | 145,296 | 5/6/2018 | |
2.1.0-preview2-final | 320,110 | 4/10/2018 | |
2.1.0-preview1-final | 163,214 | 2/26/2018 | |
2.0.4 | 8,547,534 | 5/7/2018 | |
2.0.3 | 12,114,435 | 3/13/2018 | |
2.0.2 | 10,715,101 | 1/9/2018 | |
2.0.1 | 9,875,507 | 11/14/2017 | |
2.0.0 | 94,008,179 | 8/11/2017 | |
2.0.0-preview2-final | 122,703 | 6/27/2017 | |
2.0.0-preview1-final | 32,180 | 5/10/2017 | |
1.1.8 | 2,478,037 | 7/10/2018 | |
1.1.7 | 637,191 | 3/13/2018 | |
1.1.6 | 209,637 | 12/12/2017 | |
1.1.5 | 114,842 | 11/14/2017 | |
1.1.4 | 497,278 | 9/20/2017 | |
1.1.3 | 4,044,550 | 5/9/2017 | |
1.1.2 | 4,399,951 | 3/6/2017 | |
1.1.1 | 1,169,857 | 1/27/2017 | |
1.1.0 | 3,348,143 | 11/16/2016 | |
1.1.0-preview1-final | 43,273 | 10/24/2016 | |
1.0.6 | 3,374,112 | 11/14/2017 | |
1.0.5 | 106,749 | 9/20/2017 | |
1.0.4 | 28,955,106 | 5/9/2017 | |
1.0.3 | 17,236,362 | 3/6/2017 | |
1.0.2 | 584,687 | 12/12/2016 | |
1.0.1 | 1,248,356 | 9/13/2016 | |
1.0.0 | 11,690,622 | 6/27/2016 | |
1.0.0-rc2-final | 231,108 | 5/16/2016 |