Microsoft.NETCore.App
2.0.6
A set of .NET API's that are included in the default .NET Core application model.
74b1c703813c8910df5b96f304b0f2b78cdf194d
When using NuGet 3.x this package requires at least version 3.4.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.App -Version 2.0.6
dotnet add package Microsoft.NETCore.App --version 2.0.6
<PackageReference Include="Microsoft.NETCore.App" Version="2.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.App --version 2.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NETCore.App, 2.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.NETCore.App as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.App&version=2.0.6
// Install Microsoft.NETCore.App as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.App&version=2.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799417
Dependencies
-
.NETCoreApp 1.0
- Libuv (>= 1.9.2)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- Microsoft.CSharp (>= 4.0.1)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.0.10)
- Microsoft.NETCore.Platforms (>= 1.0.2)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.0.12)
- Microsoft.VisualBasic (>= 10.0.1)
- NETStandard.Library (>= 1.6.0)
- runtime.native.System.Security.Cryptography (>= 4.0.3)
- System.Buffers (>= 4.0.0)
- System.Collections.Immutable (>= 1.2.0)
- System.ComponentModel (>= 4.0.1)
- System.ComponentModel.Annotations (>= 4.1.0)
- System.Diagnostics.DiagnosticSource (>= 4.0.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization.Extensions (>= 4.0.1)
- System.IO.FileSystem.Watcher (>= 4.0.0)
- System.IO.MemoryMappedFiles (>= 4.0.0)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
- System.Linq.Expressions (>= 4.1.1)
- System.Linq.Parallel (>= 4.0.1)
- System.Linq.Queryable (>= 4.0.1)
- System.Net.Http (>= 4.1.3)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.Requests (>= 4.0.11)
- System.Net.Security (>= 4.0.2)
- System.Net.WebHeaderCollection (>= 4.0.1)
- System.Numerics.Vectors (>= 4.1.1)
- System.Reflection.DispatchProxy (>= 4.0.1)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.Reader (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Security.Cryptography.Algorithms (>= 4.2.1)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.OpenSsl (>= 4.0.1)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.2)
- System.Threading.Tasks.Dataflow (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.0.0)
- System.Threading.Tasks.Parallel (>= 4.0.1)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.ThreadPool (>= 4.0.10)
- System.Xml.ReaderWriter (>= 4.0.12)
-
.NETCoreApp 1.1
- Libuv (>= 1.9.2)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.DiaSymReader.Native (>= 1.4.1)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.1.7)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.1.7)
- Microsoft.NETCore.Targets (>= 1.1.2)
- Microsoft.VisualBasic (>= 10.1.0)
- NETStandard.Library (>= 1.6.1)
- runtime.native.System.IO.Compression (>= 4.3.1)
- runtime.native.System.Security.Cryptography (>= 4.3.3)
- runtime.native.System.Security.Cryptography.Apple (>= 4.3.1)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Buffers (>= 4.3.0)
- System.Collections.Immutable (>= 1.3.0)
- System.ComponentModel (>= 4.3.0)
- System.ComponentModel.Annotations (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.3.1)
- System.Diagnostics.Process (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.3.0)
- System.IO.MemoryMappedFiles (>= 4.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq.Parallel (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Net.Http (>= 4.3.3)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.WebHeaderCollection (>= 4.3.0)
- System.Numerics.Vectors (>= 4.3.0)
- System.Reflection.DispatchProxy (>= 4.3.0)
- System.Reflection.Metadata (>= 1.4.1)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Resources.Reader (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.OpenSsl (>= 4.3.1)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
- System.Threading.Tasks.Dataflow (>= 4.7.0)
- System.Threading.Tasks.Extensions (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
-
.NETCoreApp 2.0
- Microsoft.NETCore.DotNetHostPolicy (>= 2.0.6)
- Microsoft.NETCore.Platforms (>= 2.0.1)
- NETStandard.Library (>= 2.0.1)
Used By
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.
|