dotnet run
1.dotnet run
项目根目录,但是需要一个项目文件(*.csproj
)。
cd C:\Users\hp\Desktop\HW-3\FirstTestApp\FirstTestApp dotnet run
2.dotnet
cd dll的目录下
I\bin\Debug\net6.0>dotnet fwwebapi.dll --urls "http://localhost:8086"
1.dotnet run
项目根目录,但是需要一个项目文件(*.csproj
)。
cd C:\Users\hp\Desktop\HW-3\FirstTestApp\FirstTestApp dotnet run
2.dotnet
cd dll的目录下
I\bin\Debug\net6.0>dotnet fwwebapi.dll --urls "http://localhost:8086"