AspNetCore.Docs/aspnetcore/whats-new/2020-10.md

112 lines
5.0 KiB
Markdown
Raw Normal View History

---
title: "ASP.NET Core docs: What's new for October 1, 2020 - October 31, 2020"
description: "What's new in the ASP.NET Core docs for October 1, 2020 - October 31, 2020."
ms.date: 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-webassembly> - 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](index.yml).
- [daveabrock](https://github.com/daveabrock) - Dave Brock (2)
- [AdrianJSClark](https://github.com/AdrianJSClark) - Adrian Clark (1)
- [aproulx232](https://github.com/aproulx232) - Allen R Proulx (1)
- [bartosz-jarmuz](https://github.com/bartosz-jarmuz) - Bartosz Jarmuż (1)
- [Bludator](https://github.com/Bludator) (1)
- [cantSleepNow](https://github.com/cantSleepNow) (1)
- [chassq](https://github.com/chassq) (1)
- [FinHorsley](https://github.com/FinHorsley) (1)
- [galakt](https://github.com/galakt) - Vadim Galaktionov (1)
- [goenning](https://github.com/goenning) - Guilherme Oenning (1)
- [gurmeetsinghdke](https://github.com/gurmeetsinghdke) - Gurmeet Singh (1)
- [JohnyWS](https://github.com/JohnyWS) - Johny Woller Skovdal (1)
- [jrstrayhorn](https://github.com/jrstrayhorn) - JR Strayhorn (1)
- [leastofthese23](https://github.com/leastofthese23) (1)
- [maxalmonte14](https://github.com/maxalmonte14) - Max (1)
- [meziantou](https://github.com/meziantou) - Gérald Barré (1)
- [PandaFood](https://github.com/PandaFood) - Jonathan Brorsson (1)
- [pekspro](https://github.com/pekspro) (1)
- [Programazing](https://github.com/Programazing) - Christopher C. Johnson (1)
- [ramtinmovahed](https://github.com/ramtinmovahed) - ramtin movahed (1)
- [sreejukg](https://github.com/sreejukg) - Sreeju (1)
- [tamilselvan719](https://github.com/tamilselvan719) - Tamilselvan (1)
- [ThomasPrioul](https://github.com/ThomasPrioul) - Thomas Prioul (1)