Book Image

ASP.NET Core - SOLID and Clean Architecture (.NET 5 and Up) [Video]

By : Trevoir Williams
4.5 (2)
Book Image

ASP.NET Core - SOLID and Clean Architecture (.NET 5 and Up) [Video]

4.5 (2)
By: Trevoir Williams

Overview of this book

Creating a modular, testable, and maintainable application in .NET Core requires a solid foundation. Setting up an application architecture requires foresight and much consideration as early decisions will impact how easily the application is extended and maintained. In the long run, though, applications need to be maintained and, in this case, extended. Between its design and the way, the code was written, neither is really possible and so the application needs to be redesigned and future-proofed. In this course, we will explore foundational architectural principles that help with the creation of maintainable code. Next, discover how to set up a real-world application architecture with ASP.NET Core. Then, you will learn how to plug in different, common blocks such as email and authentication and have a foundation to plug in other third-party services as needed. By the end of this course, you will have the skills and knowledge of creating a testable and maintainable ASP.NET Core application needed to architect real-world enterprise .NET Core apps. The complete code bundle for this course is available at: https://github.com/PacktPublishing/ASP.NET-Core-SOLID-and-Clean-Architecture-.NET-5-and-up-
Table of Contents (12 chapters)
Free Chapter
1
Course Introduction
12
Summary and Closing
Chapter 4
Setting Up the Application Core
Content Locked
Section 1
Section Overview
This video provides an overview of the section.