Skip to content

C# version 8.0 | ASP.NET Core 3.1 | Microsoft .NET Framework Version 4.8.03761 | Microsoft Visual Studio Community 2019 Version 16.7.6

Notifications You must be signed in to change notification settings

PranamBhat/DotNet-Core-Web-Application

Repository files navigation

ASP.NET Core Web Application






Steps to create your first ASP.NET Core Web Application

Open Viual Studio 2019

Click on "Create a new project"

Click on "ASP.NET Core Web Application" > Next

Give the "Project name", "Location" and "Solution name" ann click on "Create"

Click On "Empty" and uncheck the tick mark in "Configure for HTTPS" on "Advanced"

Click on "Create"

On the Toolbar, click on "IIS Express"

It will open "http://localhost:53380/" on "Internet Explorer" by default and display "Hello World!"

Development

git clone https://github.com/PranamBhat/DotNet-Core-Web-Application.git

cd DotNet-Core-Web-Application

Go to Visual Studio Code

Open the Project

On the Toolbar, click on "IIS Express"

It will open "http://localhost:53380/" on "Internet Explorer" by default and display "Hello World!"

Version:

C# version 8.0

ASP.NET Core 3.1

Microsoft .NET Framework Version 4.8.03761

Microsoft Visual Studio Community 2019 Version 16.7.6

From Developer

Made with ❤️ by Pranam Bhat. Follow me on https://www.linkedin.com/in/pranam-bhat-11670689/

For any queries : [email protected]