Summary
In this chapter, you learned how to:
- Document your source code
- Document public APIs in class libraries
- Document services using OpenAPI
- Document visually with Mermaid diagrams
In the next chapter, you will learn about some common types that are included with .NET for performing code reflection and applying and reading attributes. You will also learn how to work with expression trees and how to create source generators.