You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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.
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 ?
The text was updated successfully, but these errors were encountered: