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

What are some examples of tools that generate marshalling code? #5751

Open
1 task done
shueybubbles opened this issue Mar 9, 2023 · 0 comments
Open
1 task done

Comments

@shueybubbles
Copy link

Issue description

This comment says that marshalling code for a native library would typically be generated by a tool in larger projects.

Well I have an existing set of C# classes for which I want to generate an AoT-compatible set of public methods. Do you have examples of tools that can generate such marshalling code for those classes?

Target framework

Check the .NET target framework(s) being used, and include the version number(s).

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

No branches or pull requests

1 participant