![]() |
VOOZH | about |
dotnet add package HexaGen.Language --version 1.1.4
NuGet\Install-Package HexaGen.Language -Version 1.1.4
<PackageReference Include="HexaGen.Language" Version="1.1.4" />
<PackageVersion Include="HexaGen.Language" Version="1.1.4" />Directory.Packages.props
<PackageReference Include="HexaGen.Language" />Project file
paket add HexaGen.Language --version 1.1.4
#r "nuget: HexaGen.Language, 1.1.4"
#:package HexaGen.Language@1.1.4
#addin nuget:?package=HexaGen.Language&version=1.1.4Install as a Cake Addin
#tool nuget:?package=HexaGen.Language&version=1.1.4Install as a Cake Tool
HexaGen is a code generation tool designed to generate bindings for C# for C and COM libraries using CppAst.NET. Additionally, it includes a generator for creating wrappers around C++ libraries for C. HexaGen aims to simplify the process of integrating native libraries with C# applications.
To build and use HexaGen, ensure you have the following tools installed:
To build HexaGen, follow these steps:
Install .NET SDK 8.0: Download and install the .NET SDK 8.0 from the official .NET website.
Install Clang: Ensure you have Clang 17.0.4 or later installed. You can download it from the official Clang website.
Install Visual Studio 2022: Download and install Visual Studio 2022 or later from the Visual Studio website.
Clone the Repository: Clone the HexaGen repository from GitHub to your local machine:
git clone https://github.com/HexaEngine/HexaGen.git
cd HexaGen
Build the Project: Open the project in Visual Studio 2022 and build the solution, or use the .NET CLI:
dotnet build
Instructions on how to use HexaGen will be provided once the project reaches a stable release. Stay tuned for updates!
Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure that your code follows the project's coding standards and includes appropriate tests.
HexaGen is licensed under the MIT License. See the LICENSE file for more details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 2 NuGet packages that depend on HexaGen.Language:
| Package | Downloads |
|---|---|
|
HexaGen
HexaGen is a code generation toolkit for C++ and C# projects. |
|
|
HexaGen.Legacy
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.1.4 | 364 | 11/1/2025 | |
| 1.1.3 | 225 | 10/21/2025 | |
| 1.1.3-unstable | 213 | 9/6/2024 | |
| 1.1.2 | 1,246 | 8/18/2024 | |
| 1.1.1 | 244 | 8/16/2024 | |
| 1.1.0 | 258 | 8/16/2024 | 1.1.0 is deprecated because it has critical bugs. |
| 1.0.1 | 214 | 8/14/2024 | |
| 1.0.0 | 246 | 8/5/2024 |