Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Restart for Blazor WebAssembly during inner-loop #27272

Open
Tracked by #5510
mkArtakMSFT opened this issue Oct 27, 2020 · 7 comments
Open
Tracked by #5510

Hot Restart for Blazor WebAssembly during inner-loop #27272

mkArtakMSFT opened this issue Oct 27, 2020 · 7 comments
Assignees
Labels
affected-all This issue impacts all the customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one Epic Groups multiple user stories. Can be grouped under a theme. feature-hot-reload This issue is related to the Hot Reload feaature Pillar: Dev Experience Priority:1 Work that is critical for the release, but we could probably ship without severity-blocking This label is used by an internal tool Theme: inner-loop
Milestone

Comments

@mkArtakMSFT
Copy link
Member

No description provided.

@mkArtakMSFT mkArtakMSFT added enhancement This issue represents an ask for new feature or an enhancement to an existing one area-blazor Includes: Blazor, Razor Components Theme: inner-loop labels Oct 27, 2020
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Oct 28, 2020
@ghost
Copy link

ghost commented Oct 28, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@DamianEdwards DamianEdwards added the Epic Groups multiple user stories. Can be grouped under a theme. label Nov 2, 2020
@DamianEdwards DamianEdwards added the Priority:1 Work that is critical for the release, but we could probably ship without label Nov 2, 2020
@DamianEdwards DamianEdwards changed the title Hot Restart for Blazor WebAssembly Hot Restart for Blazor WebAssembly during inner-loop Nov 2, 2020
@captainsafia captainsafia added affected-all This issue impacts all the customers severity-blocking This label is used by an internal tool labels Nov 6, 2020
@javiercn javiercn added the feature-hot-reload This issue is related to the Hot Reload feaature label Apr 20, 2021
@ghost
Copy link

ghost commented Jul 20, 2021

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@ChristianWeyer
Copy link

What exactly does this mean for .NET 6.0 release @danroth27 ? Thanks :-)

@danroth27
Copy link
Member

We're shipping .NET Hot Reload support for .NET 6. Hot Reload patches the app while it's running. Hot Restart is something different. Hot Restart is a way to quickly restart the app using the existing process. Hot Restart isn't landing for .NET 6.

@ChristianWeyer
Copy link

Makes sense, thanks.

@qcc-na
Copy link

qcc-na commented Jan 19, 2022

Is this going to be available in dotnet watch? Asking about linux specifically (no visual studio)

@danroth27
Copy link
Member

Is this going to be available in dotnet watch? Asking about linux specifically (no visual studio)

We don't know yet. There are no committed plans to deliver this functionality yet.

@mkArtakMSFT mkArtakMSFT added this to the Backlog milestone Nov 17, 2023
@dotnet dotnet deleted a comment Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected-all This issue impacts all the customers area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one Epic Groups multiple user stories. Can be grouped under a theme. feature-hot-reload This issue is related to the Hot Reload feaature Pillar: Dev Experience Priority:1 Work that is critical for the release, but we could probably ship without severity-blocking This label is used by an internal tool Theme: inner-loop
Projects
None yet
Development

No branches or pull requests

7 participants