Best Sellers Rank: #143,689 in Books (See Top 100 in Books) #2 in ASP.NET Programming #7 in Microsoft .NET #11 in C# Programming (Books)
Customer Reviews: 4.9 out of 5 stars 28Reviews
Product Information
From the Publisher
Build websites
Learn how to build websites with the reliable and mature .NET 9 technology. You’ll get to grips with using the MVC design pattern and build web services and CMS websites. Along the way, you’ll familiarize yourself with popular services such as Bootstrap, Umbraco, and OData.
Test your code
This book will prepare you to write unit and integration tests using xUnit, alongside the Playwright service. Combined with the book’s coverage of performance optimization using caching, you’ll learn how to write code that is performant and consistent.
Containerize projects
Containerized projects allow you to make a system that is more modular, easier to test, and easier to maintain. You’ll learn the mechanisms to perform dependency injection in .NET, as well as study some real-world examples to see how they can be applied.