Fork me on GitHubEpicdominant domains
APIEpic.Query.Linq

Epic.Query.Linq
The Epic.Query.Linq contains the interface and the base class of Linq based repositories.
It's defined in Epic.Query.Linq.
Declaration Syntax
C#
namespace Epic.Query.Linq
Types
All TypesClassesInterfaces
TypeDescription
IQueryableRepository<(Of <(<'TEntity, TIdentity>)>)>
Common interface of repositories.
RepositoryBase<(Of <(<'TEntity, TIdentity>)>)>
Base class for Linq based repositories.
blog comments powered by Disqus