LLVMSharp 20.1.2
Requires NuGet 4.3 or higher.
dotnet add package LLVMSharp --version 20.1.2
NuGet\Install-Package LLVMSharp -Version 20.1.2
        
        
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="20.1.2" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="LLVMSharp" Version="20.1.2" />
<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 20.1.2
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: LLVMSharp, 20.1.2"
        
        
#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@20.1.2
        
        
#: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=20.1.2
#tool nuget:?package=LLVMSharp&version=20.1.2
        
        
 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 | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
- 
                                                    net8.0- LLVMSharp.Interop (>= 20.1.2)
 
NuGet packages (4)
Showing the top 4 NuGet packages that depend on LLVMSharp:
| Package | Downloads | 
|---|---|
| Jita.LLVM Package Description | |
| Scaly.Compiler Package Description | |
| SimpleIR SimpleIR allows for easy low-level code generation! | |
| CuSharp.CrossCompiler Package Description | 
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 | 
|---|---|---|
| 20.1.2 | 984 | 5/24/2025 | 
| 16.0.0 | 5,915 | 6/21/2023 | 
| 15.0.0-beta1 | 993 | 9/29/2022 | 
| 14.0.0-beta1 | 945 | 4/3/2022 | 
| 13.0.0-beta2 | 340 | 3/31/2022 | 
| 12.0.0-beta1 | 997 | 5/29/2021 | 
| 11.0.0-beta | 25,899 | 2/11/2021 | 
| 10.0.0-beta | 94,572 | 4/22/2020 | 
| 9.0.0-beta | 11,970 | 2/8/2020 | 
| 8.0.0-beta | 950 | 8/10/2019 | 
| 5.0.0 | 64,719 | 9/17/2017 | 
| 3.8.0 | 3,568 | 7/5/2016 | 
| 3.7.0 | 2,344 | 9/1/2015 | 
| 3.6.0 | 3,643 | 2/19/2015 |