-
Book Overview & Buying
-
Table Of Contents
ASP.NET Core 9 Essentials
By :
When developing modern web solutions, we must deal with data persistence models and, of course, security. In this part, we will cover the principles, patterns, and best practices for connecting applications developed in ASP.NET Core 9 to databases such as SQL Server. We will learn about the entity-relational and NoSQL persistence models. We will learn how ASP.NET Core 9 provides powerful tools for interacting with data access layers and we will learn about the use of technologies such as EntityFramework Core and Dapper. In addition to interacting with data, we will learn about aspects related to application security, understanding the use of authorization and authentication, and how to implement applications that restrict access to information using ASP.NET Core Identity.
This part has the following chapters: