diff --git a/aspnetcore/whats-new/2020-12.md b/aspnetcore/whats-new/2020-12.md deleted file mode 100644 index 6cd3b6041cfb..000000000000 --- a/aspnetcore/whats-new/2020-12.md +++ /dev/null @@ -1,50 +0,0 @@ ---- -title: "ASP.NET Core docs: What's new for December 1, 2020 - December 31, 2020" -description: "What's new in the ASP.NET Core docs for December 1, 2020 - December 31, 2020." -ms.date: 01/04/2021 ---- - -# ASP.NET Core docs: What's new for December 1, 2020 - December 31, 2020 - -Welcome to what's new in the ASP.NET Core docs from December 1, 2020 through December 31, 2020. This article lists some of the major changes to docs during this period. - -## Blazor - -### New articles - -- [Blazor: Route precedence logic changed in Blazor apps](/dotnet/core/compatibility/aspnet-core/5.0/blazor-routing-logic-changed) - Document Blazor route matching precedence logic - -### Updated articles - -- - Improve readability and introduce Server/WASM zone pivots to Blazor dependency injection doc -- - Improve readability of the Blazor configuration doc -- - Improve readability and apply ASP.NET Core 5.0 updates to Blazor routing doc - -## Tutorials - -### Updated articles - -- - Document usage of System.Text.Encodings.Web package in ASP.NET Core 3.1 - -## 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). - -- [poornimanayar](https://github.com/poornimanayar) - Poornima Nayar (3) -- [serpent5](https://github.com/serpent5) - Kirk Larkin (3) -- [the-wazz](https://github.com/the-wazz) (3) -- [1kevgriff](https://github.com/1kevgriff) - Kevin Griffin (1) -- [adnanSharif](https://github.com/adnanSharif) - Adnan Sharif (1) -- [CAPCHIK](https://github.com/CAPCHIK) - Maksim (1) -- [cesarsouza](https://github.com/cesarsouza) - César Souza (1) -- [FaridAhamat](https://github.com/FaridAhamat) - Farid Ahamat (1) -- [grprakash](https://github.com/grprakash) - Prakash G.R. (1) -- [leomicheloni](https://github.com/leomicheloni) - Leonardo Micheloni (1) -- [mahyar1386](https://github.com/mahyar1386) (1) -- [MaroonBob1928](https://github.com/MaroonBob1928) (1) -- [mrlife](https://github.com/mrlife) (1) -- [ptrm04](https://github.com/ptrm04) - Peter (1) -- [robbkenobi](https://github.com/robbkenobi) (1) -- [shehabafawzy](https://github.com/shehabafawzy) - Shehab Fawzy (1) -- [Tornhoof](https://github.com/Tornhoof) - Stefan (1) -- [yanxiaodi](https://github.com/yanxiaodi) - Xiaodi Yan (1) diff --git a/aspnetcore/whats-new/dotnet-AspNetCore.Docs-2021-08-01.md b/aspnetcore/whats-new/dotnet-AspNetCore.Docs-2021-08-01.md new file mode 100644 index 000000000000..bb0a45cbedb8 --- /dev/null +++ b/aspnetcore/whats-new/dotnet-AspNetCore.Docs-2021-08-01.md @@ -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 + +- + +### Updated articles + +- - Blazor .NET to JS Streaming Interop +- - Blazor 6.0 query string enhancements + +## Fundamentals + +### New articles + +- + +## gRPC + +### New articles + +- + +## Razor Pages + +### Updated articles + +- - Library naming behavior + +## SignalR + +### Updated articles + +- - Add new auth config option for SignalR + +## Testing + +### Updated articles + +- - Integration testing updates + +## Tutorials + +### New articles + +- + +### Updated articles + +- - 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) diff --git a/aspnetcore/whats-new/index.yml b/aspnetcore/whats-new/index.yml index da453a6815a6..74d92debbb4e 100644 --- a/aspnetcore/whats-new/index.yml +++ b/aspnetcore/whats-new/index.yml @@ -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 \ No newline at end of file +- 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 diff --git a/aspnetcore/whats-new/toc.yml b/aspnetcore/whats-new/toc.yml index 76517e4aa1e0..2dfe867489a1 100644 --- a/aspnetcore/whats-new/toc.yml +++ b/aspnetcore/whats-new/toc.yml @@ -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