public BookRepository(BookShopContext dbContext) : base(dbContext)
 {
 }