Update code in ASP.NET Core that detect if the app is being hot reloaded #33477
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
blocked
The work on this issue is blocked due to some dependency
Done
This issue has been fixed
feature-hot-reload
This issue is related to the Hot Reload feaature
task
Milestone
Based on the conversation here: #33386 (comment)
There's interest in consolidating checks to determine if the app is being HotReloaded. Blazor has a couple and MVC is adding another one as part of it. Instead of proliferating these checks, it would be good if we can consolidate these possibly as a runtime check. Runtime issue currently tracking this: dotnet/runtime#51159
The text was updated successfully, but these errors were encountered: