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

is it supports native aot? #2478

Open
ltbyun opened this issue Dec 7, 2024 · 1 comment
Open

is it supports native aot? #2478

ltbyun opened this issue Dec 7, 2024 · 1 comment

Comments

@ltbyun
Copy link

ltbyun commented Dec 7, 2024

when i use hangfire in asp .net core min aot api, it says:

3>Hangfire.NetCore.dll: Warning IL2104 : Assembly 'Hangfire.NetCore' produced trim warnings. For more information see https://aka.ms/dotnet-illink/libraries

@odinserj
Copy link
Member

odinserj commented Dec 9, 2024

No, Native AOT is not supported yet, and requires a huge amount of work to be supported. So, while such support is planned, it will take considerable amount of time to be completed.

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

No branches or pull requests

2 participants