filmov
tv
Create ASP.NET Core 5 Web Application Using Razor Pages In Visual Studio 2019 for Beginners
Показать описание
In this tutorial I am going to create ASP.NET core 5 web application using razor pages in visual studio 2019 specially for beginners. Razor pages use a page based model and interact with this model mainly via onGet and onPost methods.
Download the source code for this project from below location:
I am using .NET core 5 for this tutorial. If you do not have it then you can download it from Microsoft's website the link is given below.
I will recommend to install the SDK and not the individual run times. After install please restart your system.
--Content of this Video---
0:00 Intro
0:28 Create ASP.NET core 5 web project
1:47 Download and install .NET core 5 SDK
5:33 Run the default web application
7:00 Add a new Razor page
10:18 Run the updated web application
10:35 Put a breakpoint and refresh
Download the source code for this project from below location:
I am using .NET core 5 for this tutorial. If you do not have it then you can download it from Microsoft's website the link is given below.
I will recommend to install the SDK and not the individual run times. After install please restart your system.
--Content of this Video---
0:00 Intro
0:28 Create ASP.NET core 5 web project
1:47 Download and install .NET core 5 SDK
5:33 Run the default web application
7:00 Add a new Razor page
10:18 Run the updated web application
10:35 Put a breakpoint and refresh