ASP.NET Community Standup - Blazor .NET 7 Roadmap

preview_player
Показать описание
Find out what's being planned for Blazor in .NET 7, and give us your feedback!


Additional links:

0:00 Starting soon countdown
02:20 Introduction
03:00 Community Links
19:50 Blazor milestones
23:15 Blazor overview
25:50 Blazor features in .NET 6 LTS
27:20 Blazor hybrid support in .NET MAUI
41:30 Demo: Blazor .NET MAUI
47:15 Modernize WinForms and WPF with Blazor
51:57 Blazor roadmap for .NET 7
1:12:40 Demo: Render Blazor component in Angular
1:16:00 GitHub issue with planned roadmap details
1:16:45 Q&A

List of features in this presentation:
🔹Hot reload improvements
🔹Mixed mode AOT
🔹Improve AOT performance
🔹Multithreading
🔹Web crypto
🔹.NET WebAssembly without Blazor UI
🔹Blazor Custom elements
🔹Run multiple Blazor apps in same page
🔹Mix Blazor Server & WebAssembly
🔹Pause & resume Blazor Server apps
🔹More control over circuti lifetimes
🔹Prerendering with authentication
🔹Empty template
🔹Razor editor improvements



#Blazor #dotnet #WebAssembly
Рекомендации по теме
Комментарии
Автор

Blazor urgently needs standard set of essential built-in components.

krystofzacek
Автор

Really excited for prerendering with auth state feature to be done in .NET 7 :D

ronzhong
Автор

Microsoft needs to sponsor cool UI controls for Blazor. Don't just rely on third parties to fill in your gap.

scrpin
Автор

1:17:03 Thank you for answering my question

ghaznavipc
Автор

I still see blazor webassembly aot for client underperforming compared to the competition. I would allocate time into looking at what can be improved

pixel
Автор

Thanks a lot, seeing forward to build my first project with Blazor WASM.

TheOnlyDominik
Автор

Wow, tons of exciting stuff. Loving the fact that's it's hard to keep up!

codefoxtrot
Автор

I want Blazor to become a silver light replacement. I want XAML and C# for my client webapps and not have to mess with html, JS, or CSS. Another way to say this is that I want WASM to be an official target platform of MAUI.

xamarinmaster
Автор

Great work guys ... love what you are doing.

RaedGharzeddine
Автор

Hot Reload is cool, but its slow like 3 seconds or more to update. And sometimes it crashes alot and I have to keep stopping hot reload. It depends on how big is the change in the code. If I write a couple of lines of code it breaks. If I change one word like in styling its alright.

friendlyfox
Автор

Blazor has been my favourite framework to work with so far! Definitely an improvement on MVC, comparable to React for JS imo

dahliaspumpski
Автор

Could you focus more en making Blazor debugger work more like a dotnet core application instead of JS app?
Also, less new features but increase stability overall? Less new features that work 100%? I waste most of my time during Dev dealing with Blazor debugger issues and things in VS that don't work as expected and need to restart VS several times a day.

robertical
Автор

I would love to see the opposite of the hybrid apps. Having something like MAUI as a webassembly app. The deployment model of web applications and their sandbox, but with a better performance and rich ui components. The rendering of the components could use canvas or ideally something gpu accelerated. Funny enough Edge and Chrome are using the Skia library that could be used for these components. I have no idea how the wasm code could use the underlying skia library, but it sounds like the next experiment for Steve ;-)

raul
Автор

The MS Blazor doc is not bad, it's just incomplete and disconnected to real-world applications.

robertical
Автор

Do we still get a linklist?

Especially the static rendering project dan mentioned.
Or how to make your libraries linkable

MichiOnline
Автор

I barely updated to .NET 6, chill !!! :D

diligencehumility
Автор

Очень жду кастомные директивы как во Vue v-*. Также google chrome выделяет очень много оперативной памяти в приложении blazor webassembly

efetisov
Автор

XAML sucks. Just unify behind Razor for MAUI

chrisowens
Автор

It's ridiculous that .net 7 comes out when even .net 6 is not fully stable

turistcom
Автор

Please get Jon Galloway a better web cam

IceQub