Why recommend Blazor by default? #34376
Labels
aspnet-core/svc
product-feedback
product-question
Source - Docs.ms
Docs Customer feedback via GitHub Issue
tutorials/subsvc
Description
This sentence without any further explanation raises questions. Are we to understand that Microsoft will no longer develop Razor Pages and MVC?
Currently, Blazor Server does not cover all use cases for classic ASP.Net Core applications (MPA) with server-side rendering. Classic MPA apps with HTMX or Hydro remain the simplest and most economical option for creating applications with good interactivity and low consumption of server-side resources. Blazor Server's dynamic rendering consumes many more resources due to web socket connections, and the possibilities offered by static rendering remain very limited and poorly documented. This is why it seems very premature to me to recommend using Blazor for any new web application.
Please clarify this point or delete this sentence.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/tutorials/choose-web-ui?view=aspnetcore-9.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/choose-web-ui.md
Document ID
68d5aab0-63ce-de7a-0c56-341c2eef623d
Article author
@wadepickett
Related Issues
The text was updated successfully, but these errors were encountered: