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

Add Blazor content to the What's new topic for .NET 8 #30270

Closed
danroth27 opened this issue Sep 7, 2023 · 0 comments · Fixed by #30279
Closed

Add Blazor content to the What's new topic for .NET 8 #30270

danroth27 opened this issue Sep 7, 2023 · 0 comments · Fixed by #30279

Comments

@danroth27
Copy link
Member

Add Blazor content to the What's new topic yet for .NET 8:

  • Server-side rendering (SSR)
  • Enhanced navigation & form handling
  • Streaming rendering
  • Add client interactivity per component or page
  • Auto-switch between Server & WebAssembly execution for fast startup
  • New Blazor Web App template
  • Generate static HTML with components
  • SectionOutput, SectionContent
  • QuickGrid
  • Route to named elements
  • Monitor Blazor Server circuit activity
  • Faster runtime performance with the Jiterpreter
  • WebAssembly SIMD & Exception Handling enabled by default for AOT scenarios
  • Web-friendly Webcil packaging
  • Blazor WebAssembly debugging: symbol servers & Firefox support
  • Improved Content Security Policy (CSP) compatibility (wasm-unsafe-eval instead of unsafe-eval)

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants