dotnet-api-docs
dotnet-api-docs copied to clipboard
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
### Type of issue Missing information ### Description I spent a good deal of time trying to understand why my Distinct operations were not working for a newly created Type....
### Type of issue Missing information ### Description Look at the remarks section [of this `ToFrozenDictionary()` overload](https://learn.microsoft.com/en-us/dotnet/api/system.collections.frozen.frozendictionary.tofrozendictionary?view=net-9.0#system-collections-frozen-frozendictionary-tofrozendictionary-2(system-collections-generic-ienumerable((system-collections-generic-keyvaluepair((-0-1))))-system-collections-generic-iequalitycomparer((-0)))). > If the same key appears multiple times in the input, the last...
### Type of issue Typo ### Description I looked up the DisplayName property to find out how to set it in code. This article has no examples and no mention...
### Type of issue Typo ### Description in using of memory cache i want to out list of my Dto i fill one item of this Dto so the count...
### Type of issue Outdated article ### Description In .NET 9, Exchange works for bool as well, i.e. not just reference types. ### Page URL https://learn.microsoft.com/en-us/dotnet/api/system.threading.interlocked.exchange?view=net-9.0 ### Content source URL...
There are multiple issues I noticed from a quick read: * Mentions of overloads which don't exist in .NET Core (For example the `Evidence` mentions) * Samples using .NET 4...
### Type of issue Other (describe below) ### Description The current documentation states that if the ShowSelectionMargin property is set to true, setting the ScrollBars property to RichTextBoxScrollBars.Horizontal, RichTextBoxScrollBars.Vertical, or...
suggested changes to 84 projects per Issue https://github.com/dotnet/dotnet-api-docs/issues/10961
### Type of issue Typo ### Description system.IO.ports 9.0.2 not support serial port can’t find serialPort = new SerialPort(); 此處輸入意見反映] ### Page URL https://learn.microsoft.com/zh-hk/dotnet/api/system.io.ports?view=net-9.0-pp ### Content source URL https://github.com/dotnet/dotnet-api-docs/blob/main/xml/ns-System.IO.Ports.xml ###...
### Describe the issue or suggestion ### Study of "**System.ComponentModel**" projects in **github.com/dotnet/dotnet-api-docs** .. 1. of the 84 projects, `".."` need changing [assuming MS prefer LTS v8] :- 76x from...