Mike Brind

ASP.NET Core Razor Pages in Action

Auflage 1

Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease. In ASP.NET Core Razor Pages in Action, you'll use Razor Pages to build a complete application, learning to iterate amazing new features chapter-by-chapter.


 In ASP.NET Core Razor Pages in Action, you'll go hands-on to build a complete vacation-booking application, incorporating new framework features and adding complexities as they're introduced. You'll see how Razor Pages simplifies all the essential tasks of web development, howto enhance your web applications with the huge ecosystem of C# libraries, and how to locate the perfect tool for your task using centralized repositories. 
  • Buch
    CHF 60.10

Produktdetails

Verlagsnummer: 9781617299988
ISBN: 978-1-61729-998-8
Produkttyp: Buch
Verlag: Manning Publications
Erscheinungsdatum: 14.12.2022
Seiten: 456
Auflage: 1
Sprache: Englisch

Artikelbeschreibung

Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease.

In ASP.NET Core Razor Pages in Action you will learn:

  • Building, configuring, and publishing a data-driven website
  • Creating a complete web application step-by-step
  • Forms for collecting and processing user data
  • Connecting to databases from a Razor Page
  • Protecting areas of a Razor Page from unauthorized access with ASP.NET Identity
  • Using Object Relational Mapping tools to work with data in Razor Pages applications
  • Generating CRUD pages using scaffolding gestures
  • Generating and sending email from your web application

ASP.NET Core Razor Pages in Action teaches you to develop dynamic websites using the powerful Razor Pages framework, .NET 6, and ASP.NET. Razor Pages generates HTML on the server, and is the perfect choice for eCommerce sites, intranet services, content management systems, and other apps that require reliability. In this book, you'll use Razor Pages to build a complete application for booking city breaks, learning to iterate amazing new features chapter-by-chapter.

about the technology

Razor Pages sits on top of .NET 6 as a key part of ASP.NET Core, and has become the recommended tool for any developer building websites with Microsoft technologies. The page-focused framework is great for building dynamic websites that change frequently, and simplifies the process of building complex applications.

about the book

ASP.NET Core Razor Pages in Action shows you how to use Razor Pages to create dynamic websites that are easy to test and scale. You'll go hands-on to build a complete vacation-booking application, incorporating new framework features and adding complexities as they're introduced. As the application unfolds, you'll see how Razor Pages simplifies all the essential tasks of web development, from form creation and data processing, to easy publication and deployment. You'll also learn to enhance your web applications with the huge ecosystem of C# libraries, and how to locate the perfect tool for your task using centralized repositories.