Microsoft.NETCore.Jit
1.0.2
The .NET JIT compiler.
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package Microsoft.NETCore.Jit -Version 1.0.2
dotnet add package Microsoft.NETCore.Jit --version 1.0.2
<PackageReference Include="Microsoft.NETCore.Jit" 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.Jit --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NETCore.Jit, 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.Jit as a Cake Addin
#addin nuget:?package=Microsoft.NETCore.Jit&version=1.0.2
// Install Microsoft.NETCore.Jit as a Cake Tool
#tool nuget:?package=Microsoft.NETCore.Jit&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
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.NETCore.Jit:
| Package | Downloads |
|---|---|
|
Microsoft.NETCore.Runtime.CoreCLR
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.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.2 | 0 | 06.02.2022 |