Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] C# native extensions support #3128

Open
itlancer opened this issue Mar 21, 2024 · 0 comments
Open

[Feature Request] C# native extensions support #3128

itlancer opened this issue Mar 21, 2024 · 0 comments
Labels

Comments

@itlancer
Copy link

Feature Description

AIR should support native extensions developed using C#. First of all it essential for Windows platform. But may be it also could be applicable for macOS/Linux and some other platforms.

Nowadays many native Windows APIs (especially for modern Windows 10/11) available only using C# (or C++ alternative almost unusable). That's why we need a way to develop C# native extensions. Right now creating C++ wrappers to communicate with C# libraries and package it in complex AIR apps not trivial #2680 (comment)
With this feature a lot of functionalities could be implemented for AIR developers who using native extensions.

Related issue:
#2680
#2046
#1632
#3100
#3090
#2832
#2022
#2016
#541
#174

Known Workarounds

Use https://github.com/tuarua/FreSharp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant