Ubiquity.NET.LibLLVM 20.1.8-delta.0.2

This is a prerelease version of Ubiquity.NET.LibLLVM.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 4.9.0 or higher.

dotnet add package Ubiquity.NET.LibLLVM --version 20.1.8-delta.0.2
                    
NuGet\Install-Package Ubiquity.NET.LibLLVM -Version 20.1.8-delta.0.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="Ubiquity.NET.LibLLVM" Version="20.1.8-delta.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ubiquity.NET.LibLLVM" Version="20.1.8-delta.0.2" />
                    
Directory.Packages.props
<PackageReference Include="Ubiquity.NET.LibLLVM" />
                    
Project file
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 Ubiquity.NET.LibLLVM --version 20.1.8-delta.0.2
                    
#r "nuget: Ubiquity.NET.LibLLVM, 20.1.8-delta.0.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 Ubiquity.NET.LibLLVM@20.1.8-delta.0.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=Ubiquity.NET.LibLLVM&version=20.1.8-delta.0.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Ubiquity.NET.LibLLVM&version=20.1.8-delta.0.2&prerelease
                    
Install as a Cake Tool

Ubiquity.NET.LibLLVM

This package contains the binary dynamically loaded library for the native interop with LLVM. To keep size within the constraints of public hosting it is a "meta" package that references the actual native libraries on a per RID basis. This package also includes the headers used to access the library. While C# doesn't use the headers directly, they are available for parsing by tools to generate as much as possible of the low level interop API surface.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ubiquity.NET.LibLLVM:

Package Downloads
Ubiquity.NET.Llvm.Interop

.NET Low Level Interop Bindings for Ubiquity.LibLLVM []. Direct use of this low level API is **STRONGLY** discouraged, instead you should use the Ubiquity.NET.Llvm package, which provides a full C# object model projection of the LLVM APIs on top of this library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
20.1.9 325 12/8/2025
20.1.8 575 11/18/2025
20.1.8-rc 271 11/2/2025
20.1.8-delta.0.2 239 10/10/2025
20.1.8-delta 220 10/7/2025
20.1.8-beta 402 8/31/2025
20.1.8-alpha 395 7/16/2025
20.1.6-alpha 256 6/7/2025
20.1.4-beta 322 5/16/2025
20.1.3-alpha 353 5/4/2025