public DetailsModel(ASP.NETCoreMySQLSample.Data.UserContext context) { _context = context; }
public IndexModel(ASP.NETCoreMySQLSample.Data.UserContext context) { _context = context; }