Resources for my Pluralsight course on Refactoring to SOLID C#.
Watch the Course Now | More Courses by Steve
This course takes a look at a legacy sample application based on real world code and walks through how to improve its design using SOLID principles and refactoring techniques.
- Tour the Legacy Sample App
- Assess the Sample Code
- Refactoring to Apply SOLID
- Assessing the Updated Code with Key Metrics
- Next Steps