docs
docs copied to clipboard
This repository contains .NET Documentation.
**Help us make content visible** lifecycle, support, net5 **Describe the new article** While .NET 5 went out of support in May, the .NET 5.0.2xx and 5.0.4xx SDKs within Visual Studio...
This page doesn't mention that HttpClient and OUTBOUND connections are affected too - it gives the impression that it's just Kestrel when it talks about external ssl tools. "either specify...
mohammed
[Enter feedback here] --- #### Document details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 96aef419-de1f-a341-3f19-4ed99eb36412 * Version Independent ID: 40ddc3ce-a004-1a4c-37e1-1c45eaa8f35a...
See https://github.com/dotnet/docs/pull/31089#discussion_r967193398 With new features designed to improve the performance of safe code, we should de-emphasize the use of` `unsafe` code by devoting a single section of the language reference...
[Enter feedback here] Also is caused by: ``` public static ObservableCollection BuildCeis() { > } ``` where CeisData is lower scope than function. Such as CeisData being **internal** scope rather...
Added sample code, included text on possible benefit of using a method with out.
On [Download .NET 5.0](https://dotnet.microsoft.com/en-us/download/dotnet/5.0) docs page latest described .NET 5.0 SDK vesion for Visual Studio 2019 16.11.x is **5.0.408**. I'm using latest Visual Studio 2019 **16.11.18** and is has .NET...
Great writing overall... there is one sentence that might be misinterpreted. This opening sentence for explaining ARM... "ARM is an API provisioning engine that is built into Azure and exposed...
Article says "When performing logging, it's desirable to preserve the structure of the log (including placeholder names) along with the placeholder values. Preserving this information allows for better observability and...
[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: bbb051ee-f020-66ba-c601-4a08ad32ef61 * Version Independent ID: 58a19505-ac46-c5c8-12cc-fe87b6aa18a7...