We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should document how NativeAOT runtime is supported with Xamarin as an experimental feature for the .NET8 GA release. The documentation should include the description of supported features, build integration (like: CustomNativeMain), added components (like: https://github.com/xamarin/xamarin-macios/blob/main/docs/managed-static-registrar.md), compatibility issues, etc.
CustomNativeMain
PS I have created this tracking issue as a placeholder. Feel free to adapt it and/or add more context.
The text was updated successfully, but these errors were encountered:
[docs] Document NativeAOT support. Fixes dotnet#18585.
73e3c0f
Fixes dotnet#18585.
[docs] Document NativeAOT support. Fixes #18585. (#19362)
88ae3b0
Fixes #18585. --------- Co-authored-by: Šimon Rozsíval <simon@rozsival.com> Co-authored-by: Ivan Povazan <55002338+ivanpovazan@users.noreply.github.com>
Successfully merging a pull request may close this issue.
We should document how NativeAOT runtime is supported with Xamarin as an experimental feature for the .NET8 GA release.
The documentation should include the description of supported features, build integration (like:
CustomNativeMain
), added components (like: https://github.com/xamarin/xamarin-macios/blob/main/docs/managed-static-registrar.md), compatibility issues, etc.PS I have created this tracking issue as a placeholder. Feel free to adapt it and/or add more context.
The text was updated successfully, but these errors were encountered: