Further reading
These 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 Erica Gamma [et al.] Addison-Wesley, 1994.
 - Design Principles and Design Patterns by Robert C. Martin, 2000.
 - Refactoring by Martin Fowler, 2018.
 - https://devblogs.microsoft.com/dotnet/introducing-net-standard/
 - https://www.packtpub.com/application-development/net-standard-20-cookbook
 - https://github.com/dotnet/standard/
 - https://docs.microsoft.com/pt-br/dotnet/csharp/programming-guide/generics/
 - https://devblogs.microsoft.com/dotnet/the-future-of-net-standard/
 - https://dotnet.github.io/docfx/
 - https://github.com/domaindrivendev/Swashbuckle.AspNetCore
 - https://docs.microsoft.com/en...