davidfowl / Micronetes

Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
MIT License
773 stars 46 forks source link

Add support for watching project files during development #4

Closed davidfowl closed 4 years ago

davidfowl commented 4 years ago

We should support dotnet watch on the project file (or the moral equivalent) to enable a hot reload style development.