Forum Discussion
shanselman
Microsoft
Nov 03, 2021Who is using Hot Reload?
I'm digging Hot Reload. Anyone using it? https://www.youtube.com/watch?v=4S3vPzawnoQ
pkanavos
Nov 04, 2021Copper Contributor
Hot Reload in `dotnet watch` is great. Just a few days ago I used Hot Reload in a *console* application to generate DTOs from yet another dreaded "Excel Requirements Document". Make a change to the source, save, check the outcome, repeat until satisfied.
I used VS Code as the editor but I could easily have used Sublime.
I used VS Code as the editor but I could easily have used Sublime.