关于[Readable fluent queries with Entity Framework Core]的摘要:
After my first experiments with Query Specification pattern on Entity Framework Core I came to interesting idea – why not using extension methods that wrap query specifications or add directly some more conditions to IQueryable
原文地址: https://gunnarpeipman.com/ef-core-readable-fluent-queries/