Skip to main content
ClangSharp package icon

ClangSharp

ClangSharp are strongly-typed safe Clang bindings written in C# for .NET and Mono, tested on Linux and Windows.

Total Downloads
512.6K
512,650
Published
Apr 22, 2020
Latest stable version

Install

.NET CLI
dotnet add package ClangSharp --version 10.0.0-beta
Package Manager Console
Install-Package ClangSharp -Version 10.0.0-beta
PackageReference
<PackageReference Include="ClangSharp" Version="10.0.0-beta" />

Frameworks

.NETCoreApp3.1 .NETStandard2.0

Dependencies

[1.1.0, )
System.Memory
.NETCoreApp3.1
[4.5.4, )
libClang
.NETCoreApp3.1
[10.0.0, )
libClangSharp
.NETCoreApp3.1
[10.0.0-beta1, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[1.1.0, )
System.Memory
.NETStandard2.0
[4.5.4, )
libClang
.NETStandard2.0
[10.0.0, )
libClangSharp
.NETStandard2.0
[10.0.0-beta1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.