public ClienteController(DentoWebContext cnx, IConfiguration configuration) { this.configuration = configuration; this.cnx = cnx; }