LLVMSharp 21.1.8.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 4.3 or higher.
dotnet add package LLVMSharp --version 21.1.8.1
NuGet\Install-Package LLVMSharp -Version 21.1.8.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LLVMSharp" Version="21.1.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LLVMSharp" Version="21.1.8.1" />
<PackageReference Include="LLVMSharp" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LLVMSharp --version 21.1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LLVMSharp, 21.1.8.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LLVMSharp@21.1.8.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LLVMSharp&version=21.1.8.1
#tool nuget:?package=LLVMSharp&version=21.1.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- LLVMSharp.Interop (>= 21.1.8.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on LLVMSharp:
| Package | Downloads |
|---|---|
|
Jita.LLVM
Package Description |
|
|
MLambda.Genesis.Runtime.LLVM
LLVM JIT and AOT execution runtime for MLambda.Genesis. Language-neutral: accepts any Value tree produced by a mapper. |
|
|
Scaly.Compiler
Package Description |
|
|
MLambda.Genesis.LLVM.Runtime
LLVM JIT and AOT execution runtime for MLambda.Genesis. Language-neutral: accepts any Value tree produced by a mapper. |
|
|
SimpleIR
SimpleIR allows for easy low-level code generation! |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LLVMSharp:
| Repository | Stars |
|---|---|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 22.1.8 | 56 | 9/1/2026 |
| 21.1.8.1 | 56 | 8/31/2026 |
| 20.1.2 | 10,565 | 5/24/2025 |
| 16.0.0 | 7,606 | 6/21/2023 |
| 15.0.0-beta1 | 1,113 | 9/29/2022 |
| 14.0.0-beta1 | 1,100 | 4/3/2022 |
| 13.0.0-beta2 | 433 | 3/31/2022 |
| 12.0.0-beta1 | 1,119 | 5/29/2021 |
| 11.0.0-beta | 26,730 | 2/11/2021 |
| 10.0.0-beta | 94,692 | 4/22/2020 |
| 9.0.0-beta | 12,172 | 2/8/2020 |
| 8.0.0-beta | 1,068 | 8/10/2019 |
| 5.0.0 | 65,572 | 9/17/2017 |
Loading failed