
C# 13 and .NET 9 – Modern Cross-Platform Development Fundamentals
By :

For subjects that I didn’t have space to include in this book but you might want to learn more about, I hope that the notes, good practice tips, and links in the GitHub repository point you in the right direction:
https://github.com/markjprice/cs13net9/blob/main/docs/book-links.md
Now that you have learned the fundamentals of developing using C# and .NET, you are ready to improve the quality of your code by learning more detailed design guidelines.
Back in the early .NET Framework era, Microsoft published a book that gave good practices in all areas of .NET development. Those recommendations are still very much applicable to modern .NET development.
The following topics are covered: