# Functions
ToUserCreateFromService converts a UserCreate object from the model package to a UserCreate object from the repository package.
ToUserFromRepo converts a User object from the model package to a User object from the repository package.
ToUserInfoFromRepo converts a UserInfo object from the model package to a UserInfo object from the repository package.