Microsoft launches .NET 6 and 64-bit Visual Studio 2022 complete with Hot Reload feature


Microsoft has pushed out two releases that will delight developers. In addition to the performance-boosted .NET 6, there is also Visual Studio 2022 in its first 64-bit iteration.
Entering the 64-bit world means that Visual Studio is now capable of handling more complex projects easily, and the much-anticipated Hot Reload feature makes it possible to edit source code while apps are running and see immediate results. .NET 6 is a Long-Term Support release that introduces native support for Apple Arm64 Silicon in addition to improved Windows Arm64 support.
Microsoft decides not to drop Hot Reload from .NET 6 after open-source community backlash


When Microsoft announced plans to remove Hot Reload from the upcoming release of .NET 6 there was outcry. Developers have been able to use to feature to edit he source code of a running app, seeing immediate effects and saving huge amounts of time.
After being battered with complaints, particularly from the open-source community, Microsoft has reversed its decision and the functionality will be re-enabled ahead of general availability of .NET 6.