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
#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

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ClangSharpWrapper:

Package Downloads
Primitive.FileParser

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.24.0 81 2/5/2024
0.23.0 198 11/2/2023
0.22.0 106 6/11/2023
0.21.0 143 4/29/2023
0.20.2 89 4/28/2023
0.20.0 117 4/27/2023