Creating ASP.NET Core Web Applications Proven Approaches to Application Design and Development

Design and develop an ASP.NET Core web application using .NET Core 3.0. This book shows you how to publish a web application to a web server and connect the published web application to a production database. Creating ASP.NET Core Web Applications starts by setting up the Visual Studio project where...

Full description

Bibliographic Details
Main Author: Strauss, Dirk
Format: eBook
Language:English
Published: Berkeley, CA Apress 2021, 2021
Edition:1st ed. 2021
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 1: Creating and Setting Up Your Project
  • Chapter 2: Creating Models
  • Chapter 3: Modifying Data
  • Chapter 4: EF Core and SQL Server
  • Chapter 5: Working with Razor Pages
  • Chapter 6: Adding Client-Side Logic
  • Chapter 7: Exploring Middleware
  • Chapter 8: Web Application Deployment