public ProductViewComponent(VitecProjektContext context) { _context = context; }
public PackagesController(VitecProjektContext context) { _context = context; }