Browse Source

Update post.md

pull/22082/head
Yağmur Çelik 2 years ago
committed by GitHub
parent
commit
c10f7ba38a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/Community-Articles/2024-09-18-Blazor-9-New-Features/post.md

2
docs/en/Community-Articles/2024-09-18-Blazor-9-New-Features/post.md

@ -2,8 +2,6 @@
In this article, I'll highlight .NET 9's Blazor updates and important features for ASP.NET Core 9.0. These features are based on the latest .NET 9 Preview 7.
![Cover](cover.png)
## .NET MAUI Blazor Hybrid App and Web App solution template
There's a new solution template to create .**NET MAUI native** and **Blazor web client** apps. This new template allows to choose a Blazor interactive render mode, it uses a shared Razor class library to maintain the UI's Razor components.

Loading…
Cancel
Save