The Epic.Query.Object namespace provide a simplified alternative to Linq repositories based on a slightly modified QueryObject pattern. It allows entity lookups by specifications, sorting and slicing, but can be easily extended to produce custom projections and aggregations.
It's defined in Epic.Query.Object.
It's defined in Epic.Query.Object.
Declaration Syntax
C# |
namespace Epic.Query.Object
Types
All Types | Classes | Interfaces |