Why does DbContext.Set<TEntity> returns DbSet instead of IDbSet? Is it possible to change this for EF6?
↧
Why does DbContext.Set<TEntity> returns DbSet instead of IDbSet? Is it possible to change this for EF6?