Microsoft.NETCore.App
1.1.0
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-7mfr-774f-w5r9 | Severity: high |
Advisory: https://github.com/advisories/GHSA-8884-xcr4-r68p | Severity: high |
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.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.NETCore.App --version 1.1.0
NuGet\Install-Package Microsoft.NETCore.App -Version 1.1.0
<PackageReference Include="Microsoft.NETCore.App" Version="1.1.0" />
paket add Microsoft.NETCore.App --version 1.1.0
#r "nuget: Microsoft.NETCore.App, 1.1.0"
// Install Microsoft.NETCore.App as a Cake Addin #addin nuget:?package=Microsoft.NETCore.App&version=1.1.0 // Install Microsoft.NETCore.App as a Cake Tool #tool nuget:?package=Microsoft.NETCore.App&version=1.1.0
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
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. |
.NET Core | netcoreapp1.0 is compatible. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 1.0
- Libuv (>= 1.9.1)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- Microsoft.CSharp (>= 4.0.1)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.0.1)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.0.4)
- Microsoft.VisualBasic (>= 10.0.1)
- NETStandard.Library (>= 1.6.0)
- 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.0)
- System.Linq.Parallel (>= 4.0.1)
- System.Linq.Queryable (>= 4.0.1)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.Requests (>= 4.0.11)
- System.Net.Security (>= 4.0.0)
- 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.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Security.Cryptography.X509Certificates (>= 4.1.0)
- 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)
-
.NETCoreApp 1.1
- Libuv (>= 1.9.1)
- Microsoft.CodeAnalysis.CSharp (>= 1.3.0)
- Microsoft.CodeAnalysis.VisualBasic (>= 1.3.0)
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.DiaSymReader.Native (>= 1.4.0)
- Microsoft.NETCore.DotNetHostPolicy (>= 1.1.0)
- Microsoft.NETCore.Runtime.CoreCLR (>= 1.1.0)
- Microsoft.VisualBasic (>= 10.1.0)
- NETStandard.Library (>= 1.6.1)
- 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.0)
- 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.NameResolution (>= 4.3.0)
- System.Net.Requests (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- 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.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.0)
- 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)
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 (24)
Showing the top 5 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
|
Version | Downloads | Last updated | |
---|---|---|---|
2.2.8 | 10,832,825 | 11/18/2019 | |
2.2.7 | 1,668,823 | 9/10/2019 | |
2.2.6 | 3,416,584 | 7/9/2019 | |
2.2.5 | 637,321 | 5/14/2019 | |
2.2.4 | 348,317 | 4/9/2019 | |
2.2.3 | 606,991 | 3/12/2019 | |
2.2.2 | 783,762 | 2/12/2019 | |
2.2.1 | 645,720 | 1/8/2019 | |
2.2.0 | 29,817,172 | 12/3/2018 | |
2.2.0-preview3-27014-02 | 31,096 | 10/17/2018 | |
2.2.0-preview2-26905-02 | 29,329 | 9/12/2018 | |
2.2.0-preview-26820-02 | 10,852 | 8/22/2018 | |
2.1.30 | 896,499 | 8/19/2021 | |
2.1.29 | 118,853 | 8/10/2021 | |
2.1.28 | 158,221 | 5/11/2021 | |
2.1.27 | 76,266 | 4/6/2021 | |
2.1.26 | 90,237 | 3/9/2021 | |
2.1.25 | 88,781 | 2/9/2021 | |
2.1.24 | 135,469 | 1/12/2021 | |
2.1.23 | 419,371 | 10/13/2020 | |
2.1.22 | 165,361 | 9/8/2020 | |
2.1.21 | 91,031 | 8/11/2020 | |
2.1.20 | 104,384 | 7/14/2020 | |
2.1.19 | 139,052 | 6/9/2020 | |
2.1.18 | 167,116 | 5/12/2020 | |
2.1.17 | 602,756 | 3/24/2020 | |
2.1.16 | 186,050 | 2/18/2020 | |
2.1.15 | 264,933 | 1/14/2020 | |
2.1.14 | 349,522 | 11/18/2019 | |
2.1.13 | 865,495 | 9/10/2019 | |
2.1.12 | 860,475 | 7/9/2019 | |
2.1.11 | 298,964 | 5/14/2019 | |
2.1.10 | 181,526 | 4/9/2019 | |
2.1.9 | 884,592 | 3/11/2019 | |
2.1.8 | 775,135 | 2/12/2019 | |
2.1.7 | 564,096 | 1/8/2019 | |
2.1.6 | 495,597 | 11/13/2018 | |
2.1.5 | 649,347 | 10/1/2018 | |
2.1.4 | 524,970 | 9/11/2018 | |
2.1.3 | 1,151,443 | 8/21/2018 | |
2.1.2 | 538,361 | 7/10/2018 | |
2.1.1 | 649,306 | 6/18/2018 | |
2.1.0 | 54,347,346 | 5/29/2018 | |
2.1.0-rc1 | 35,612 | 5/6/2018 | |
2.1.0-preview2-26406-04 | 64,285 | 4/10/2018 | |
2.1.0-preview1-26216-03 | 50,927 | 2/26/2018 | |
2.0.9 | 2,875,335 | 7/10/2018 | |
2.0.7 | 18,486,777 | 4/16/2018 | |
2.0.6 | 7,671,615 | 3/13/2018 | |
2.0.5 | 9,811,473 | 1/9/2018 | |
2.0.4 | 44,038 | 12/12/2017 | |
2.0.3 | 8,396,156 | 11/14/2017 | |
2.0.0 | 58,870,638 | 8/11/2017 | |
2.0.0-preview2-25407-01 | 343,268 | 6/27/2017 | |
2.0.0-preview1-002111-00 | 2,188,504 | 5/9/2017 | |
1.1.13 | 819,755 | 5/14/2019 | |
1.1.12 | 250,705 | 3/11/2019 | |
1.1.11 | 2,323,390 | 2/12/2019 | |
1.1.10 | 81,538 | 10/9/2018 | |
1.1.9 | 535,894 | 7/10/2018 | |
1.1.8 | 16,930 | 4/16/2018 | |
1.1.7 | 16,428 | 3/13/2018 | |
1.1.6 | 14,610 | 1/9/2018 | |
1.1.5 | 29,934 | 11/14/2017 | |
1.1.4 | 16,572 | 9/20/2017 | |
1.1.2 | 29,692,046 | 5/9/2017 | |
1.1.1 | 14,031,137 | 3/6/2017 | |
1.1.0 | 1,849,400 | 11/16/2016 | |
1.1.0-preview1-001100-00 | 41,867 | 10/24/2016 | |
1.0.16 | 703,197 | 5/14/2019 | |
1.0.15 | 56,508 | 3/11/2019 | |
1.0.14 | 138,554 | 2/12/2019 | |
1.0.13 | 69,582 | 10/9/2018 | |
1.0.12 | 2,432,484 | 7/10/2018 | |
1.0.11 | 16,019 | 4/16/2018 | |
1.0.10 | 1,662,837 | 3/13/2018 | |
1.0.9 | 6,518 | 1/9/2018 | |
1.0.8 | 20,461 | 11/14/2017 | |
1.0.7 | 28,980 | 9/20/2017 | |
1.0.5 | 39,651,267 | 5/9/2017 | |
1.0.4 | 2,071,599 | 3/6/2017 | |
1.0.3 | 249,087 | 12/13/2016 | |
1.0.1 | 556,061 | 8/30/2016 | |
1.0.0 | 46,148,262 | 6/27/2016 | |
1.0.0-rc2-3002702 | 2,080,165 | 5/16/2016 |