Microsoft.AspNetCore.Mvc.Abstractions 2.2.0-preview2-35157

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

This is a prerelease version of Microsoft.AspNetCore.Mvc.Abstractions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Mvc.Abstractions --version 2.2.0-preview2-35157
NuGet\Install-Package Microsoft.AspNetCore.Mvc.Abstractions -Version 2.2.0-preview2-35157
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.Mvc.Abstractions" Version="2.2.0-preview2-35157" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Mvc.Abstractions --version 2.2.0-preview2-35157
#r "nuget: Microsoft.AspNetCore.Mvc.Abstractions, 2.2.0-preview2-35157"
#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.Mvc.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Mvc.Abstractions&version=2.2.0-preview2-35157&prerelease

// Install Microsoft.AspNetCore.Mvc.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Mvc.Abstractions&version=2.2.0-preview2-35157&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
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876

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 (898)

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

Package Downloads
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.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Microsoft.Azure.WebJobs.Extensions.DurableTask The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Azure WebJobs SDK Extension for the Durable Task Framework

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

This package contains libraries to trace ASP.NET Core Web requests.

GitHub repositories (47)

Showing the top 5 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).
iamoldli/NetModular
NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
VirtoCommerce/vc-platform
Virto Commerce Platform Repository
Version Downloads Last updated
2.2.0 272,217,014 12/3/2018
2.2.0-preview3-35497 131,545 10/17/2018
2.2.0-preview2-35157 53,582 9/12/2018
2.2.0-preview1-35029 35,009 8/22/2018
2.1.38 209,140 11/8/2022
2.1.37 13,546 9/13/2022
2.1.3 40,421,710 10/1/2018
2.1.2 9,568,244 8/21/2018
2.1.1 20,398,932 6/18/2018
2.1.0 101,286,273 5/29/2018
2.1.0-rc1-final 137,324 5/6/2018
2.1.0-preview2-final 277,565 4/10/2018
2.1.0-preview1-final 152,054 2/26/2018
2.0.4 7,882,657 5/7/2018
2.0.3 10,538,230 3/13/2018
2.0.2 9,732,332 1/9/2018
2.0.1 8,974,456 11/14/2017
2.0.0 87,068,575 8/11/2017
2.0.0-preview2-final 117,200 6/27/2017
2.0.0-preview1-final 30,052 5/10/2017
1.1.8 1,766,919 7/10/2018
1.1.7 616,328 3/13/2018
1.1.6 193,275 12/12/2017
1.1.5 108,993 11/14/2017
1.1.4 478,478 9/20/2017
1.1.3 3,739,895 5/9/2017
1.1.2 4,161,036 3/6/2017
1.1.1 1,096,881 1/27/2017
1.1.0 3,009,222 11/16/2016
1.1.0-preview1-final 41,516 10/24/2016
1.0.6 2,904,269 11/14/2017
1.0.5 90,767 9/20/2017
1.0.4 27,509,157 5/9/2017
1.0.3 16,389,898 3/6/2017
1.0.2 578,192 12/12/2016
1.0.1 1,193,149 9/13/2016
1.0.0 10,448,755 6/27/2016
1.0.0-rc2-final 204,137 5/16/2016