/// <summary> /// /// </summary> /// <returns></returns> public IEnumerable <TEntity> GetAll() => _dbSet.AsEnumerable();