docs
docs copied to clipboard
This repository contains .NET Documentation.
## Summary Update a single word in a subsection title Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/csharp/linq/how-to-query-strings.md](https://github.com/dotnet/docs/blob/7d06b4f793ac793ff87e1b6965410268b7240826/docs/csharp/linq/how-to-query-strings.md) |...
### Type of issue Missing information ### Description See details in https://github.com/dotnet/sdk/issues/30103#issuecomment-2051870339 Starting with .NET SDK 9 Preview 3, the earliest bindings are supported. For example, `net8.0-ios17.0` will remain supported,...
Fixes #40355 I also checked other files deleted in #22797 and nothing else was lost. --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/csharp/language-reference/compiler-options/errors-warnings.md](https://github.com/dotnet/docs/blob/cb913a66410d4b848fa391049313e2b27f0346ae/docs/csharp/language-reference/compiler-options/errors-warnings.md)...
donnet
### Type of issue Typo ### Description  Details .NET Framework 4.8 or a later update is already installed on this computer. [](url) [Enter feedback here] ### Page URL https://learn.microsoft.com/en-us/dotnet/core/introduction...
Made some changes to simplify the document and focus on the core details of what embeddings are, leaving other documents to describe the details of using them. - Re-ordered the...
Records do not specifically use reference equality on reference types, they compare members using `EqualityComparer.Default.Equals` which means that overriden Equality is respected --- #### Internal previews | 📄 File |...
### Type of issue Other (describe below) ### Description In the documentation [Main() and command-line arguments](https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/program-structure/main-command-line), I found the part about async misleading. For example this part : > The...
Removed the text about natural selection, seems confusing when it is described in the next paragraph about current .net framework applications ## Summary Describe your changes here. Fixes #Issue_Number (if...
### Describe the issue or suggestion Passing `nullable` to `` enables errors for the set of all nullability warnings. Documentation was added in https://github.com/dotnet/docs/pull/17094, and seems to have been accidentally...
### Type of issue Typo ### Description German title of https://learn.microsoft.com/de-de/dotnet/core/deploying/deploy-with-vs?tabs=vs156#simpleSelf is "Eigenständige Bereitstellung **mit** Drittanbieterabhängigkeiten" but should be "Eigenständige Bereitstellung **ohne** Drittanbieterabhängigkeiten" [Hier Feedback eingeben] ### Page URL https://learn.microsoft.com/de-de/dotnet/core/deploying/deploy-with-vs?tabs=vs156#simpleSelf...