Appendix B. Useful references

In this appendix I provide many links and references that I’ve found useful for learning about .NET 7 and ASP.NET Core.

B.1 Relevant books

This book touched on several topics and aspects of the .NET ecosystem that are somewhat peripheral to building ASP.NET Core applications. For a deeper understanding of those topics, I recommend the books in this section. They cover areas that you’ll inevitably encounter when building ASP.NET Core applications:

  • Vladimir Khorikov, Unit Testing Principles, Patterns, and Practices (Manning, 2020), http://mng.bz/E2go. Learn to refine your unit tests using modern best practices in this excellent book that contains examples in C#.

  • Dustin Metzgar, .NET in Action, 2nd ed. (Manning, ...

Get ASP.NET Core in Action, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.