Section 1: Architecting an Enterprise Application and its Fundamentals
In this part, we will envision an enterprise application with a high level of technical and functional requirements. We will then discuss the approach to architecting and designing the application. We will lay out the structure of the layers and solution using .NET 5. We will also learn about the new language features of C# 9 along with the .NET runtimes, which we will leverage to build the application.
This section contains the following chapters:
- Chapter 1, Designing and Architecting the Enterprise Application
- Chapter 2, Introducing .NET 5 Core and Standard
- Chapter 3, Introducing C# 9