5.0 KiB
5.0 KiB
title | description | ms.date |
---|---|---|
ASP.NET Core docs: What's new for October 1, 2020 - October 31, 2020 | What's new in the ASP.NET Core docs for October 1, 2020 - October 31, 2020. | 11/02/2020 |
ASP.NET Core docs: What's new for October 1, 2020 - October 31, 2020
Welcome to what's new in the ASP.NET Core docs from October 1, 2020 through October 31, 2020. This article lists some of the major changes to docs during this period.
Blazor
New articles
- xref:blazor/security/webassembly/graph-api - Move the Blazor WebAssembly with Graph API content to a new doc
- xref:blazor/components/css-isolation - New article for Blazor CSS isolation
Updated articles
- xref:blazor/security/webassembly/aad-groups-roles
- Move the Blazor WebAssembly with Graph API content to a new doc
- Add section for Blazor Server app API authorization for Azure Active Directory groups and roles
- xref:blazor/blazor-server-ef-core - Add details on using Blazor Server with an EF Core factory and Identity
- xref:blazor/security/webassembly/hosted-with-azure-active-directory - Blazor WASM security updates for 5.0
- xref:blazor/host-and-deploy/webassembly - Add info about integrity checking
- xref:blazor/security/server/additional-scenarios - Blazor Server auth topic updates for 5.0
- xref:blazor/call-javascript-from-dotnet - Add docs about using JavaScript libraries that render UI
- xref:blazor/components/virtualization - Add Virtualize component example to Blazor doc
- xref:blazor/webassembly-performance-best-practices - Extend docs about Blazor WebAssembly perf
- xref:blazor/security/webassembly/hosted-with-identity-server - Add section for hosting Blazor WASM with Identity Server in Azure App Service with a custom domain
Fundamentals
Updated articles
- xref:fundamentals/dependency-injection - Add more
IEnumerable<TService>
service registration details - xref:fundamentals/request-features - Update the HTTP request features doc for ASP.NET Core 5.0
Hosting and deployment
New articles
- xref:host-and-deploy/iis/protocols - Server Reset/Trailers docs
- xref:host-and-deploy/iis/app-offline - Restructure for IIS docs
- xref:host-and-deploy/iis/advanced - Restructure for IIS docs
- xref:host-and-deploy/iis/hosting-bundle - Restructure for IIS docs
- xref:host-and-deploy/iis/in-process-hosting - Restructure for IIS docs
- xref:host-and-deploy/iis/logging-and-diagnostics - Restructure for IIS docs
- xref:host-and-deploy/iis/out-of-process-hosting - Restructure for IIS docs
- xref:host-and-deploy/iis/web-config - Restructure for IIS docs
Updated articles
- xref:host-and-deploy/aspnet-core-module - Restructure for IIS docs
- xref:host-and-deploy/iis/index - Restructure for IIS docs
Release notes
New articles
- xref:aspnetcore-5.0 - Add doc for what's new in ASP.NET Core 5.0
Security
New articles
- xref:security/authorization/authorizationmiddlewareresulthandler - Add a snippet that shows how to use AuthorizationMiddlewareResultHandler
SignalR
New articles
- xref:signalr/troubleshoot - Add troubleshooting page for SignalR
Updated articles
- xref:signalr/scale - Improve SignalR Nginx settings
Tutorials
Updated articles
- xref:tutorials/signalr-blazor - Update Blazor WebAssembly with SignalR tutorial for ASP.NET Core 5.0
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.
- daveabrock - Dave Brock (2)
- AdrianJSClark - Adrian Clark (1)
- aproulx232 - Allen R Proulx (1)
- bartosz-jarmuz - Bartosz Jarmuż (1)
- Bludator (1)
- cantSleepNow (1)
- chassq (1)
- FinHorsley (1)
- galakt - Vadim Galaktionov (1)
- goenning - Guilherme Oenning (1)
- gurmeetsinghdke - Gurmeet Singh (1)
- JohnyWS - Johny Woller Skovdal (1)
- jrstrayhorn - JR Strayhorn (1)
- leastofthese23 (1)
- maxalmonte14 - Max (1)
- meziantou - Gérald Barré (1)
- PandaFood - Jonathan Brorsson (1)
- pekspro (1)
- Programazing - Christopher C. Johnson (1)
- ramtinmovahed - ramtin movahed (1)
- sreejukg - Sreeju (1)
- tamilselvan719 - Tamilselvan (1)
- ThomasPrioul - Thomas Prioul (1)