dotnet / sdk

Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
https://dot.net/core
MIT License
2.73k stars 1.07k forks source link

Some questions about hotreload #24814

Open HandOfSorrow opened 2 years ago

HandOfSorrow commented 2 years ago

hot reload is very cool and I really like it. It would be great to use it in a production environment. So I am eager to know what is the development team's position on hot reload? A handy development and debugging tool or a quick update solution that can be used in production? If the position is that it can be used in production, when will this solution be available in production? Is there a roadmap? Thank you.

nohwnd commented 2 years ago

Not related to dotnet test.