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 381 dotnet-api-docs issues
Sort by recently updated
recently updated
newest added

### Type of issue Missing information ### Description I'm trying to get the User Secrects configuraiton source included, as explained in this comment: > load app [IConfiguration](https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.configuration.iconfiguration?view=net-9.0-pp) from User Secrets...

untriaged
area-System.Runtime

### Type of issue Other (describe below) ### Description >This member is not available when concurrent garbage collection is enabled. See the runtime setting for information about how to disable...

untriaged
area-System.Runtime

### Type of issue Typo ### Description Please change the Japanese translation of Order to “順序” instead of "注文". ### Page URL https://learn.microsoft.com/ja-jp/dotnet/api/system.collections.concurrent.concurrentbag-1?view=net-8.0 ### Content source URL https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Collections.Concurrent/ConcurrentBag`1.xml ### Document...

loc
untriaged
area-System.Collections

### Type of issue Code doesn't work ### Description Hi, I'm using both LogPropertiesAttribute.Transitive = true and LogPropertiesAttribute.OmitReferenceName = true, but the log still contains the field name like _Metadata.RegionScope":"WW"....

area-Extensions-Logging

### Type of issue Other (describe below) ### Description I'm trying to go to the page for .net framework 4.8, and I keep getting redirected to the latest version?? Also,...

untriaged
Pri3
area-Infrastructure

1) Generate IntelliSense XML files for each namespace in dotnet/runtime (see instructions below) - use a specific tag so all APIs already exist in dotnet-api-docs. 2) Copy the IntelliSense XML...

Pri1
doc-enhancement
untriaged
area-Meta
:pushpin: seQUESTered

### Type of issue Missing information ### Description I do not find the value corresponding to the two parameters of ```JsonPropertyInfo.Set``` delegate. I finally found that: - The first one...

untriaged
area-System.Text.Json

### Type of issue Missing information ### Description According to https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/environment-processorcount-on-windows the environment variable `DOTNET_PROCESSOR_COUNT` ultimately sets the `ProcessorCount` property. This fact should be mentioned in the API doc. ###...

untriaged
area-System.Runtime

### Type of issue Code doesn't work ### Description There is a contradiction in the description of the called method in the documentation and in the source code: in the...

untriaged
area-System.ComponentModel.DataAnnotations

## Summary Added OpenFileDialog.Select the ReadOnly Property Value section, which includes information about the property's default value.

area-WinForms
community-contribution