ASP.NET Core docs: What's new for May 2024
Welcome to what's new in the ASP.NET Core docs for May 2024. This article lists some of the major changes to docs during this period.
Blazor
New articles
Updated articles
- ASP.NET Core Blazor QuickGrid component - Add OverscanCount to ref article
- ASP.NET Core Blazor authentication and authorization - Update cascading auth state service requirements
- ASP.NET Core Blazor data binding - Bound field or property expression convention
- ASP.NET Core Blazor file uploads - Maximum parallel invocations per client remark
- ASP.NET Core Blazor fundamentals
- More hints on interactivity for doc components
- New .NET MAUI BWA with shared UI article
- ASP.NET Core Blazor globalization and localization - Location override using the "Sensors" pane
- ASP.NET Core Blazor Hybrid tutorials - Surface new tutorial in tutorial list
- ASP.NET Core Blazor render modes
- More hints on interactivity for doc components
- Static SSR pages in a globally-interactive app
- ASP.NET Core Blazor SignalR guidance
- Maximum parallel invocations per client remark
- Inform readers on support status of stateful reconnect
- ASP.NET Core Razor components - More hints on interactivity for doc components
- Consume ASP.NET Core Razor components from a Razor class library (RCL) - RCLs for Blazor apps that support pages+views
- Host and deploy ASP.NET Core server-side Blazor apps
- Azure Container Apps updates
- Inform readers on support status of stateful reconnect
- Reuse Razor components in ASP.NET Core Blazor Hybrid apps
- Add OverscanCount to ref article
- Add cross-link to new guidance
- Secure a hosted ASP.NET Core Blazor WebAssembly app with Microsoft Entra ID - Remark on ownership of service API registration
- Secure an ASP.NET Core Blazor Web App with OpenID Connect (OIDC)
- BlazorWebAppOidcBff Aspire article updates
- Add product unit issue cross-link
- Secure ASP.NET Core server-side Blazor apps - Update ref source links to Blazor security API
- Share assets across web and native clients using a Razor class library (RCL) - Add OverscanCount to ref article
- Tooling for ASP.NET Core Blazor - More hints on interactivity for doc components
- Use ASP.NET Core SignalR with Blazor - Update "CLI" tab controls
Data access
Updated articles
- Razor Pages with Entity Framework Core in ASP.NET Core - Tutorial 1 of 8 - Update "CLI" tab controls
Fundamentals
New articles
Updated articles
- Generate OpenAPI documents
- Update install package instructions.
- Bring back OpenAPI package installation instructions
- Move up ## Customize OpenAPI endpoints with endpoint metadata
- Edit OpenAPI doc
- Update docs on OpenAPI-related metadata
- Bump Swashbuckle versions
- Update Scalar docs to use Scalar.AspNetCore package
- Update Swashbuckle documentation
- Add content on endpoint customization and Scalar docs
- Post-PR review.
- Add docs on Microsoft.AspNetCore.OpenApi
- Handle errors in ASP.NET Core - Document the Preview 4 developer exception page
- Troubleshoot ASP.NET Core localization - Location override using the "Sensors" pane
- ASP.NET Core Request Delegate Generator (RDG) for Native AOT - Add publishtrimmed note
- Tutorial: Publish an ASP.NET Core app using Native AOT - Update "CLI" tab controls
gRPC
Updated articles
- gRPC health checks in ASP.NET Core - gRPC Health Checks: Add client factory example
Hosting and deployment
Updated articles
- Advanced configuration - Document ShutdownDelay
- Configure ASP.NET Core to work with proxy servers and load balancers - Add doc about X-Forwarded-Prefix/X-Original-Prefix
- Deploy ASP.NET Core apps to Azure App Service - Update "CLI" tab controls
- Run an ASP.NET Core app in Docker containers - Update building-net-docker-images.md
- Visual Studio publish profiles (.pubxml) for ASP.NET Core app deployment - Update "CLI" tab controls
Migration
Updated articles
- Migrate from ASP.NET Core 7.0 to 8.0 - Hosted WASM to BWA migration updates
Performance
New articles
Updated articles
- Overview of caching in ASP.NET Core
- Document .NET 9 new feature - HybridCache
- Moniker prep for 9.0 content
Release notes
Updated articles
- What's new in ASP.NET Core 8.0 - SignalR:H ubConnectionBuild: Update to withServerTimeout and withKeepAlive
- What's new in ASP.NET Core 9.0
- What's new OpenAPI
- HybridCache in What's new doc
Security
Updated articles
- Add, download, and delete user data to Identity in an ASP.NET Core project - Update "CLI" tab controls
- Articles based on ASP.NET Core projects created with individual user accounts - Update "CLI" tab controls
- ASP.NET Core Data Protection Overview
- Mon prep
- content health
- Azure Key Vault configuration provider in ASP.NET Core - Update key-vault-configuration.md
- Configure ASP.NET Core Data Protection - DataProtection Blob warning
- Configure Windows Authentication in ASP.NET Core - Update "CLI" tab controls
- Enforce HTTPS in ASP.NET Core
- move up linux-dev-certs
- linux-dev-certs easy
- Use Identity to secure a Web API backend for SPAs - Implement IEmailSender to customize emails
- Identity model customization in ASP.NET Core - Update "CLI" tab controls
- Introduction to Identity on ASP.NET Core - Update "CLI" tab controls
- Simple authorization in ASP.NET Core - Add a Prerequisites section
SignalR
Updated articles
- ASP.NET Core SignalR configuration - SignalR:H ubConnectionBuild: Update to withServerTimeout and withKeepAlive
Tutorials
Updated articles
- Develop ASP.NET Core apps using a file watcher - Update "CLI" tab controls
- Get started with ASP.NET Core MVC - First MVC: Clarify project location has no restriction
- Get started with NSwag and ASP.NET Core - Update "CLI" tab controls
- Get started with Swashbuckle and ASP.NET Core
- Update "CLI" tab controls
- Bump Swashbuckle versions
- Update Swashbuckle documentation
- Tutorial: Create a web API with ASP.NET Core
- First Web API: Linux: Add tools path
- First Web API: no loc correction for New Scaffolded Item menu
Community contributors
The following people contributed to the ASP.NET Core docs during this period. Thank you! Learn how to contribute by following the links under "Get involved" in the what's new landing page.
- martincostello - Martin Costello
- hakenr - Robert Haken
- joegoldman2 -
- kevinchalet - Kévin Chalet
- azarboon - Mahdi Azarboon
- capdiem - capdiem
- JonathanBout - Jonathan Bout
- jpbulman - JP Bulman
- MrXhh - 小辉辉
- tuhlaajapoika -
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
ASP.NET Core