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
Aug 5, 2021
Latest stable version

Install

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

Frameworks

.NETCoreApp3.1 net5.0 .NETStandard2.0

Dependencies

ClangSharp.Interop
.NETCoreApp3.1
[12.0.0-beta2, )
[12.0.0-beta2, )
ClangSharp.Interop
.NETStandard2.0
[12.0.0-beta2, )

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 3 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.