Skip to content

Live Reloading

Thang Chung edited this page Jun 29, 2019 · 2 revisions

At the moment, we can only work a round as below

$ dotnet watch -p src/BlogCore.Hosts.Web.Server/BlogCore.Hosts.Web.Server.csproj run

But I couldn't make it work like this in VS or VS Code

Clone this wiki locally