Further reading
The following are some books and websites where you will find more information about the topics covered in this chapter:
- Clean Code: A Handbook of Agile Software Craftmanship by Martin, Robert C. Pearson Education, 2012.
- Clean Architecture: A Craftsman’s Guide to Software Structure and Design by Martin, Robert C. Pearson Education, 2018.
- Design Patterns: Elements of Reusable Object-Oriented Software by Eric Gamma [et al.] Addison-Wesley, 1994.
- Design Principles and Design Patterns by Robert C. Martin, 2000.
- Refactoring by Martin Fowler, 2018.
- If you need more information about .NET Standard: ...