public CategoriesController(RemaContext context) { _context = context; }
public ProductsController(RemaContext context) { _context = context; }