HexaGen.Runtime
1.1.3
See the version list below for details.
dotnet add package HexaGen.Runtime --version 1.1.3
NuGet\Install-Package HexaGen.Runtime -Version 1.1.3
<PackageReference Include="HexaGen.Runtime" Version="1.1.3" />
paket add HexaGen.Runtime --version 1.1.3
#r "nuget: HexaGen.Runtime, 1.1.3"
// Install HexaGen.Runtime as a Cake Addin #addin nuget:?package=HexaGen.Runtime&version=1.1.3 // Install HexaGen.Runtime as a Cake Tool #tool nuget:?package=HexaGen.Runtime&version=1.1.3
HexaGen
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.
Features
- C# Bindings for C Libraries: Automatically generate C# bindings for C libraries.
- C# Bindings for COM Libraries: Easily create C# bindings for COM libraries.
- C++ to C Wrappers: Generate C wrappers for C++ libraries, facilitating their use in C projects.
Work in Progress
- Cpp to C Generator: A feature under development to create wrappers around C++ libraries for C.
Requirements
To build and use HexaGen, ensure you have the following tools installed:
- .NET SDK 8.0
- Clang 17.0.4 or later
- Visual Studio 2022 or later
Build Instructions
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
Usage
Instructions on how to use HexaGen will be provided once the project reaches a stable release. Stay tuned for updates!
Contributing
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.
License
HexaGen is licensed under the MIT License. See the LICENSE file for more details.
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 is compatible. 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 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. |
.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 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. 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. |
-
.NETFramework 4.7.2
- System.Memory (>= 4.5.5)
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
-
.NETStandard 2.1
- System.Memory (>= 4.5.5)
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (38)
Showing the top 5 NuGet packages that depend on HexaGen.Runtime:
Package | Downloads |
---|---|
Hexa.NET.ImGui
A .NET wrapper for the Dear ImGui library. (1.91.5) |
|
Hexa.NET.ImNodes
A .NET wrapper for the ImNodes library. (0.5.0) |
|
Hexa.NET.ImPlot
A .NET wrapper for the ImPlot library. (0.17) |
|
Hexa.NET.ImGuizmo
A .NET wrapper for the ImGuizmo library. (1.91.3 WIP) |
|
Hexa.NET.SDL2
A .NET Wrapper for SDL2 (v 2.30.8), generated with the HexaGen code generator. HexaGen allows users to access native libraries easily and with high performance. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.13 | 2,895 | 10/16/2024 |
1.1.12 | 79 | 10/16/2024 |
1.1.11 | 79 | 10/14/2024 |
1.1.10 | 682 | 10/10/2024 |
1.1.9 | 545 | 9/12/2024 |
1.1.8 | 366 | 8/21/2024 |
1.1.7 | 611 | 8/18/2024 |
1.1.6 | 226 | 8/13/2024 |
1.1.5 | 457 | 8/4/2024 |
1.1.4 | 317 | 7/31/2024 |
1.1.3 | 60 | 7/31/2024 |
1.1.2 | 57 | 7/31/2024 |
1.1.1 | 71 | 7/28/2024 |
1.1.0 | 125 | 7/28/2024 |
1.0.0 | 850 | 9/19/2023 |