DotNet Core Web Application
1.0.0
打开Viual Studio 2019
点击“创建新项目”
单击“ASP.NET Core Web 应用程序”>“下一步”
提供“项目名称”、“位置”和“解决方案名称”,然后单击“创建”
单击“空”并取消选中“高级”上“配置 HTTPS”中的勾号
点击“创建”
在工具栏上,单击“IIS Express”
默认情况下,它将在“Internet Explorer”上打开“http://localhost:53380/”并显示“Hello World!”
git 克隆 https://github.com/PranamBhat/DotNet-Core-Web-Application.git
cd DotNet-Core-Web-应用程序
转到 Visual Studio 代码
打开项目
在工具栏上,单击“IIS Express”
默认情况下,它将在“Internet Explorer”上打开“http://localhost:53380/”并显示“Hello World!”
C# 版本 8.0
ASP.NET 核心 3.1
微软.NET框架版本4.8.03761
Microsoft Visual Studio 社区 2019 版本 16.7.6
由 Pranam Bhat 制作。关注我 https://www.linkedin.com/in/pranam-bhat-11670689/
如有任何疑问:[email protected]