Kalana98 / Dot-NET-Core-Web-Application-simple

This is a simple dot NET core web application system.. Used 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Thanks.....

About

This is a simple dot NET core web application system.. Used 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


Languages

Language:C# 100.0%