1.dotnet run (项目有代码的才行)

.net core 指定ip 端口启动

 

2.dotnet xxx.dll 已经编译好的dll,不指定ip,指定端口

 .net core 指定ip 端口启动

 3.指定ip和端口

.net core 指定ip 端口启动

 

 

 

 

 

就会启动在指定的端口。* 表示任意IP。

相关文章:

  • 2022-12-23
  • 2021-08-09
  • 2021-09-22
  • 2021-11-23
  • 2021-08-04
  • 2021-12-14
  • 2022-01-09
  • 2022-12-23
猜你喜欢
  • 2021-08-12
  • 2021-05-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-10
相关资源
相似解决方案