I agree. Partial classes are for supplementing machine-generated code: winforms designer files, generated entity framework classes etc. That is, wherever the IDE would overwrite any edits you made. I'm currently…
a monk and his peas
Maybe this says more about the quality of the code I have to work on or my own lack of ability. Our legacy code often comes along with a large number of interfaces and dependency injection and it's difficult to find…
I agree. Partial classes are for supplementing machine-generated code: winforms designer files, generated entity framework classes etc. That is, wherever the IDE would overwrite any edits you made. I'm currently…
a monk and his peas
Maybe this says more about the quality of the code I have to work on or my own lack of ability. Our legacy code often comes along with a large number of interfaces and dependency injection and it's difficult to find…