CppAst 0.8.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CppAst --version 0.8.0
NuGet\Install-Package CppAst -Version 0.8.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="CppAst" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CppAst" Version="0.8.0" />
<PackageReference Include="CppAst" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CppAst --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CppAst, 0.8.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.
#:package CppAst@0.8.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CppAst&version=0.8.0
#tool nuget:?package=CppAst&version=0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CppAst is a .NET library providing a C/C++ parser for header files with access to the full AST, comments and macros
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- ClangSharp (>= 10.0.0-beta)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on CppAst:
| Package | Downloads |
|---|---|
|
CppAst.CodeGen
CppAst.CodeGen is an extensible P/Invoke Code Generator from C++ to C# for .NET |
|
|
CppPinvokeGenerator
CppPinvokeGenerator is a simple pinvoke generator based on CppAst to generate C# for C++ |
|
|
SharpRNA.Tools
SharpRNA tooling to generate DNA YAML from C headers |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on CppAst:
| Repository | Stars |
|---|---|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
|
EgorBo/SimdJsonSharp
C# bindings for lemire/simdjson (and full C# port)
|
|
|
Librelancer/Librelancer
A re-implementation of Freelancer
|
|
|
amerkoleci/Vortice.Vulkan
Cross platform .NET bindings for Vulkan, VMA, SPIRV-Cross and shaderc
|
|
|
BepInEx/Il2CppInterop
A tool interoperate between CoreCLR and Il2Cpp at runtime
|
|
|
EvergineTeam/WebGPU.NET
This repository contains low-level bindings for WebGPU used in Evergine.
|
|
|
xoofx/CppAst.CodeGen
An extensible library providing C# PInvoke codegen from C/C++ files for .NET
|
|
|
xoofx/NPlug
Develop VST3 audio native plugins with .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.24.0 | 749 | 11/20/2025 |
| 0.23.1 | 1,093 | 5/2/2025 |
| 0.23.0 | 275 | 5/1/2025 |
| 0.22.0 | 554 | 4/30/2025 |
| 0.21.4 | 677 | 4/13/2025 |
| 0.21.3 | 316 | 4/11/2025 |
| 0.21.2 | 445 | 3/29/2025 |
| 0.21.1 | 3,846 | 11/13/2024 |
| 0.21.0 | 615 | 10/16/2024 |
| 0.20.2 | 1,307 | 8/20/2024 |
| 0.20.1 | 1,268 | 5/22/2024 |
| 0.20.0 | 13,086 | 5/19/2024 |
| 0.19.0 | 281 | 5/19/2024 |
| 0.18.0 | 450 | 5/12/2024 |
| 0.17.0 | 321 | 5/12/2024 |
| 0.16.0 | 591 | 4/9/2024 |
| 0.15.0 | 847 | 1/9/2024 |
| 0.14.0 | 1,588 | 10/14/2023 |
| 0.13.0 | 577 | 8/30/2023 |
| 0.8.0 | 5,839 | 2/12/2022 |
Loading failed