public CategoryTblRepository(MenuSoftDbContext context) : base(context) { }
public TblShopRepository(MenuSoftDbContext context) : base(context) { }