Is it possible to set dotnet watch run to replace changed DLLs without restarting the whole process?

前端 未结 0 615
囚心锁ツ
囚心锁ツ 2020-12-30 07:17

I am developing ASP.NET Core 3.1 REST API and I use dotnet watch run. This enables me to do fast iteration in development: change .cs file -> rebuild project

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