dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)

Results 470 dotnet-api-docs issues
Sort by recently updated
recently updated
newest added

### Type of issue Typo ### Description [Enter feedback here] What happens if I pass an index value that is out of range? Many documentation pages convey such information, but...

untriaged
Pri3
area-System.Runtime.CompilerServices

### Type of issue Other (describe below) ### Description DateOnly and TimeOnly are not implemented in 4.8.1 and should not be shown or at least have some sort of visual...

untriaged
Pri3
area-System.DateTime

### Describe the issue or suggestion The only version of the MAUI iOS platform library APIs that appears to be published on the Microsoft website are for Xamarin iOS SDK...

untriaged
Pri3
needs-area-label

### Type of issue Missing information ### Description The documentation article goes to the extent to just say "The IsCritical property specifies whether the control is critical." Just naming the...

untriaged
Pri3
area-System.DirectoryServices

### Describe the issue or suggestion Some paramrefs refer to parameters that don't exist on that API. Fix them up. --- [Associated WorkItem - 296914](https://dev.azure.com/msft-skilling/Content/_workitems/edit/296914)

Pri3
area-Meta
:pushpin: seQUESTered
:world_map: mapQUEST

### Type of issue Missing information ### Description Hello 👋 , Please consider adding information about thread safety on NamedPipeServerStream and related types. Since MS Docs is the source of...

Pri3
area-System.IO

### Describe the issue or suggestion CheckListBox DataSource property description is too thin. What does “source of the data” mean? Does it need to include the check values or just...

area-WinForms
untriaged
Pri3

### Type of issue Code doesn't work ### Description //Code result = 0 decimal price = 0m; decimal valUnits = 4295.000000m; Console.WriteLine(Decimal.Multiply(price, valUnits)); //Code result = 0.000000 decimal price =...

needs-author-action
Pri3
area-System.Runtime

### Type of issue Typo ### Description [Enter feedback here] Hi In the Definition, it says: "represents the requested key on the local machine" Says it's only applicable to LocalMachine...

untriaged
Pri3
area-Microsoft.Win32

### Type of issue Missing information ### Description It says > The accepted standard formats are 'r', 'R', 'o', 'O', 't' and 'T'. It would be helpful if the documentation...

untriaged
Pri3
area-System.DateTime