-
Notifications
You must be signed in to change notification settings - Fork 25.3k
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
Blazor What's New and Migration guidance #27288
Conversation
|
||
To adopt all of the [new 6.0 features for Blazor apps](xref:aspnetcore-7.0#blazor), we recommend the following process: | ||
To adopt all of the [new 7.0 features for Blazor apps](xref:aspnetcore-7#blazor), we recommend the following process: | ||
|
||
* Create a new 7.0 Blazor project from one of the Blazor project templates. For more information, see <xref:blazor/tooling>. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's expensive 💰 ... describing every template change step-by-step? I did that once before. It took hours to write out.
Co-authored-by: Daniel Roth <[email protected]>
Let me check again on the migration guidance: Do you want every template change explained for migration? I did it back for 3.1 to 5.0. Starting with this ....... but then also the sections that follow it ........... It took quite a while ... hours 😅. I can do it. I just want to make sure before I spend the treasure on it 💰. |
Nope, I changed my mind. Let's stick with what you've got. No need to document every template change. |
All good thus far? It's best to merge this so that we don't block updates from the other doc cats. I placed notes for the couple of items that need more work. I'll get on those Monday/Tuesday. BTW on the JS interop PR ... I'm still waiting on Pavel to get back to me. I thought I'd get his technical review feedback first, but I suppose you could see if (based on your feedback) it could be merged. On the other hand, release isn't like tomorrow! 🏃:smile: It seems like it could wait a bit longer for him to respond there. |
Is it ok now? I'm going to crash ... the 🐱 alarm jumped on me at 3AM this morning. I'm toast. 🛌💤 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @guardrex !
Co-authored-by: Artak <[email protected]>
Updates made, and I think we might want to add a migration item for |
I've also fleshed out our WASM build tools coverage for .NET 7 or later with the following on SIMD and WASM exception handling. This content is live now in the Tooling article, and the What's New content links to it. I'll patch the following as needed. You can send me a message here on what to patch.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Addresses #26364
Ready! ... but let me try to reach ⚔️ Sir Artak 🛡️ and ⚔️ Sir Dan 🛡️ of .NETtingham 🏰 to see if they'd like to look before merging.
If I don't get a response soon (1pm CST), I'll merge and circle around later with them.Dan, Artak ...
UPDATE
Review in progress. We should have this merged this merged in a few hours.