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

Native AOT #874

Open
pshtiwan-hassan opened this issue Aug 30, 2024 · 1 comment
Open

Native AOT #874

pshtiwan-hassan opened this issue Aug 30, 2024 · 1 comment
Labels

Comments

@pshtiwan-hassan
Copy link

There could be issues with custom query filters in the MultiTenantDbContext when using AOT compilation with .NET 8, particularly in how the filters are applied or compiled.

Is there any solution ?

@AndrewTriesToCode
Copy link
Contributor

Yeah I believe with how I am using reflecting AOT compilation isn't a viable currently. I am working on some changes to how the query works though that should avoid this use of reflecting for most use cases.

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

No branches or pull requests

2 participants