public UsuariosController(BD_SGVTContext context) { _context = context; }
public ProductosController(BD_SGVTContext context) { _context = context; }