From 4d593ee9b315b38d0c875f32a1246ec128454305 Mon Sep 17 00:00:00 2001 From: IEvangelist Date: Tue, 1 Nov 2022 00:21:15 +0000 Subject: [PATCH 1/4] =?UTF-8?q?Bot=20=F0=9F=A4=96=20generated=20"What's=20?= =?UTF-8?q?new=20article"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/whats-new/dotnet-docs-2022-07-01.md | 113 -------------------- docs/whats-new/dotnet-docs-2022-10-01.md | 125 +++++++++++++++++++++++ docs/whats-new/index.yml | 6 +- docs/whats-new/toc.yml | 4 +- 4 files changed, 130 insertions(+), 118 deletions(-) delete mode 100644 docs/whats-new/dotnet-docs-2022-07-01.md create mode 100644 docs/whats-new/dotnet-docs-2022-10-01.md diff --git a/docs/whats-new/dotnet-docs-2022-07-01.md b/docs/whats-new/dotnet-docs-2022-07-01.md deleted file mode 100644 index 15029f15b06d5..0000000000000 --- a/docs/whats-new/dotnet-docs-2022-07-01.md +++ /dev/null @@ -1,113 +0,0 @@ ---- -title: ".NET docs: What's new for July 2022" -description: "What's new in the .NET docs for July 2022." -ms.date: 08/01/2022 ---- - -# .NET docs: What's new for July 2022 - -Welcome to what's new in the .NET docs for July 2022. This article lists some of the major changes to docs during this period. - -## .NET breaking changes - -### New articles - -- [Default authentication scheme](../core/compatibility/aspnet-core/7.0/default-authentication-scheme.md) -- [Dynamic X509ChainPolicy verification time](../core/compatibility/cryptography/7.0/x509chainpolicy-verification-time.md) -- [Middleware no longer defers to endpoint with null request delegate](../core/compatibility/aspnet-core/7.0/middleware-null-requestdelegate.md) -- [x86 host path on 64-bit Windows](../core/compatibility/deployment/7.0/x86-host-path.md) -- [Changes to reflection invoke API exceptions](../core/compatibility/core-libraries/7.0/reflection-invoke-exceptions.md) - -## .NET Framework - -### New articles - -- [COR_PRF_HANDLE_TYPE Enumeration](../framework/unmanaged-api/profiling/cor-prf-handle-type-enumeration.md) -- [ICorProfilerInfo13::CreateHandle Method](../framework/unmanaged-api/profiling/icorprofilerinfo13-createhandle-method.md) -- [ICorProfilerInfo13::DestroyHandle Method](../framework/unmanaged-api/profiling/icorprofilerinfo13-destroyhandle-method.md) -- [ICorProfilerInfo13::GetObjectIDFromHandle Method](../framework/unmanaged-api/profiling/icorprofilerinfo13-getobjectidfromhandle-method.md) -- [ICorProfilerInfo13 Interface](../framework/unmanaged-api/profiling/icorprofilerinfo13-interface.md) - -## .NET fundamentals - -### New articles - -- [Source generation for platform invokes](../standard/native-interop/pinvoke-source-generation.md) -- [Default authentication scheme](../core/compatibility/aspnet-core/7.0/default-authentication-scheme.md) -- [Dynamic X509ChainPolicy verification time](../core/compatibility/cryptography/7.0/x509chainpolicy-verification-time.md) -- [Middleware no longer defers to endpoint with null request delegate](../core/compatibility/aspnet-core/7.0/middleware-null-requestdelegate.md) -- [NETSDK1082: PackageReference to Microsoft.AspNetCore.App is not necessary](../core/tools/sdk-errors/netsdk1082.md) -- [NETSDK1100: Set the EnableWindowsTargeting property to true](../core/tools/sdk-errors/netsdk1100.md) -- [NETSDK1112: The runtime pack was not downloaded](../core/tools/sdk-errors/netsdk1112.md) -- [NETSDK1135: SupportedOSPlatformVersion can't be higher than TargetPlatformVersion](../core/tools/sdk-errors/netsdk1135.md) -- [NETSDK1136: The target framework must be Windows](../core/tools/sdk-errors/netsdk1136.md) -- [NETSDK1137: Don't use the Microsoft.NET.Sdk.WindowsDesktop SDK](../core/tools/sdk-errors/netsdk1137.md) -- [NETSDK1138: The target framework is out of support](../core/tools/sdk-errors/netsdk1138.md) -- [NETSDK1182: Targeting .NET 6.0 or higher in Visual Studio 2019 is not supported](../core/tools/sdk-errors/netsdk1182.md) -- [Prefer 'null' check over type check (IDE0150)](../fundamentals/code-analysis/style-rules/ide0150.md) -- [Simplify property pattern (IDE0170)](../fundamentals/code-analysis/style-rules/ide0170.md) -- [Use tuple to swap values (IDE0180)](../fundamentals/code-analysis/style-rules/ide0180.md) -- [Namespace declaration preferences (IDE0160 and IDE0161)](../fundamentals/code-analysis/style-rules/ide0160-ide0161.md) -- [x86 host path on 64-bit Windows](../core/compatibility/deployment/7.0/x86-host-path.md) -- [Diagnostic monitoring and collection utility (dotnet-monitor)](../core/diagnostics/dotnet-monitor.md) -- [dotnet dev-certs](../core/tools/dotnet-dev-certs.md) -- [Changes to reflection invoke API exceptions](../core/compatibility/core-libraries/7.0/reflection-invoke-exceptions.md) - -## C# language - -### New articles - -- [required modifier (C# Reference)](../csharp/language-reference/keywords/required.md) -- [Resolve nullable warnings](../csharp/language-reference/compiler-messages/nullable-warnings.md) - -### Updated articles - -- [Properties](../csharp/properties.md) - C# 11: required members - -## F# language - -### New articles - -- [FS0703: Expected type parameter, not unit-of-measure parameter](../fsharp/language-reference/compiler-messages/fs0703.md) - -## Microsoft Orleans - -### New articles - -- [Deploy Orleans to Azure Container Apps](../orleans/deployment/deploy-to-azure-container-apps.md) - -## Community contributors - -The following people contributed to the .NET 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). - -- [GitHubPang](https://github.com/GitHubPang) ![There were 10 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-10-green) -- [pkulikov](https://github.com/pkulikov) - Petr Kulikov ![There were 6 pull requests merged by Petr Kulikov.](https://img.shields.io/badge/Merged%20Pull%20Requests-6-green) -- [petarmari266](https://github.com/petarmari266) ![There were 2 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) -- [Youssef1313](https://github.com/Youssef1313) - Youssef Victor ![There were 2 pull requests merged by Youssef Victor.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) -- [abhith](https://github.com/abhith) - Abhith Rajan ![There were 1 pull requests merged by Abhith Rajan.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [berkid89](https://github.com/berkid89) - Daniel Berki ![There were 1 pull requests merged by Daniel Berki.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [cermakp](https://github.com/cermakp) - Pavel Čermák ![There were 1 pull requests merged by Pavel Čermák.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [chrisnas](https://github.com/chrisnas) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [eatdrinksleepcode](https://github.com/eatdrinksleepcode) - David Nelson ![There were 1 pull requests merged by David Nelson.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [FlyingDutchman1965](https://github.com/FlyingDutchman1965) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [hickford](https://github.com/hickford) - M Hickford ![There were 1 pull requests merged by M Hickford.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [hyoshioka0128](https://github.com/hyoshioka0128) - Hiroshi Yoshioka ![There were 1 pull requests merged by Hiroshi Yoshioka.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [JRBANCEL](https://github.com/JRBANCEL) - Jean-Rémy Bancel ![There were 1 pull requests merged by Jean-Rémy Bancel.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [lalberto8085](https://github.com/lalberto8085) - Luis Alvarez ![There were 1 pull requests merged by Luis Alvarez.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [lexey-evergreen](https://github.com/lexey-evergreen) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [mducharm](https://github.com/mducharm) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [mialkin](https://github.com/mialkin) - Aleksei Mialkin ![There were 1 pull requests merged by Aleksei Mialkin.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [neman](https://github.com/neman) - Nemanja Đorđević ![There were 1 pull requests merged by Nemanja Đorđević.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [niksamoyloff](https://github.com/niksamoyloff) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [nojaf](https://github.com/nojaf) - Florian Verdonck ![There were 1 pull requests merged by Florian Verdonck.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [nxtn](https://github.com/nxtn) - Next Turn ![There were 1 pull requests merged by Next Turn.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [peteraritchie](https://github.com/peteraritchie) - Peter Ritchie ![There were 1 pull requests merged by Peter Ritchie.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [pimbrouwers](https://github.com/pimbrouwers) - Pim ![There were 1 pull requests merged by Pim.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [RobEin](https://github.com/RobEin) - Robert Einhorn ![There were 1 pull requests merged by Robert Einhorn.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [rsoulard-cadenza](https://github.com/rsoulard-cadenza) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [SeanKilleen](https://github.com/SeanKilleen) - Sean Killeen ![There were 1 pull requests merged by Sean Killeen.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [teo-tsirpanis](https://github.com/teo-tsirpanis) - Theodore Tsirpanis ![There were 1 pull requests merged by Theodore Tsirpanis.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [tymokvo](https://github.com/tymokvo) - Tyler Kvochick ![There were 1 pull requests merged by Tyler Kvochick.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [tymtam2](https://github.com/tymtam2) - Tymek Majewski ![There were 1 pull requests merged by Tymek Majewski.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [windperson](https://github.com/windperson) - Chen Yu Pao ![There were 1 pull requests merged by Chen Yu Pao.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) -- [zjxjwxk](https://github.com/zjxjwxk) - Xinkang Wu ![There were 1 pull requests merged by Xinkang Wu.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) diff --git a/docs/whats-new/dotnet-docs-2022-10-01.md b/docs/whats-new/dotnet-docs-2022-10-01.md new file mode 100644 index 0000000000000..2a18fef9bee51 --- /dev/null +++ b/docs/whats-new/dotnet-docs-2022-10-01.md @@ -0,0 +1,125 @@ +--- +title: ".NET docs: What's new for October 2022" +description: "What's new in the .NET docs for October 2022." +ms.date: 11/01/2022 +--- + +# .NET docs: What's new for October 2022 + +Welcome to what's new in the .NET docs for October 2022. This article lists some of the major changes to docs during this period. + +## .NET breaking changes + +### New articles + +- [Authentication in WebAssembly apps](../core/compatibility/aspnet-core/7.0/wasm-app-authentication.md) +- [Tracking linked cache entries](../core/compatibility/core-libraries/7.0/memorycache-tracking.md) +- [Fallback file endpoints](../core/compatibility/aspnet-core/7.0/fallback-file-endpoints.md) +- [Endpoint metadata provider interface changes](../core/compatibility/aspnet-core/7.0/iendpointmetadataprovider-changes.md) +- [Output caching API changes](../core/compatibility/aspnet-core/7.0/output-caching-renames.md) +- [Repeated XML elements include index](../core/compatibility/extensions/6.0/repeated-xml-elements.md) +- [ClientWebSocket.ConnectAsync throws new exception](../core/compatibility/networking/7.0/connectasync-argumentexception.md) + +## .NET fundamentals + +### New articles + +- [dotnet workload command](../core/tools/dotnet-workload.md) +- [Authentication in WebAssembly apps](../core/compatibility/aspnet-core/7.0/wasm-app-authentication.md) +- [Containerize a .NET app with dotnet publish](../core/docker/publish-as-container.md) +- [Networking telemetry in .NET](../fundamentals/networking/networking-telemetry.md) +- [Tracking linked cache entries](../core/compatibility/core-libraries/7.0/memorycache-tracking.md) +- [Fallback file endpoints](../core/compatibility/aspnet-core/7.0/fallback-file-endpoints.md) +- [Endpoint metadata provider interface changes](../core/compatibility/aspnet-core/7.0/iendpointmetadataprovider-changes.md) +- [Output caching API changes](../core/compatibility/aspnet-core/7.0/output-caching-renames.md) +- [CA2020: Prevent behavioral change caused by built-in operators of IntPtr/UIntPtr](../fundamentals/code-analysis/quality-rules/ca2020.md) +- [CA2260: Implement generic math interfaces correctly](../fundamentals/code-analysis/quality-rules/ca2260.md) +- [Repeated XML elements include index](../core/compatibility/extensions/6.0/repeated-xml-elements.md) +- [ClientWebSocket.ConnectAsync throws new exception](../core/compatibility/networking/7.0/connectasync-argumentexception.md) +- [.NET regular expression source generators](../standard/base-types/regular-expression-source-generators.md) +- [Tutorial: Use custom marshallers in source-generated P/Invokes](../standard/native-interop/tutorial-custom-marshaller.md) + +### Updated articles + +- [Code quality rules](../fundamentals/code-analysis/quality-rules/index.md) - Tweak cody analysis rules +- [Best practices for regular expressions in .NET](../standard/base-types/best-practices.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content (5) +- [.NET uninstall tool](../core/additional-tools/uninstall-tool.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content + +## .NET IoT libraries + +### New articles + +- [Use GPIO for binary input](../iot/tutorials/gpio-input.md) + +## C# language + +### New articles + +- [Compiler Error CS8210](../csharp/language-reference/compiler-messages/cs8210.md) +- [Compiler Error CS1751](../csharp/language-reference/compiler-messages/cs1751.md) +- [Compiler Error CS8515](../csharp/language-reference/compiler-messages/cs8515.md) +- [Compiler Error CS8140](../csharp/language-reference/compiler-messages/cs8140.md) +- [Compiler Error CS8139](../csharp/language-reference/compiler-messages/cs8139.md) +- [Compiler Error CS8132](../csharp/language-reference/compiler-messages/cs8132.md) +- [Compiler Error CS8131](../csharp/language-reference/compiler-messages/cs8131.md) +- [Compiler Error CS8130](../csharp/language-reference/compiler-messages/cs8130.md) +- [Compiler Error CS8129](../csharp/language-reference/compiler-messages/cs8129.md) +- [Compiler Error CS8127](../csharp/language-reference/compiler-messages/cs8127.md) +- [Compiler Error CS8125](../csharp/language-reference/compiler-messages/cs8125.md) +- [Compiler Error CS8124](../csharp/language-reference/compiler-messages/cs8124.md) + +### Updated articles + +- [Tutorial: Make HTTP requests in a .NET console app using C\#](../csharp/tutorials/console-webapiclient.md) - Yup +- [Sorry, we don't have specifics on this C# error](../csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md) - add all C# 11 error codes + +## F# language + +### Updated articles + +- [F# code formatting guidelines](../fsharp/style-guide/formatting.md) - Fsharp multiline type annotations + +## Community contributors + +The following people contributed to the .NET 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). + +- [nschonni](https://github.com/nschonni) - Nick Schonning ![There were 12 pull requests merged by Nick Schonning.](https://img.shields.io/badge/Merged%20Pull%20Requests-12-green) +- [peteraritchie](https://github.com/peteraritchie) - Peter Ritchie ![There were 9 pull requests merged by Peter Ritchie.](https://img.shields.io/badge/Merged%20Pull%20Requests-9-green) +- [pkulikov](https://github.com/pkulikov) - Petr Kulikov ![There were 6 pull requests merged by Petr Kulikov.](https://img.shields.io/badge/Merged%20Pull%20Requests-6-green) +- [udidahan](https://github.com/udidahan) - Udi Dahan ![There were 5 pull requests merged by Udi Dahan.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green) +- [github-actions](https://github.com/github-actions) - ![There were 4 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-4-green) +- [GitHubPang](https://github.com/GitHubPang) ![There were 4 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-4-green) +- [ankitwww](https://github.com/ankitwww) - Ankit Kashyap ![There were 3 pull requests merged by Ankit Kashyap.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [balazsberes](https://github.com/balazsberes) - Balazs Beres ![There were 3 pull requests merged by Balazs Beres.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [bschaeublin](https://github.com/bschaeublin) - Benjamin Schäublin ![There were 3 pull requests merged by Benjamin Schäublin.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [JJS](https://github.com/JJS) ![There were 3 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [luizhlelis](https://github.com/luizhlelis) - Luiz Lelis ![There were 3 pull requests merged by Luiz Lelis.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [Youssef1313](https://github.com/Youssef1313) - Youssef Victor ![There were 3 pull requests merged by Youssef Victor.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) +- [Marusyk](https://github.com/Marusyk) - Roman Marusyk ![There were 2 pull requests merged by Roman Marusyk.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) +- [nojaf](https://github.com/nojaf) - Florian Verdonck ![There were 2 pull requests merged by Florian Verdonck.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) +- [patricksadowski](https://github.com/patricksadowski) - Patrick Sadowski ![There were 2 pull requests merged by Patrick Sadowski.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) +- [vcrobe](https://github.com/vcrobe) ![There were 2 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) +- [wenz](https://github.com/wenz) - Christian Wenz ![There were 2 pull requests merged by Christian Wenz.](https://img.shields.io/badge/Merged%20Pull%20Requests-2-green) +- [cabrera-carlos](https://github.com/cabrera-carlos) - Carlos Cabrera ![There were 1 pull requests merged by Carlos Cabrera.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [Chazzersize](https://github.com/Chazzersize) - John ![There were 1 pull requests merged by John.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [collinstevens](https://github.com/collinstevens) - Collin Stevens ![There were 1 pull requests merged by Collin Stevens.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [DuncanSungWKim](https://github.com/DuncanSungWKim) - Duncan Sung W. Kim ![There were 1 pull requests merged by Duncan Sung W. Kim.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [eduardopelitti](https://github.com/eduardopelitti) - Eduardo Pelitti ![There were 1 pull requests merged by Eduardo Pelitti.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [eNeRGy164](https://github.com/eNeRGy164) - Michaël Hompus ![There were 1 pull requests merged by Michaël Hompus.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [ign3u5](https://github.com/ign3u5) - Chris Farmer ![There were 1 pull requests merged by Chris Farmer.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [itsbadr](https://github.com/itsbadr) - Badr ![There were 1 pull requests merged by Badr.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [j-d-b](https://github.com/j-d-b) - Jacob Brady ![There were 1 pull requests merged by Jacob Brady.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [JiaqiWang18](https://github.com/JiaqiWang18) - Jiaqi (Jacky) Wang ![There were 1 pull requests merged by Jiaqi (Jacky) Wang.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [jonathlan](https://github.com/jonathlan) - Jonathan ![There were 1 pull requests merged by Jonathan.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [juliushardt](https://github.com/juliushardt) - Julius Hardt ![There were 1 pull requests merged by Julius Hardt.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [michpara](https://github.com/michpara) - Michelle Paradis ![There were 1 pull requests merged by Michelle Paradis.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [mikeblakeuk](https://github.com/mikeblakeuk) - Michael Blake ![There were 1 pull requests merged by Michael Blake.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [peter-dye](https://github.com/peter-dye) - Peter Dye ![There were 1 pull requests merged by Peter Dye.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [pjanotti](https://github.com/pjanotti) - Paulo Janotti ![There were 1 pull requests merged by Paulo Janotti.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [SeanKilleen](https://github.com/SeanKilleen) - Sean Killeen ![There were 1 pull requests merged by Sean Killeen.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [softwarepronto](https://github.com/softwarepronto) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [SunnieShine](https://github.com/SunnieShine) - Qitian Zhang ![There were 1 pull requests merged by Qitian Zhang.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [teo-tsirpanis](https://github.com/teo-tsirpanis) - Theodore Tsirpanis ![There were 1 pull requests merged by Theodore Tsirpanis.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [valoTN](https://github.com/valoTN) ![There were 1 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [WhitWaldo](https://github.com/WhitWaldo) - Whit Waldo ![There were 1 pull requests merged by Whit Waldo.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) +- [wmundev](https://github.com/wmundev) - Wilson Mun ![There were 1 pull requests merged by Wilson Mun.](https://img.shields.io/badge/Merged%20Pull%20Requests-1-green) diff --git a/docs/whats-new/index.yml b/docs/whats-new/index.yml index b150a968dac13..8c6886549de29 100644 --- a/docs/whats-new/index.yml +++ b/docs/whats-new/index.yml @@ -5,19 +5,19 @@ summary: Welcome to what's new in .NET docs. Use this page to quickly find the l metadata: title: .NET documentation what's new? description: Learn about new and updated content in .NET docs. - ms.date: 10/01/2022 + ms.date: 11/01/2022 ms.topic: landing-page landingContent: - title: Find .NET updates linkLists: - linkListType: whats-new links: + - text: October 2022 + url: dotnet-docs-2022-10-01.md - text: September 2022 url: dotnet-docs-2022-09-01.md - text: August 2022 url: dotnet-docs-2022-08-01.md - - text: July 2022 - url: dotnet-docs-2022-07-01.md - title: Find language updates linkLists: - linkListType: whats-new diff --git a/docs/whats-new/toc.yml b/docs/whats-new/toc.yml index 47db4cc387199..1c2f226d6c375 100644 --- a/docs/whats-new/toc.yml +++ b/docs/whats-new/toc.yml @@ -3,9 +3,9 @@ items: href: index.yml expanded: true items: + - name: October 2022 + href: dotnet-docs-2022-10-01.md - name: September 2022 href: dotnet-docs-2022-09-01.md - name: August 2022 href: dotnet-docs-2022-08-01.md - - name: July 2022 - href: dotnet-docs-2022-07-01.md From 3e6da019220b2c34a86b44f12543428eb2a0c9f1 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 1 Nov 2022 10:18:37 -0400 Subject: [PATCH 2/4] Apply suggestions from code review --- docs/whats-new/dotnet-docs-2022-10-01.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/whats-new/dotnet-docs-2022-10-01.md b/docs/whats-new/dotnet-docs-2022-10-01.md index 2a18fef9bee51..90c6bc55e0237 100644 --- a/docs/whats-new/dotnet-docs-2022-10-01.md +++ b/docs/whats-new/dotnet-docs-2022-10-01.md @@ -71,7 +71,6 @@ Welcome to what's new in the .NET docs for October 2022. This article lists some ### Updated articles - [Tutorial: Make HTTP requests in a .NET console app using C\#](../csharp/tutorials/console-webapiclient.md) - Yup -- [Sorry, we don't have specifics on this C# error](../csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md) - add all C# 11 error codes ## F# language @@ -87,7 +86,6 @@ The following people contributed to the .NET docs during this period. Thank you! - [peteraritchie](https://github.com/peteraritchie) - Peter Ritchie ![There were 9 pull requests merged by Peter Ritchie.](https://img.shields.io/badge/Merged%20Pull%20Requests-9-green) - [pkulikov](https://github.com/pkulikov) - Petr Kulikov ![There were 6 pull requests merged by Petr Kulikov.](https://img.shields.io/badge/Merged%20Pull%20Requests-6-green) - [udidahan](https://github.com/udidahan) - Udi Dahan ![There were 5 pull requests merged by Udi Dahan.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green) -- [github-actions](https://github.com/github-actions) - ![There were 4 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-4-green) - [GitHubPang](https://github.com/GitHubPang) ![There were 4 pull requests merged by .](https://img.shields.io/badge/Merged%20Pull%20Requests-4-green) - [ankitwww](https://github.com/ankitwww) - Ankit Kashyap ![There were 3 pull requests merged by Ankit Kashyap.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) - [balazsberes](https://github.com/balazsberes) - Balazs Beres ![There were 3 pull requests merged by Balazs Beres.](https://img.shields.io/badge/Merged%20Pull%20Requests-3-green) From d083bf48ef8459349830d39effdb5ef969293908 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 1 Nov 2022 13:24:46 -0400 Subject: [PATCH 3/4] Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --- docs/whats-new/dotnet-docs-2022-10-01.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/whats-new/dotnet-docs-2022-10-01.md b/docs/whats-new/dotnet-docs-2022-10-01.md index 90c6bc55e0237..e620391a212eb 100644 --- a/docs/whats-new/dotnet-docs-2022-10-01.md +++ b/docs/whats-new/dotnet-docs-2022-10-01.md @@ -41,7 +41,7 @@ Welcome to what's new in the .NET docs for October 2022. This article lists some ### Updated articles -- [Code quality rules](../fundamentals/code-analysis/quality-rules/index.md) - Tweak cody analysis rules +- [Code quality rules](../fundamentals/code-analysis/quality-rules/index.md) - Tweak code analysis rules - [Best practices for regular expressions in .NET](../standard/base-types/best-practices.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content (5) - [.NET uninstall tool](../core/additional-tools/uninstall-tool.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content @@ -70,7 +70,7 @@ Welcome to what's new in the .NET docs for October 2022. This article lists some ### Updated articles -- [Tutorial: Make HTTP requests in a .NET console app using C\#](../csharp/tutorials/console-webapiclient.md) - Yup +- [Tutorial: Make HTTP requests in a .NET console app using C\#](../csharp/tutorials/console-webapiclient.md) ## F# language @@ -82,7 +82,7 @@ Welcome to what's new in the .NET docs for October 2022. This article lists some The following people contributed to the .NET 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). -- [nschonni](https://github.com/nschonni) - Nick Schonning ![There were 12 pull requests merged by Nick Schonning.](https://img.shields.io/badge/Merged%20Pull%20Requests-12-green) +- [nschonni](https://github.com/nschonni) - Nick Schonning ![We merged 12 pull requests by Nick Schonning.](https://img.shields.io/badge/Merged%20Pull%20Requests-12-green) - [peteraritchie](https://github.com/peteraritchie) - Peter Ritchie ![There were 9 pull requests merged by Peter Ritchie.](https://img.shields.io/badge/Merged%20Pull%20Requests-9-green) - [pkulikov](https://github.com/pkulikov) - Petr Kulikov ![There were 6 pull requests merged by Petr Kulikov.](https://img.shields.io/badge/Merged%20Pull%20Requests-6-green) - [udidahan](https://github.com/udidahan) - Udi Dahan ![There were 5 pull requests merged by Udi Dahan.](https://img.shields.io/badge/Merged%20Pull%20Requests-5-green) From e23791416d93c53dffec4eb5bb0885569699db21 Mon Sep 17 00:00:00 2001 From: Bill Wagner Date: Tue, 1 Nov 2022 13:25:21 -0400 Subject: [PATCH 4/4] Update docs/whats-new/dotnet-docs-2022-10-01.md --- docs/whats-new/dotnet-docs-2022-10-01.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/whats-new/dotnet-docs-2022-10-01.md b/docs/whats-new/dotnet-docs-2022-10-01.md index e620391a212eb..28c6237118da9 100644 --- a/docs/whats-new/dotnet-docs-2022-10-01.md +++ b/docs/whats-new/dotnet-docs-2022-10-01.md @@ -42,8 +42,6 @@ Welcome to what's new in the .NET docs for October 2022. This article lists some ### Updated articles - [Code quality rules](../fundamentals/code-analysis/quality-rules/index.md) - Tweak code analysis rules -- [Best practices for regular expressions in .NET](../standard/base-types/best-practices.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content (5) -- [.NET uninstall tool](../core/additional-tools/uninstall-tool.md) - [Freshness] US-1953530: Refresh top articles by PV - .NET and Languages Content ## .NET IoT libraries