Skip to main content

Posts

Showing posts with the label Create ASP.NET Core Web Application using Microsoft Visual Studio 2022

Create ASP.NET Core Web Application using Microsoft Visual Studio 2022

  Create ASP.NET Core Web Application using Microsoft Visual Studio 2022   Right click on pages folder -> Add - > Razor Page Now click to _Layout.cshtml & copy and past following code. And rename from privacy to about page name.