How to run net core webapi dll in the background on Linux

前端 未结 0 1293
情深已故
情深已故 2021-01-21 19:25

I have a little web api that is published to a linux machine.

To publish it I use:

dotnet publish -c Release

This works as expected and I

相关标签:
回答
  • 消灭零回复
提交回复
热议问题