Is there any hot reload for blazor server-side?

Is there any hot reload for blazor server-side?

回答1

Maybe you can try running your application from command prompt:

dotnet watch run debug

 

posted @ 2022-12-08 10:32  ChuckLu  阅读(18)  评论(0)    收藏  举报