dotnet/efcore

Allow a query filter to be specified in one place for multiple types

ajcvickers opened this issue · 1 comments

For example, specify that any entity type that implements ISoftDelete should use a given filter.

Closing as sub-set of #6787