PartialClasses
The Repository Factory generates repository classes as partial classes which allows a developer to define custom properties and method in the data access layer in a separate partial class so the Repository Factory guidance automation recipes do not overwrite hand coded behavior.
Read More