Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Clean Code with C#
Jason Alls
ISBN: 978-1-83763-519-1
Master the art of writing evolvable and adaptable code
Implement the fail-pass-refactor methodology using a sample C# console application
Develop custom C# exceptions that provide meaningful information
Identify low-quality C# code in need of refactoring
Improve code performance using profiling and refactoring tools
Create efficient and bug-free code using functional programming techniques
Write cross-platform code using MAUI
Develop cloud-deployable microservices for versatile applications
Refactoring with C#
Matt Eland
ISBN: 978-1-83508-998-9
Understand technical debt, its causes and effects, and ways to prevent it
Explore different ways of refactoring classes, methods, and lines of code
Discover...