ClangSharpWrapper 0.24.0
dotnet add package ClangSharpWrapper --version 0.24.0
NuGet\Install-Package ClangSharpWrapper -Version 0.24.0
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="ClangSharpWrapper" Version="0.24.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClangSharpWrapper --version 0.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClangSharpWrapper, 0.24.0"
#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 ClangSharpWrapper as a Cake Addin #addin nuget:?package=ClangSharpWrapper&version=0.24.0 // Install ClangSharpWrapper as a Cake Tool #tool nuget:?package=ClangSharpWrapper&version=0.24.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A wrapper around https://github.com/dotnet/ClangSharp that allows C/C++ code to be parsed down to the level of methods, and formatted for display within Primitive.
The analysis also captures method references where possible.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- ClangSharp (>= 17.0.1)
- libclang.runtime.ubuntu.18.04-x64 (>= 15.0.0)
- libclang.runtime.win-x64 (>= 17.0.4)
- libClangSharp (>= 17.0.4)
- libClangSharp.runtime.ubuntu.18.04-x64 (>= 15.0.0)
- libClangSharp.runtime.win-x64 (>= 17.0.4)
- Microsoft.CodeAnalysis.Common (>= 4.9.0-3.final)
- PrimitiveCodebaseElements (>= 0.37.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ClangSharpWrapper:
Package | Downloads |
---|---|
Primitive.FileParser
Package Description |
|
Frank.SourceGenerators.CppInteropts
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.