Microsoft.NETCore.Runtime.CoreCLR 1.0.2

The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.

Requires NuGet 2.12 or higher.

Install-Package Microsoft.NETCore.Runtime.CoreCLR -Version 1.0.2
dotnet add package Microsoft.NETCore.Runtime.CoreCLR --version 1.0.2
<PackageReference Include="Microsoft.NETCore.Runtime.CoreCLR" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NETCore.Runtime.CoreCLR --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NETCore.Runtime.CoreCLR, 1.0.2"
#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.Runtime.CoreCLR as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Runtime.CoreCLR&version=1.0.2

// Install Microsoft.NETCore.Runtime.CoreCLR as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Runtime.CoreCLR&version=1.0.2
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

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
1.0.2 0 06.02.2022