Description
Book SynopsisHit the ground running with this book to quickly learn the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. You will utilize cutting-edge and popular technology options from both the server side and client side to help you achieve your web application goals as quickly as possible.
Developers who want to learn ASP.NET Core and complementary technologies are often overwhelmed by the large number of options involved in building modern web applications. This book introduces you to the most popular options so that you can confidently begin working on projects in no time. You will learn by example, building a sample application that demonstrates how the same application can be built using different options. This experiential approach will give you the basic skills and knowledge to understand how the options work together so that you can make an informed decision abou
Table of ContentsChapter 01 : Introduction to ASP.NET Core
Chapter 02 : Sample Application
Chapter 03 : ASP.NET Core MVC
Chapter 04 : ASP.NET Core Razor Pages
Chapter 05 : ASP.NET Core Web API
Chapter 06 : jQuery
Chapter 07 : Angular
Chapter 08 : Blazor
Chapter 09 : Azure SQL Database, Azure Cosmos DB, and MongoDB
Chapter 10 : Deployment