public HomeController() { inventory = new UnitOfWork(); }
public CadastrarController() { inventory = new UnitOfWork(); }