public BaseController(IUserProfileService userProfileService) { UserProfileService = userProfileService; }