Microsoft.NETCore.Runtime.CoreCLR
2.0.0
Prefix Reserved
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.Runtime.CoreCLR --version 2.0.0
NuGet\Install-Package Microsoft.NETCore.Runtime.CoreCLR -Version 2.0.0
<PackageReference Include="Microsoft.NETCore.Runtime.CoreCLR" Version="2.0.0" />
paket add Microsoft.NETCore.Runtime.CoreCLR --version 2.0.0
#r "nuget: Microsoft.NETCore.Runtime.CoreCLR, 2.0.0"
// Install Microsoft.NETCore.Runtime.CoreCLR as a Cake Addin #addin nuget:?package=Microsoft.NETCore.Runtime.CoreCLR&version=2.0.0 // Install Microsoft.NETCore.Runtime.CoreCLR as a Cake Tool #tool nuget:?package=Microsoft.NETCore.Runtime.CoreCLR&version=2.0.0
The .NET Core runtime, called CoreCLR, and the base library, called System.Private.CoreLib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
36f70fa4be4bd37d4d76d06dd2cc433ff46351bd
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 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- Microsoft.NETCore.Jit (>= 2.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Microsoft.NETCore.Runtime.CoreCLR:
Package | Downloads |
---|---|
Microsoft.NETCore.Portable.Compatibility
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight. This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It does this in a pay-for-play way to prevent consuming assemblies from having to reference all of the contracts that happen to overlap with mscorlib. As such, when using this package you may encounter errors like error CS0012: The type 'WebRequest' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Net.Requests, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. To resolve these errors install the package with the same name name as the missing assembly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.NETCore.Runtime
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb |
|
Microsoft.NETCore.UniversalWindowsPlatform
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. d67bd83a075b8b10cb95810568073c1a3211f28b When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.FSharp.Compiler.Host.netcore
.NET Core compatible version of the fsharp compiler fsc.exe. Supported Platforms: - .NET Core (netstandard1.6) |
|
RiskLog
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.NETCore.Runtime.CoreCLR:
Repository | Stars |
---|---|
mellinoe/ge
A general-purpose 3D game engine with editor, built with .NET Core
|
|
mellinoe/vk
Low-level Vulkan bindings for .NET.
|
|
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.8 | 387,314 | 7/10/2018 | |
2.0.7 | 35,273 | 4/16/2018 | |
2.0.6 | 23,641 | 3/13/2018 | |
2.0.5 | 38,876 | 1/9/2018 | |
2.0.4 | 12,300 | 12/12/2017 | |
2.0.3 | 34,775 | 11/14/2017 | |
2.0.0 | 149,365 | 8/11/2017 | |
2.0.0-preview2-25407-01 | 9,089 | 6/27/2017 | |
2.0.0-preview1-25301-02 | 10,114 | 5/9/2017 | |
1.1.13 | 818,313 | 5/14/2019 | |
1.1.12 | 256,585 | 3/11/2019 | |
1.1.11 | 2,330,543 | 2/12/2019 | |
1.1.10 | 88,203 | 10/9/2018 | |
1.1.9 | 540,640 | 7/10/2018 | |
1.1.8 | 24,341 | 4/16/2018 | |
1.1.7 | 22,848 | 3/13/2018 | |
1.1.6 | 22,116 | 1/9/2018 | |
1.1.5 | 31,804 | 11/14/2017 | |
1.1.4 | 21,287 | 9/20/2017 | |
1.1.2 | 28,117,034 | 5/9/2017 | |
1.1.1 | 3,880,038 | 3/6/2017 | |
1.1.0 | 1,746,036 | 11/15/2016 | |
1.1.0-preview1-24608-01 | 76,834 | 10/24/2016 | |
1.0.18 | 702,632 | 5/14/2019 | |
1.0.17 | 62,994 | 3/11/2019 | |
1.0.16 | 144,632 | 2/12/2019 | |
1.0.15 | 75,528 | 10/9/2018 | |
1.0.14 | 2,446,410 | 7/10/2018 | |
1.0.13 | 23,824 | 4/16/2018 | |
1.0.12 | 1,670,731 | 3/13/2018 | |
1.0.11 | 14,888 | 1/9/2018 | |
1.0.10 | 34,628 | 11/14/2017 | |
1.0.9 | 35,535 | 9/20/2017 | |
1.0.7 | 38,599,414 | 5/9/2017 | |
1.0.6 | 12,132,851 | 3/6/2017 | |
1.0.5 | 247,379 | 12/13/2016 | |
1.0.4 | 2,355,190 | 8/11/2016 | |
1.0.3 | 1,510,564 | 6/27/2016 | |
1.0.2 | 68,912,395 | 6/27/2016 | |
1.0.2-rc2-24027 | 14,034,347 | 5/16/2016 | |
1.0.1 | 642,505 | 2/23/2016 | |
1.0.1-beta-23516 | 29,404 | 11/18/2015 | |
1.0.1-beta-23409 | 10,698 | 10/15/2015 |