ASP.NET Core docs: What's new for January 1, 2021 - January 31, 2021
Welcome to what's new in the ASP.NET Core docs from January 1, 2021 through January 31, 2021. This article lists some of the major changes to docs during this period.
Blazor
New articles
- ASP.NET Core Blazor component rendering - Add a Blazor component rendering doc
Updated articles
- ASP.NET Core Blazor project structure - Improve readability of Blazor project structure doc
- Call .NET methods from JavaScript functions in ASP.NET Core Blazor - Add section for size limits on JS interop calls
- Build Progressive Web Applications with ASP.NET Core Blazor WebAssembly - Add instructions for converting a Blazor WASM app to a PWA
- ASP.NET Core Blazor WebAssembly with Azure Active Directory groups and roles - Update Blazor Azure Active Directory groups and roles doc for ASP.NET Core 5.0
Fundamentals
New articles
- Configure endpoints for the ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
- Host filtering with ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
- Use HTTP/2 with the ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
- Configure options for the ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
- Request draining with ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
- When to use a reverse proxy with the ASP.NET Core Kestrel web server - Split Kestrel docs into smaller, more focused pages to improve readability
Updated articles
- Kestrel web server implementation in ASP.NET Core - Split Kestrel docs into smaller, more focused pages to improve readability
gRPC
New articles
- gRPC on .NET supported platforms - Add gRPC supported platforms doc
- Code-first gRPC services and clients with .NET - Add code-first gRPC doc
Hosting and deployment
Updated articles
- Docker images for ASP.NET Core - Update Docker images doc for ASP.NET Core 5.0
Security
Updated articles
- Configure certificate authentication in ASP.NET Core - Split Kestrel docs into smaller, more focused pages to improve readability
Tutorials
Updated articles
- Get started with ASP.NET Core MVC - Improve readability and apply ASP.NET Core 5.0 updates to MVC tutorial
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.
- ericmutta - Eric Mutta (15)
- rahulpnath - Rahul P Nath (2)
- aehomay - AYDIN HOMAY (1)
- cihanucar - Cihan Ucar (1)
- CodeBlanch - Mikel Blanchard (1)
- damienbod - damienbod (1)
- davidhenley - David Henley (1)
- GregTrevellick - Greg Trevellick (1)
- joleal (1)
- kevinchalet - Kévin Chalet (1)
- Kevxn (1)
- mrlife (1)
- Ruikuan - Ruikuan (1)
- serpent5 - Kirk Larkin (1)
- vitalragaz - Kai (1)