© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
1 reply
schwartzmj

.NET Core `dotnet watch run` on MacOS

For me,
dotnet watch run
dotnet watch run
frequently needs to be restarted because it stops seeing changes. Does anybody else have this issue? It happens frequently enough that I'm not sure I can even use it.

e.g. I'm getting some .NET error and it won't compile. Restart it and it works. Or trying to debug something and wondering why it isn't working — turns out the code is actually correct and .NET just needed to be restarted because it isn't seeing my changes.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

dotnet watch run FileNotFoundException (System.Runtime 7.0)
C#CC# / help
4y ago
✅ dotnet watch not working
C#CC# / help
3y ago
FolderBrowserDialog on .net core
C#CC# / help
14mo ago