Relisten is a tool for adding a 'hot reload' feature to your development workflow. It watches a directory (and sub-directories) for changes and automatically restarts a process when a file changes, like nodemon.
To install relisten, run the following command:
dotnet build -c Release