I have the following situation:
A project MyCompany.MyProject.Domain which contains my domain model, and partial classes (such as Contact
MyCompany.MyProject.Domain
Contact
copy ToSlug method to Domain project and Delegate Utility's ToSlug call to this new method