-
Book Overview & Buying
-
Table Of Contents
Tools and Skills for .NET 10 - Second Edition
By :
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring the topics covered in this chapter with deeper research.
Review more details of XML documentation at the following link: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/.
Review the recommended tags for use in XML documentation at the following link: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/recommended-tags.
Learn Markdown in detail: https://www.markdownguide.org/.
Learn Mermaid in detail: https://mermaid.js.org/intro/getting-started.html.
More Mermaid: https://github.com/JakeSteam/Mermaid.
When you read API reference documentation, you often want to review the actual source code. For .NET APIs that have Source Link enabled, have an accessible program database (PDB) file, and are hosted in a public GitHub repository,...