Microsoft.NETCore.App
2.2.0
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.App -Version 2.2.0
dotnet add package Microsoft.NETCore.App --version 2.2.0
<PackageReference Include="Microsoft.NETCore.App" Version="2.2.0" />
paket add Microsoft.NETCore.App --version 2.2.0
#r "nuget: Microsoft.NETCore.App, 2.2.0"
// Install Microsoft.NETCore.App as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.App&version=2.2.0
// Install Microsoft.NETCore.App as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.App&version=2.2.0
A set of .NET API's that are included in the default .NET Core application model.
1249f08feda72b116c7e6e4e9a390671883c797d
When using NuGet 3.x this package requires at least version 3.4.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
-
.NETCoreApp 2.2
- Microsoft.NETCore.DotNetHostPolicy (>= 2.2.0)
- Microsoft.NETCore.Platforms (>= 2.2.0)
- Microsoft.NETCore.Targets (>= 2.0.0)
- NETStandard.Library (>= 2.0.3)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.NETCore.App:
| Package | Downloads |
|---|---|
|
BundlerMinifier.Core
Bundles and minifies CSS, JS and HTML files |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Tools
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
|
Microsoft.Extensions.Caching.SqlConfig.Tools
Command line tool to create tables and indexes in a Microsoft SQL Server database for distributed caching. |
|
|
Microsoft.Extensions.SecretManager.Tools
Command line tool to manage user secrets for Microsoft.Extensions.Configuration. |
|
|
Microsoft.DotNet.Watcher.Tools
Command line tool to watch for source file changes during development and restart the dotnet command. |