public UserController(EndicottContext context) { _context = context; }
public ProfileController(EndicottContext context) { _context = context; }