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 Split `dotnet test` docs into sub pages rather than tabs to simplify understanding and browsability. Fixes #50234 --- #### Internal previews | 📄 File | 🔗 Preview link...

dotnet-fundamentals/svc
dotnet-cli/subsvc

This is really not the page that has the issue, rather the parent section "What's new". There is no documentation for what is new in F# 7, beyond [this blog...

dotnet-fsharp/svc
in-pr
okr-quality
:pushpin: seQUESTered

## Summary Replaces the stub `fsharp-8.md` (which only linked to the blog post) with comprehensive documentation covering all F# 8 features. Content adapted from the [official F# 8 announcement](https://devblogs.microsoft.com/dotnet/announcing-fsharp-8/). Code...

dotnet-fsharp/svc

### Type of issue Other (describe below) ### Description The documentation reads: > In safe code, the argument to the sizeof operator must be the name of an [unmanaged type](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/unmanaged-types)...

dotnet-csharp/svc
lang-reference/subsvc
:pushpin: seQUESTered

This PR updates the MSTEST0018 analyzer documentation to remove the outdated requirement that members referenced in [DynamicData] must be public. Changes made Removed “should be public” from both the data...

dotnet-fundamentals/svc
community-contribution

### Type of issue Missing information ### Description There should be information on how to add flat launch file settings which seems to be part of .net 10 per https://github.com/dotnet/sdk/pull/49769...

dotnet-csharp/svc
fundamentals/subsvc
:pushpin: seQUESTered
:checkered_flag: Release: .NET 10

### Type of issue Missing information ### Description Add the following diagnostics for static abstract members in interfaces: > CS9044, CS9046 ### Page URL https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/static-abstract-interfaces ### Content source URL https://github.com/dotnet/docs/blob/main/docs/csharp/language-reference/compiler-messages/static-abstract-interfaces.md...

dotnet-csharp/svc
errors-warnings/subsvc
okr-curation
okr-quality
:pushpin: seQUESTered

### Type of issue Missing information ### Description Add documentation for the following errors and warnings related to `file` scoped types (added in C# 11): > CS9051, CS9052, CS9053, CS9054,...

dotnet-csharp/svc
errors-warnings/subsvc
okr-curation
okr-quality
:pushpin: seQUESTered

### Type of issue Missing information ### Description The following single errors and warnings should be added to the appropriate grouping: > - CS9049: A fixed field must not be...

dotnet-csharp/svc
errors-warnings/subsvc
okr-curation
okr-quality
:pushpin: seQUESTered

### Type of issue Missing information ### Description Add the following errors and warnings from list patterns: > CS8979, CS8980, CS8985 In addition, the other following errors were added: >...

dotnet-csharp/svc
errors-warnings/subsvc
okr-curation
okr-quality
:pushpin: seQUESTered