public CategoriasController(BancoGLContext context) { _context = context; }
public ProductoesController(BancoGLContext context) { _context = context; }