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

### Type of issue Missing information ### Description P1 ticket came in from high pri customer asking specifically for details on the `IsTestProject` property, but others as well. ### Page...

doc-enhancement
Pri1
dotnet-fundamentals/svc
:pushpin: seQUESTered

### Type of issue Missing information ### Description Might be worthwhile mentioning that you can also use `dotnet build /p:GenerateCompatibilitySuppressionFile=true` to produce the `CompatilibilitySuppression.xml` files, this has the advantage of...

dotnet-fundamentals/svc
:pushpin: seQUESTered

> Reopening to track SDK and docs work (feel free to close if this is tracked elsewhere and sorry for the noise in that case). This would be hard/impossible to...

doc-enhancement
:pushpin: seQUESTered

### Type of issue Other (describe below) ### Description "There are no polymorphic classes in this article. So there is no serialization problem with polymorphic types. All type information completely...

Pri1
dotnet-fundamentals/svc
:pushpin: seQUESTered
user-feedback

### Type of issue Typo ### Description netfarame issu ### Page URL https://learn.microsoft.com/en-us/dotnet/framework/install/dotnet-35-windows ### Content source URL https://github.com/dotnet/docs/blob/main/docs/framework/install/dotnet-35-windows.md ### Document Version Independent Id 40ddc3ce-a004-1a4c-37e1-1c45eaa8f35a ### Article author @adegeo ### Metadata...

:watch: Not Triaged
Pri1
dotnet-framework/svc
install-deployment/subsvc

### Type of issue Outdated article ### Description Following the reference to the Source Generators Cookbook, the first remark there is that ISourceGenerator has been deprecated, so the information on...

doc-enhancement
Pri2
dotnet-csharp/svc
roslyn-sdk/subsvc

### Describe the issue or suggestion I come across that the parameter `/k` is not described here: https://github.com/dotnet/docs/blob/a354ff9b10547e182683d63b8987ec256e9bd7eb/docs/framework/tools/signtool-exe.md but it is here mentioned: https://learn.microsoft.com/en-us/windows/win32/seccrypto/using-signtool-to-sign-a-file

:watch: Not Triaged
Pri3

### Proposed topic or title Make anonymous function static (IDE0320) ### Location in table of contents. Learn/.NET/Code Analysis/Rule reference/Code style rules/Language and unnecessary code rules/IDE0320 ### Reason for the article...

doc-idea
:watch: Not Triaged
Pri3

### Type of issue Typo ### Description The following content is an excerpt from the .NET Implementations article: ``` There are four .NET implementations that Microsoft supports: - .NET 6...

:watch: Not Triaged
Pri1
dotnet-fundamentals/svc

### Type of issue Missing information ### Description All the current samples show `static abstract` methods. At least one should show a `static virtual` method declared in an interface ###...

doc-enhancement
help wanted
Pri2
dotnet-csharp/svc
advanced-concepts/subsvc
in-pr