docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

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

### Type of issue Missing information ### Description The [Grouping Data page](https://learn.microsoft.com/en-us/dotnet/csharp/linq/standard-query-operators/grouping-data) says at the first table that `GroupBy`'s usage in LINQ is either `group ... by` or `group ......

doc-enhancement
Pri2
dotnet-csharp/svc
lang-reference/subsvc

### Type of issue Missing information ### Description [Enter feedback here] This documentation falls off a cliff, into's attributes, discusses that you have to use reflection to access attributes, shows...

doc-enhancement
Pri1
dotnet-csharp/svc
advanced-concepts/subsvc

### Type of issue Missing information ### Description This tutorial would be better with a real world COM class implemented in C#. ### Page URL https://learn.microsoft.com/en-us/dotnet/csharp/advanced-topics/interop/example-com-class ### Content source URL...

doc-enhancement
Pri2
dotnet-csharp/svc
advanced-concepts/subsvc
user-feedback

### Type of issue Typo ### Description The banana example for [Recursive Modules](https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/modules#recursive-modules) in F# includes a type `Banana` with member `IsPeeled` which is always `false`; should presumably be removed...

:watch: Not Triaged
Pri2
dotnet-fsharp/svc

Fix filename ## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/machine-learning/tutorials/sentiment-analysis.md](https://github.com/dotnet/docs/blob/c2b0d24640e169a7c4f82fbc05fcb4824fca6d0b/docs/machine-learning/tutorials/sentiment-analysis.md) | [Tutorial: Analyze...

dotnet-ml/svc
community-contribution

### Type of issue Missing information ### Description [Enter feedback here] Documentation on <list> is confusing. There is suddenly a "definition list" discussed that is not in the type parameter....

doc-enhancement
help wanted
Pri1
dotnet-csharp/svc
lang-reference/subsvc

### Type of issue Other (describe below) ### Description The page at https://learn.microsoft.com/en-us/dotnet/architecture/maui/ indicates the document has been updated to **EDITION v2.0**, but when I click on the link to...

:watch: Not Triaged
Pri2
dotnet-architecture/svc

### Type of issue Missing information ### Description This article doesn't say which accessibility modifiers are allowed on interface declarations, both top-level interfaces, and nested interfaces. ### Page URL https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/interface...

doc-enhancement
Pri1
dotnet-csharp/svc
lang-reference/subsvc
:pushpin: seQUESTered
user-feedback

### Type of issue Missing information ### Description In the second to last paragraph of the article, it states: > "if both the IBlinkingLight and ITimerLight implemented an override of...

doc-enhancement
Pri2
dotnet-csharp/svc
advanced-concepts/subsvc
:pushpin: seQUESTered

### Type of issue Missing information ### Description Anonymous verbatim: In the section on string interpolation, the text describes how to specify the number of `{` and `}` required to...

doc-enhancement
Pri1
dotnet-csharp/svc
fundamentals/subsvc
:pushpin: seQUESTered
user-feedback