dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.63k stars 1.96k forks source link

How to use context in a query filter using IEntityTypeConfiguration #1117

Open timschwallie opened 6 years ago

timschwallie commented 6 years ago

Probably should say some comments regarding issues with using the HasQueryFilter on the EntityTypeBuilder.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ajcvickers commented 5 years ago

@timschwallie Please provide more details on what you are suggesting.

divega commented 5 years ago

We don't have documentation about EntityTypeBuilder.