© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
16 replies
M B V R K

Why only one EF Core Global Query Filter work but others are not

Hi, I'm working with
EF Core 6
EF Core 6
, recently I want to use the
Global Query Filters
Global Query Filters
.
So in
OnModelCreating
OnModelCreating
inside my
DbContext
DbContext
I applied the two
Gobal Query Filters
Gobal Query Filters
shown bellow:

The Problem:
The problem is only the first
query filter
query filter
who applied, but the
IAuditable
IAuditable
one not applied, please how do I fix this issue ?

Massive thanks in advance
@Database
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

EF Core Global Query Filter Exception
C#CC# / help
4y ago
EF Core Global Query Filter with Nullable Exception
C#CC# / help
4y ago
✅ EF Core Query Filter Exception
C#CC# / help
3y ago
✅ Ef-core query efficiency?
C#CC# / help
15mo ago