-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[9.0] NativeAOT work #29754
Comments
I know this is tagged 'consider-for-current-release'. But just to confirm, the plan is to ship it with .Net 8 right? Upvoted. This is the last major piece required to get native code web apps working without losing out on productivity. |
@jeswin the plan is still to ship experimental support, but it's not yet clear what we'll manage to complete before the work window for 8.0 closes. |
Thanks for the update. |
I opened issue here but maybe that was wrong spot dotnet/core#8704 @roji I see in issue #29725 some people said it was now working. I can't seem to get the Microsoft.Data.SQLite to work with AOT publish. is there a certain version I should try? Thank you! |
@JOULTICOA can you please open a new issue in this repo (not dotnet/core), with the exact versions and full error(s) that you're seeing? Ideally, with a minimal code sample as well. |
This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for things you consider especially important.
Critical
Query
UnsafeAccessorAttribute
runtime#86161 (runtime API to access private fields efficiently, done in 8.0)Other
Out of scope for EF9
The text was updated successfully, but these errors were encountered: