libclang 16.0.6
Requires NuGet 2.12 or higher.
dotnet add package libclang --version 16.0.6
NuGet\Install-Package libclang -Version 16.0.6
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="libclang" Version="16.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libclang --version 16.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libclang, 16.0.6"
#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 libclang as a Cake Addin
#addin nuget:?package=libclang&version=16.0.6
// Install libclang as a Cake Tool
#tool nuget:?package=libclang&version=16.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Multi-platform native library for libclang.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on libclang:
Package | Downloads |
---|---|
ClangSharp.Interop
ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux and Windows. |
|
Ultz.Private.ClangSharp.Interop
ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux and Windows. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on libclang:
Repository | Stars |
---|---|
dotnet/ClangSharp
Clang bindings for .NET written in C#
|
|
BepInEx/Il2CppInterop
A tool interoperate between CoreCLR and Il2Cpp at runtime
|