ClangSharpWrapper 0.25.1
dotnet add package ClangSharpWrapper --version 0.25.1
NuGet\Install-Package ClangSharpWrapper -Version 0.25.1
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.25.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClangSharpWrapper --version 0.25.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClangSharpWrapper, 0.25.1"
#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.25.1 // Install ClangSharpWrapper as a Cake Tool #tool nuget:?package=ClangSharpWrapper&version=0.25.1
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 | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- ClangSharp (>= 18.1.0.2)
- libclang.runtime.ubuntu.18.04-x64 (>= 15.0.0)
- libclang.runtime.win-x64 (>= 18.1.3.2)
- libClangSharp (>= 18.1.3.1)
- libClangSharp.runtime.ubuntu.18.04-x64 (>= 15.0.0)
- libClangSharp.runtime.win-x64 (>= 18.1.3.1)
- Microsoft.CodeAnalysis.Common (>= 4.12.0-3.final)
- PrimitiveCodebaseElements (>= 0.38.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.