3.5 KiB
3.5 KiB
title | description | ms.date |
---|---|---|
ASP.NET Core docs: What's new for April 2020 | What's new in ASP.NET Core docs for April 2020. | 05/01/2020 |
ASP.NET Core docs: What's new for April 2020
This article lists some of the significant changes to docs during this period.
Blazor
Updated articles
- Create and use ASP.NET Core Razor components - Surface warning/approach for component state
- ASP.NET Core Blazor hosting model configuration - Document Blazor WASM support for using configuration values in startup logic
gRPC
Updated articles
- Call gRPC services with the .NET client - Update gRPC client docs with trailer information
MVC
Updated articles
- Razor file compilation in ASP.NET Core - Adapt Razor runtime compilation guidance to changes made in ASP.NET Core 3.1
Security
Updated articles
- Add, download, and delete custom user data to Identity in an ASP.NET Core project - Adding additional claims to Identity
- ASP.NET Core Blazor authentication and authorization - Improvements to Blazor auth coverage
- Secure ASP.NET Core Blazor Server apps - Improvements to Blazor auth coverage
- ASP.NET Core Blazor WebAssembly additional security scenarios
- Apply Blazor Preview 5 updates
- Move two Blazor WASM Overview sections
- Secure ASP.NET Core Blazor WebAssembly - Improvements to Blazor auth coverage
- Enable Cross-Origin Requests (CORS) in ASP.NET Core
- Rewrite entire doc and update for ASP.NET Core 3.1
- Provide links to Azure apps for testing CORS
- Client IP safelist for ASP.NET Core - Update client IP address safelist doc and app for ASP.NET Core 3.1
SignalR
Updated articles
- ASP.NET Core SignalR configuration - Document the MinimumProtocolVersion property used for advanced SignalR HTTP configuration
- Use MessagePack Hub Protocol in SignalR for ASP.NET Core - Update MessagePack docs for 5.0
Community contributors
The following people have contributed to ASP.NET Core docs in April 2020. Thank you! You can learn how to contribute by following the links under "Get involved" in the what's new landing page.
- serpent5 - Kirk Larkin (11)
- HamidMolareza - Hamid Molareza (3)
- MelbourneDeveloper - Christian Findlay (3)
- inouiw - David New (2)
- kurtfurbush - Kurt Furbush (2)
- rdeveen - R. de Veen (2)
- wenhx - wenhx (2)
- brgrz - Marko Hrovatic (1)
- damienbod - damienbod (1)
- DrakeLambert - Drake Lambert (1)
- kkbruce - Bruce Chen (1)
- KyleMit - Kyle (1)
- Marcel0024 - Marcel (1)
- MohamedSahbi - Mohamed Sahbi (1)
Want to contribute to the ASP.NET Core docs? Read our contribution guidelines.