Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 0 additions & 50 deletions aspnetcore/whats-new/2020-12.md

This file was deleted.

84 changes: 84 additions & 0 deletions aspnetcore/whats-new/dotnet-AspNetCore.Docs-2021-08-01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
title: "ASP.NET Core docs: What's new for August 1, 2021 - August 31, 2021"
description: "What's new in the ASP.NET Core docs for August 1, 2021 - August 31, 2021."
ms.date: 09/01/2021
---

# ASP.NET Core docs: What's new for August 1, 2021 - August 31, 2021

Welcome to what's new in the ASP.NET Core docs from August 1, 2021 through August 31, 2021. This article lists some of the major changes to docs during this period.

## Blazor

### New articles

- <xref:blazor/components/dynamiccomponent>

### Updated articles

- <xref:blazor/js-interop/call-javascript-from-dotnet> - Blazor .NET to JS Streaming Interop
- <xref:blazor/fundamentals/routing> - Blazor 6.0 query string enhancements

## Fundamentals

### New articles

- <xref:fundamentals/servers/kestrel/http3>

## gRPC

### New articles

- <xref:grpc/loadbalancing>

## Razor Pages

### Updated articles

- <xref:razor-pages/ui-class> - Library naming behavior

## SignalR

### Updated articles

- <xref:signalr/configuration> - Add new auth config option for SignalR

## Testing

### Updated articles

- <xref:test/integration-tests> - Integration testing updates

## Tutorials

### New articles

- <xref:tutorials/choose-web-ui>

### Updated articles

- <xref:tutorials/grpc/grpc-start> - Update gRPC Client and Server tutorial and app sample

## 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).

- [guardrex](https://github.com/guardrex) - Luke Latham (41)
- [GitHubPang](https://github.com/GitHubPang) (6)
- [wadepickett](https://github.com/wadepickett) - Wade Pickett (5)
- [fiyazbinhasan](https://github.com/fiyazbinhasan) - Fiyaz Bin Hasan (3)
- [ashotmuradian](https://github.com/ashotmuradian) - Ashot Muradian (2)
- [alarihwertbars](https://github.com/alarihwertbars) (1)
- [alex-jitbit](https://github.com/alex-jitbit) - Alexander Yumashev (1)
- [Ausm](https://github.com/Ausm) - Auswöger Matthias (1)
- [EngincanV](https://github.com/EngincanV) - Engincan VESKE (1)
- [ericmutta](https://github.com/ericmutta) - Eric Mutta (1)
- [EricSmekens](https://github.com/EricSmekens) - Eric Smekens (1)
- [FreeTheTech101](https://github.com/FreeTheTech101) - Alexander Georgiadis (1)
- [GensouSakuya](https://github.com/GensouSakuya) (1)
- [IgorPietraszko](https://github.com/IgorPietraszko) - IgorP (1)
- [ItDidntCatchFire](https://github.com/ItDidntCatchFire) - Dan (1)
- [martincostello](https://github.com/martincostello) - Martin Costello (1)
- [rbgnk](https://github.com/rbgnk) - Rafael Maciel (1)
- [samsp-msft](https://github.com/samsp-msft) - Sam Spencer (1)
- [uhillbom](https://github.com/uhillbom) - Ulf Hillbom (1)
125 changes: 59 additions & 66 deletions aspnetcore/whats-new/index.yml
Original file line number Diff line number Diff line change
@@ -1,73 +1,66 @@
### YamlMime:Landing

title: ASP.NET Core documentation - what's new?
summary: "Welcome to what's new in ASP.NET Core docs. Use this page to quickly find the latest changes."

summary: Welcome to what's new in ASP.NET Core docs. Use this page to quickly find the latest changes.
metadata:
title: ASP.NET Core documentation - What's new?
description: "Learn about new and updated content in ASP.NET Core docs."
description: Learn about new and updated content in ASP.NET Core docs.
ms.date: 09/01/2021
ms.topic: landing-page
ms.date: 04/01/2021

landingContent:
- title: "Find ASP.NET Core docs updates"
linkLists:
- linkListType: whats-new
links:
- text: May 2021
url: 2021-05.md
- text: April 2021
url: 2021-04-01.md
- text: March 2021
url: 2021-03.md
- text: February 2021
url: 2021-02.md
- text: January 2021
url: 2021-01.md
- text: December 2020
url: 2020-12.md

- title: "Get involved - contribute to ASP.NET Core docs"
linkLists:
- linkListType: overview
links:
- text: "ASP.NET Core docs repository"
url: https://github.com/dotnet/AspNetCore.Docs/blob/main/README.md
- text: Project structure and labels for issues and pull requests
url: https://github.com/dotnet/docs/blob/main/styleguide/labels-projects.md
- linkListType: concept
links:
- text: Microsoft docs contributor guide
url: /contribute
- text: "ASP.NET Core docs contributor guide"
url: https://github.com/dotnet/AspNetCore.Docs/blob/main/CONTRIBUTING.md
- text: "ASP.NET Core API reference docs contributor guide"
url: https://github.com/dotnet/AspNetApiDocs/blob/main/CONTRIBUTING.md
# - text: "ASP.NET Core samples contributor guide"
# url: https://github.com/aspnet/samples/blob/master/CONTRIBUTING.md

- title: "Community"
linkLists:
- linkListType: whats-new
links:
- text: Community
url: https://dotnet.microsoft.com/platform/community

- title: "Related what's new pages"
linkLists:
- linkListType: whats-new
links:
- text: Xamarin docs updates
url: /xamarin/whats-new/
- text: .NET Core release notes
url: https://github.com/dotnet/core/blob/main/release-notes/README.md
- text: ASP.NET Core release notes
url: ../release-notes/aspnetcore-3.1.md
- text: C# compiler (Roslyn) release notes
url: https://github.com/dotnet/roslyn/tree/main/docs/ide
- text: Visual Studio release notes
url: /visualstudio/releases/2019/release-notes
- text: Visual Studio for Mac release notes
url: /visualstudio/releasenotes/vs2019-mac-relnotes
- text: Visual Studio Code release notes
url: https://code.visualstudio.com/updates
- title: Find ASP.NET Core docs updates
linkLists:
- linkListType: whats-new
links:
- text: August 2021
url: dotnet-AspNetCore.Docs-2021-08-01.md
- text: May 2021
url: 2021-05.md
- text: April 2021
url: 2021-04-01.md
- text: March 2021
url: 2021-03.md
- text: February 2021
url: 2021-02.md
- text: January 2021
url: 2021-01.md
- title: Get involved - contribute to ASP.NET Core docs
linkLists:
- linkListType: overview
links:
- text: ASP.NET Core docs repository
url: https://github.com/dotnet/AspNetCore.Docs/blob/main/README.md
- text: Project structure and labels for issues and pull requests
url: https://github.com/dotnet/docs/blob/main/styleguide/labels-projects.md
- linkListType: concept
links:
- text: Microsoft docs contributor guide
url: /contribute
- text: ASP.NET Core docs contributor guide
url: https://github.com/dotnet/AspNetCore.Docs/blob/main/CONTRIBUTING.md
- text: ASP.NET Core API reference docs contributor guide
url: https://github.com/dotnet/AspNetApiDocs/blob/main/CONTRIBUTING.md
- title: Community
linkLists:
- linkListType: whats-new
links:
- text: Community
url: https://dotnet.microsoft.com/platform/community
- title: Related what's new pages
linkLists:
- linkListType: whats-new
links:
- text: Xamarin docs updates
url: /xamarin/whats-new/
- text: .NET Core release notes
url: https://github.com/dotnet/core/blob/main/release-notes/README.md
- text: ASP.NET Core release notes
url: ../release-notes/aspnetcore-3.1.md
- text: C# compiler (Roslyn) release notes
url: https://github.com/dotnet/roslyn/tree/main/docs/ide
- text: Visual Studio release notes
url: /visualstudio/releases/2019/release-notes
- text: Visual Studio for Mac release notes
url: /visualstudio/releasenotes/vs2019-mac-relnotes
- text: Visual Studio Code release notes
url: https://code.visualstudio.com/updates
24 changes: 12 additions & 12 deletions aspnetcore/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ items:
href: index.yml
expanded: true
items:
- name: May 2021
href: 2021-05.md
- name: April 2021
href: 2021-04-01.md
- name: March 2021
href: 2021-03.md
- name: February 2021
href: 2021-02.md
- name: January 2021
href: 2021-01.md
- name: December 2021
href: 2020-12.md
- name: August 2021
href: dotnet-AspNetCore.Docs-2021-08-01.md
- name: May 2021
href: 2021-05.md
- name: April 2021
href: 2021-04-01.md
- name: March 2021
href: 2021-03.md
- name: February 2021
href: 2021-02.md
- name: January 2021
href: 2021-01.md