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

https://packt.link/EarlyAccess
The third and final part of this book is about modern web development using .NET, which means ASP.NET Core, Blazor, and Minimal APIs. You will learn how to build cross-platform projects such as websites and web services.
Microsoft call platforms for building applications app models or workloads.
I recommend that you work through this and subsequent chapters sequentially because later chapters will reference projects in earlier chapters, and you will build up sufficient knowledge and skills to tackle the trickier problems in later chapters.
In this chapter, we will cover the following topics:
Since this book is about C# and .NET, we will learn about app models that are used to build the practical applications that we will encounter...