Skip to content

Hot Reload Support #71

Closed Answered by brminnick
danielftz asked this question in Q&A
May 27, 2022 · 4 comments · 10 replies
Discussion options

You must be logged in to vote

C# Hot Reload support is finally here! Well...almost - the PR is open!! #232

Check out the PR and let me know what you think!

One downside of C# Hot Reload is that it doesn't update the visible .NET MAUI UI for us automatically. It will update the underlying C# code, but something needs to tell .NET MAUI to reload the page.

You could always click C# Hot Reload in Visual Studio, then navigate away from the current page, and navigate back to it to see the changes. But we can't tell .NET MAUI to invalidate the current page/view, the .NET MAUI engineering team would need to bake that feature into the framework.

Since every app is different, we think it's best in this initial release to defer …

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@HobDev
Comment options

@danielftz
Comment options

@bijington
Comment options

@danielftz
Comment options

@bijington
Comment options

Comment options

You must be logged in to vote
1 reply
@brminnick
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by brminnick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants