We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cf7ca commit 3de57b6Copy full SHA for 3de57b6
docs2/pages/documentations/query-include-filter.md
@@ -175,7 +175,7 @@ ctx.Posts.IncludeFilter(q => q.Comments.Take(1)).ToList();
175
176
- **EF+ Query IncludeFilter:** Full version or Standalone version
177
- **Database Provider:** All supported
178
- - **Entity Framework Version:** EF6
+ - **Entity Framework Version:** EF6, EF Core
179
- **Minimum Framework Version:** .NET Framework 4
180
181
## Conclusion
0 commit comments