docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

Results 860 docs issues
Sort by recently updated
recently updated
newest added

## Summary The wording of the table is currently ambiguous, so I've added more words around it and also added an examples table. I thought carefully about the table, but...

community-contribution

### Describe the issue or suggestion .NET 10 is going to have some substantial changes to cryptography. We should update https://learn.microsoft.com/dotnet/standard/security/cross-platform-cryptography to reflect them. * Introduction of PQC * Dropping...

:watch: Not Triaged

### Type of issue Typo ### Description The name'label18' does not exist in the current context ### Page URL https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0103?f1url=%3FappId%3Droslyn%26k%3Dk(CS0103) ### Content source URL https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/compiler-messages/cs0103.md ### Document Version Independent Id...

needs-more-info
dotnet-csharp/svc
errors-warnings/subsvc

We make the new analyzer opt-in for now: https://github.com/dotnet/roslyn-analyzers/pull/7689 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/fundamentals/code-analysis/quality-rules/ca2025.md](https://github.com/dotnet/docs/blob/c54f195e921b6545a9f0547ee3ada99ecbef060f/docs/fundamentals/code-analysis/quality-rules/ca2025.md) | [docs/fundamentals/code-analysis/quality-rules/ca2025](https://review.learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca2025?branch=pr-en-us-46826) |

dotnet-fundamentals/svc

### Description [SslClientAuthenticationOptions.CertificateRevocationCheckMode](https://learn.microsoft.com/en-us/dotnet/api/system.net.security.sslclientauthenticationoptions.certificaterevocationcheckmode?view=net-9.0#system-net-security-sslclientauthenticationoptions-certificaterevocationcheckmode) and [SslServerAuthenticationOptions.CertificateRevocationCheckMode](https://learn.microsoft.com/en-us/dotnet/api/system.net.security.sslserverauthenticationoptions.certificaterevocationcheckmode?view=net-9.0) default values have changed from `NoCheck` to `Online`. This change enhances security and makes the behavior consistent with [X509ChainPolicy](https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509chainpolicy?view=net-9.0) ### Version .NET 10 Preview 6...

:watch: Not Triaged
breaking-change

### Type of issue Missing information ### Description it is not easy to understand which of the values on this page that are on or offby default during Release and...

:watch: Not Triaged
dotnet-fundamentals/svc

### Type of issue Typo ### Description The documentation states the following, "Side-by-side installation isn't possible with .NET Framework. It's a Windows component, and only one version can exist on...

:watch: Not Triaged
dotnet-fundamentals/svc

### Describe the issue or suggestion Girma

:watch: Not Triaged

### Type of issue Typo ### Description This is a translation issue to Japanese. "Field" is used as "į”°į•‘" and ".Net" is "。įķē" in submenu as shown in attached image,...

:watch: Not Triaged
dotnet-csharp/svc
fundamentals/subsvc

This pull request updates the documentation for cache settings in the .NET Framework, providing clearer descriptions for certain attributes in the `memorycache-element-cache-settings.md` file. This mirrors the updates we just made...

dotnet-framework/svc