ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux and Windows.
Info
Version: | 18.1.0.2 |
Author(s): | Microsoft and Contributors |
Last Update: | Thursday, September 26, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/clangsharp/ |
NuGet Url: | https://www.nuget.org/packages/ClangSharp |
Install
Install-Package ClangSharp
dotnet add package ClangSharp
paket add ClangSharp
ClangSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.HashCode(>= 1.1.0)
- System.Memory(>= 4.5.4)
- libClang(>= 10.0.0)
- libClangSharp(>= 10.0.01)
- Microsoft.Bcl.HashCode(>= 1.1.0)
- System.Memory(>= 4.5.4)
- libClang(>= 10.0.0)
- libClangSharp(>= 10.0.01)