LLVMSharp 9.0.0-beta
This is a prerelease version of LLVMSharp.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LLVMSharp --version 9.0.0-beta
NuGet\Install-Package LLVMSharp -Version 9.0.0-beta
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="9.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LLVMSharp --version 9.0.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LLVMSharp, 9.0.0-beta"
#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.
// Install LLVMSharp as a Cake Addin #addin nuget:?package=LLVMSharp&version=9.0.0-beta&prerelease // Install LLVMSharp as a Cake Tool #tool nuget:?package=LLVMSharp&version=9.0.0-beta&prerelease
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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- libLLVM (>= 9.0.0)
- System.Memory (>= 4.5.3)
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 (3)
Showing the top 3 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.
|
|
dotnet/LLVMSharp
LLVM bindings for .NET Standard written in C# using ClangSharp
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
Version | Downloads | Last updated |
---|---|---|
16.0.0 | 3,261 | 6/21/2023 |
15.0.0-beta1 | 749 | 9/29/2022 |
14.0.0-beta1 | 812 | 4/3/2022 |
13.0.0-beta2 | 200 | 3/31/2022 |
12.0.0-beta1 | 834 | 5/29/2021 |
11.0.0-beta | 25,216 | 2/11/2021 |
10.0.0-beta | 93,859 | 4/22/2020 |
9.0.0-beta | 11,832 | 2/8/2020 |
8.0.0-beta | 786 | 8/10/2019 |
5.0.0 | 62,303 | 9/17/2017 |
3.8.0 | 3,199 | 7/5/2016 |
3.7.0 | 2,014 | 9/1/2015 |
3.6.0 | 3,020 | 2/19/2015 |