Removed constructors from EGUser class and introduced a new static class EGUserExtensions with a ToEGUser extension method to facilitate the conversion from User to EGUser. Updated namespace imports to include DigitalData.UserManager.Domain.Entities.