MSDN Documentation

Razor Pages Tutorials

Explore a comprehensive collection of tutorials designed to help you master Razor Pages in ASP.NET Core. Learn to build dynamic and interactive web applications efficiently.

Introduction to Razor Pages

Get started with Razor Pages. Understand its core concepts, project structure, and basic page model.

Learn More

Handling Form Submissions

Discover how to effectively handle form data submissions, validation, and processing using Razor Pages.

Learn More

Working with Layouts and Partial Views

Learn to create reusable UI elements, manage layouts, and use partial views to enhance your Razor Pages application.

Learn More

Data Access with Razor Pages

Integrate databases and perform data operations within your Razor Pages application using Entity Framework Core.

Learn More

Authentication and Authorization

Implement secure user authentication and authorization mechanisms in your Razor Pages applications.

Learn More

Advanced Razor Pages Features

Dive into advanced topics such as routing, dependency injection, and model binding in Razor Pages.

Learn More