Microsoft.NETCore.App 2.1.20

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-vgwq-hfqc-58wv Severity: moderate
Advisory: https://github.com/advisories/GHSA-3gp9-h8hw-pxpw Severity: moderate
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

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.NETCore.App --version 2.1.20
                    
NuGet\Install-Package Microsoft.NETCore.App -Version 2.1.20
                    
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.NETCore.App" Version="2.1.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.NETCore.App" Version="2.1.20" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.NETCore.App" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.NETCore.App --version 2.1.20
                    
#r "nuget: Microsoft.NETCore.App, 2.1.20"
                    
#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.
#addin nuget:?package=Microsoft.NETCore.App&version=2.1.20
                    
Install Microsoft.NETCore.App as a Cake Addin
#tool nuget:?package=Microsoft.NETCore.App&version=2.1.20
                    
Install Microsoft.NETCore.App as a Cake Tool

A set of .NET API's that are included in the default .NET Core application model.
39cc55013ce9e7505b9b72bf3cc4d56c73244e68
When using NuGet 3.x this package requires at least version 3.4.

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.  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 netcoreapp is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.4K)

Showing the top 5 NuGet packages that depend on Microsoft.NETCore.App:

Package Downloads
CommonServiceLocator

The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.

Microsoft.VisualStudio.Web.CodeGeneration.Tools

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

Unity.Abstractions

Unity Container Public Abstractions

Unity.Container

Unity Core Engine

dotnet-xunit

.NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.

GitHub repositories (23)

Showing the top 20 popular GitHub repositories that depend on Microsoft.NETCore.App:

Repository Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
msgpack/msgpack-cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
magicdict/MongoCola
A MongoDB Administration Tool
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
Kagamia/WzComparerR2
Maplestory online Extractor
dotnet/training-tutorials
Getting started tutorials for C# and ASP.NET
MikePopoloski/StringFormatter
Zero-allocation string formatting for .NET.
dreamanlan/CSharpGameFramework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
ProfessionalCSharp/MoreSamples
Additional code samples the book series Professional C#, Wrox Press
bamotav/Hangfire.RecurringJobAdmin
A dashboard to manage Hangfire's recurring jobs.
NeoAxis/NeoAxisEngine
A versatile game engine designed for creating video games and real-time apps.
mellinoe/vk
Low-level Vulkan bindings for .NET.
Version Downloads Last updated
2.2.8 11,311,462 11/18/2019 2.2.8 is deprecated because it is no longer maintained.
2.2.7 1,673,788 9/10/2019 2.2.7 is deprecated because it is no longer maintained.
2.2.6 3,418,294 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.5 639,863 5/14/2019 2.2.5 is deprecated because it is no longer maintained.
2.2.4 349,659 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 609,202 3/12/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 790,450 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 648,792 1/8/2019 2.2.1 is deprecated because it is no longer maintained; 2.2.1 has at least one vulnerability with moderate severity.
2.2.0 30,793,956 12/3/2018 2.2.0 is deprecated because it is no longer maintained; 2.2.0 has at least one vulnerability with high severity.
2.2.0-preview3-27014-02 31,236 10/17/2018 2.2.0-preview3-27014-02 is deprecated because it is no longer maintained.
2.2.0-preview2-26905-02 29,491 9/12/2018 2.2.0-preview2-26905-02 is deprecated because it is no longer maintained.
2.2.0-preview-26820-02 11,012 8/22/2018 2.2.0-preview-26820-02 is deprecated because it is no longer maintained.
2.1.30 1,060,393 8/19/2021
2.1.29 125,068 8/10/2021
2.1.28 159,038 5/11/2021 2.1.28 has at least one vulnerability with moderate severity.
2.1.27 76,904 4/6/2021 2.1.27 has at least one vulnerability with moderate severity.
2.1.26 90,914 3/9/2021 2.1.26 is deprecated because it is no longer maintained; 2.1.26 has at least one vulnerability with moderate severity.
2.1.25 90,121 2/9/2021 2.1.25 is deprecated because it is no longer maintained; 2.1.25 has at least one vulnerability with moderate severity.
2.1.24 136,097 1/12/2021 2.1.24 is deprecated because it is no longer maintained; 2.1.24 has at least one vulnerability with moderate severity.
2.1.23 420,249 10/13/2020 2.1.23 is deprecated because it is no longer maintained; 2.1.23 has at least one vulnerability with moderate severity.
2.1.22 166,159 9/8/2020 2.1.22 is deprecated because it is no longer maintained; 2.1.22 has at least one vulnerability with moderate severity.
2.1.21 91,638 8/11/2020 2.1.21 is deprecated because it is no longer maintained; 2.1.21 has at least one vulnerability with moderate severity.
2.1.20 105,330 7/14/2020 2.1.20 is deprecated because it is no longer maintained; 2.1.20 has at least one vulnerability with moderate severity.
2.1.19 141,061 6/9/2020 2.1.19 is deprecated because it is no longer maintained; 2.1.19 has at least one vulnerability with high severity.
2.1.18 167,815 5/12/2020 2.1.18 is deprecated because it is no longer maintained; 2.1.18 has at least one vulnerability with high severity.
2.1.17 603,988 3/24/2020 2.1.17 is deprecated because it is no longer maintained; 2.1.17 has at least one vulnerability with high severity.
2.1.16 187,184 2/18/2020 2.1.16 is deprecated because it is no longer maintained; 2.1.16 has at least one vulnerability with high severity.
2.1.15 265,849 1/14/2020 2.1.15 is deprecated because it is no longer maintained; 2.1.15 has at least one vulnerability with high severity.
2.1.14 351,271 11/18/2019 2.1.14 is deprecated because it is no longer maintained; 2.1.14 has at least one vulnerability with high severity.
2.1.13 867,932 9/10/2019 2.1.13 is deprecated because it is no longer maintained; 2.1.13 has at least one vulnerability with high severity.
2.1.12 863,147 7/9/2019 2.1.12 is deprecated because it is no longer maintained; 2.1.12 has at least one vulnerability with high severity.
2.1.11 300,073 5/14/2019 2.1.11 is deprecated because it is no longer maintained; 2.1.11 has at least one vulnerability with high severity.
2.1.10 182,377 4/9/2019 2.1.10 is deprecated because it is no longer maintained; 2.1.10 has at least one vulnerability with high severity.
2.1.9 886,189 3/11/2019 2.1.9 is deprecated because it is no longer maintained; 2.1.9 has at least one vulnerability with high severity.
2.1.8 776,130 2/12/2019 2.1.8 is deprecated because it is no longer maintained; 2.1.8 has at least one vulnerability with high severity.
2.1.7 565,259 1/8/2019 2.1.7 is deprecated because it is no longer maintained; 2.1.7 has at least one vulnerability with high severity.
2.1.6 496,832 11/13/2018 2.1.6 is deprecated because it is no longer maintained; 2.1.6 has at least one vulnerability with high severity.
2.1.5 651,477 10/1/2018 2.1.5 is deprecated because it is no longer maintained; 2.1.5 has at least one vulnerability with high severity.
2.1.4 528,066 9/11/2018 2.1.4 is deprecated because it is no longer maintained; 2.1.4 has at least one vulnerability with high severity.
2.1.3 1,152,572 8/21/2018 2.1.3 is deprecated because it is no longer maintained; 2.1.3 has at least one vulnerability with high severity.
2.1.2 540,885 7/10/2018 2.1.2 is deprecated because it is no longer maintained; 2.1.2 has at least one vulnerability with high severity.
2.1.1 654,964 6/18/2018 2.1.1 is deprecated because it is no longer maintained; 2.1.1 has at least one vulnerability with high severity.
2.1.0 57,042,366 5/29/2018 2.1.0 is deprecated because it is no longer maintained; 2.1.0 has at least one vulnerability with high severity.
2.1.0-rc1 35,895 5/6/2018 2.1.0-rc1 is deprecated because it is no longer maintained.
2.1.0-preview2-26406-04 64,530 4/10/2018 2.1.0-preview2-26406-04 is deprecated because it is no longer maintained.
2.1.0-preview1-26216-03 52,259 2/26/2018 2.1.0-preview1-26216-03 is deprecated because it is no longer maintained.
2.0.9 2,937,572 7/10/2018 2.0.9 is deprecated because it is no longer maintained.
2.0.7 19,367,259 4/16/2018 2.0.7 is deprecated because it is no longer maintained.
2.0.6 7,956,508 3/13/2018 2.0.6 is deprecated because it is no longer maintained.
2.0.5 10,161,203 1/9/2018 2.0.5 is deprecated because it is no longer maintained.
2.0.4 44,452 12/12/2017 2.0.4 is deprecated because it is no longer maintained.
2.0.3 8,755,170 11/14/2017 2.0.3 is deprecated because it is no longer maintained.
2.0.0 60,995,213 8/11/2017 2.0.0 is deprecated because it is no longer maintained; 2.0.0 has at least one vulnerability with high severity.
2.0.0-preview2-25407-01 352,802 6/27/2017 2.0.0-preview2-25407-01 is deprecated because it is no longer maintained; 2.0.0-preview2-25407-01 has at least one vulnerability with high severity.
2.0.0-preview1-002111-00 2,228,150 5/9/2017 2.0.0-preview1-002111-00 is deprecated because it is no longer maintained; 2.0.0-preview1-002111-00 has at least one vulnerability with high severity.
1.1.13 823,314 5/14/2019 1.1.13 is deprecated because it is no longer maintained; 1.1.13 has at least one vulnerability with high severity.
1.1.12 251,189 3/11/2019 1.1.12 is deprecated because it is no longer maintained; 1.1.12 has at least one vulnerability with high severity.
1.1.11 2,323,559 2/12/2019 1.1.11 is deprecated because it is no longer maintained; 1.1.11 has at least one vulnerability with high severity.
1.1.10 81,894 10/9/2018 1.1.10 is deprecated because it is no longer maintained; 1.1.10 has at least one vulnerability with high severity.
1.1.9 536,907 7/10/2018 1.1.9 is deprecated because it is no longer maintained; 1.1.9 has at least one vulnerability with high severity.
1.1.8 17,226 4/16/2018 1.1.8 is deprecated because it is no longer maintained; 1.1.8 has at least one vulnerability with high severity.
1.1.7 16,687 3/13/2018 1.1.7 is deprecated because it is no longer maintained; 1.1.7 has at least one vulnerability with high severity.
1.1.6 14,909 1/9/2018 1.1.6 is deprecated because it is no longer maintained; 1.1.6 has at least one vulnerability with high severity.
1.1.5 30,349 11/14/2017 1.1.5 is deprecated because it is no longer maintained; 1.1.5 has at least one vulnerability with high severity.
1.1.4 16,865 9/20/2017 1.1.4 is deprecated because it is no longer maintained; 1.1.4 has at least one vulnerability with high severity.
1.1.2 30,806,404 5/9/2017 1.1.2 is deprecated because it is no longer maintained; 1.1.2 has at least one vulnerability with high severity.
1.1.1 14,391,584 3/6/2017 1.1.1 is deprecated because it is no longer maintained; 1.1.1 has at least one vulnerability with high severity.
1.1.0 1,888,869 11/16/2016 1.1.0 is deprecated because it is no longer maintained; 1.1.0 has at least one vulnerability with high severity.
1.1.0-preview1-001100-00 42,221 10/24/2016 1.1.0-preview1-001100-00 is deprecated because it is no longer maintained; 1.1.0-preview1-001100-00 has at least one vulnerability with high severity.
1.0.16 707,366 5/14/2019 1.0.16 is deprecated because it is no longer maintained; 1.0.16 has at least one vulnerability with high severity.
1.0.15 56,710 3/11/2019 1.0.15 is deprecated because it is no longer maintained; 1.0.15 has at least one vulnerability with high severity.
1.0.14 138,702 2/12/2019 1.0.14 is deprecated because it is no longer maintained; 1.0.14 has at least one vulnerability with high severity.
1.0.13 69,824 10/9/2018 1.0.13 is deprecated because it is no longer maintained; 1.0.13 has at least one vulnerability with high severity.
1.0.12 2,432,787 7/10/2018 1.0.12 is deprecated because it is no longer maintained; 1.0.12 has at least one vulnerability with high severity.
1.0.11 16,302 4/16/2018 1.0.11 is deprecated because it is no longer maintained; 1.0.11 has at least one vulnerability with high severity.
1.0.10 1,663,090 3/13/2018 1.0.10 is deprecated because it is no longer maintained; 1.0.10 has at least one vulnerability with high severity.
1.0.9 6,806 1/9/2018 1.0.9 is deprecated because it is no longer maintained; 1.0.9 has at least one vulnerability with high severity.
1.0.8 21,455 11/14/2017 1.0.8 is deprecated because it is no longer maintained; 1.0.8 has at least one vulnerability with high severity.
1.0.7 34,244 9/20/2017 1.0.7 is deprecated because it is no longer maintained; 1.0.7 has at least one vulnerability with high severity.
1.0.5 42,290,812 5/9/2017 1.0.5 is deprecated because it is no longer maintained; 1.0.5 has at least one vulnerability with high severity.
1.0.4 2,209,363 3/6/2017 1.0.4 is deprecated because it is no longer maintained; 1.0.4 has at least one vulnerability with high severity.
1.0.3 250,037 12/13/2016 1.0.3 is deprecated because it is no longer maintained; 1.0.3 has at least one vulnerability with high severity.
1.0.1 581,288 8/30/2016 1.0.1 is deprecated because it is no longer maintained; 1.0.1 has at least one vulnerability with high severity.
1.0.0 48,028,213 6/27/2016 1.0.0 is deprecated because it is no longer maintained; 1.0.0 has at least one vulnerability with high severity.
1.0.0-rc2-3002702 2,082,689 5/16/2016 1.0.0-rc2-3002702 is deprecated because it is no longer maintained.