Skip to main content
Microsoft.NETCore.Runtime.CoreCLR package icon

Microsoft.NETCore.Runtime.CoreCLR

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. a536e7eec55c538c94639cefe295aa672996bf9b When using NuGet 3.x this package requires at least version 3.4.

Total Downloads
229.7M
229,735,106
Published
Jul 10, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.NETCore.Runtime.CoreCLR --version 2.0.8
Package Manager Console
Install-Package Microsoft.NETCore.Runtime.CoreCLR -Version 2.0.8
PackageReference
<PackageReference Include="Microsoft.NETCore.Runtime.CoreCLR" Version="2.0.8" />

Frameworks

No framework metadata available.

Dependencies