
.NET 6 Hot Reload Controversy Explained
Published at : October 24, 2021
The .NET world was rocked by controversy recently and I want to talk about it. The basic summary is that a tool called Hot Reload was a major feature of .NET 6. Recently, the command-line version of hot reload was removed from .NET 6. This caused quite a bit of frustration because it meant that this touted new feature would only be available in Visual Studio 2022. Tools like VSCode, Rider, and others that rely on the command line tooling would not be afforded the same features as the full version of Visual Studio.
Full Training Courses: https://IAmTimCorey.com
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/
Links from the video:
Initial Hot Reload Post: https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/
Hot Reload Removal PR: https://github.com/dotnet/sdk/pull/22217
Hot Reload Removal Statement: https://devblogs.microsoft.com/dotnet/update-on-net-hot-reload-progress-and-visual-studio-2022-highlights/
Revert PR: https://github.com/dotnet/sdk/pull/22262
Verge Post: https://www.theverge.com/2021/10/22/22740701/microsoft-dotnet-hot-reload-removal-decision-open-source
Blog Post: https://dusted.codes/can-we-trust-microsoft-with-open-source
Hot Reload Reinstatement: https://devblogs.microsoft.com/dotnet/net-hot-reload-support-via-cli/
Full Training Courses: https://IAmTimCorey.com
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/
Links from the video:
Initial Hot Reload Post: https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/
Hot Reload Removal PR: https://github.com/dotnet/sdk/pull/22217
Hot Reload Removal Statement: https://devblogs.microsoft.com/dotnet/update-on-net-hot-reload-progress-and-visual-studio-2022-highlights/
Revert PR: https://github.com/dotnet/sdk/pull/22262
Verge Post: https://www.theverge.com/2021/10/22/22740701/microsoft-dotnet-hot-reload-removal-decision-open-source
Blog Post: https://dusted.codes/can-we-trust-microsoft-with-open-source
Hot Reload Reinstatement: https://devblogs.microsoft.com/dotnet/net-hot-reload-support-via-cli/

c#tim coreyiamtimcorey