Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Strauss, Dirk
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2021.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.