-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: dotnet/dotnet-api-docs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BitArray.CopyTo(Array, Int32) may not use Array.Copy to copy the elem…
area-System.Collections
community-contribution
Indicates that the PR has been added by a community member
#11252
opened Apr 27, 2025 by
tfenise
Loading…
Docs for all overloads of ToFrozenDictionary should contain the same remark.
area-System.Collections
untriaged
New issue has not been triaged by the area owner
#11019
opened Feb 26, 2025 by
voroninp
HttpUtility.ParseQueryString ambiguous return type. Should be HttpValueCollection instead of NameValueCollection.
area-System.Collections
untriaged
New issue has not been triaged by the area owner
#10876
opened Jan 24, 2025 by
sdimovagi
Thread-safety implications of using EqualityComparer<TValue>.Default in ConcurrentDictionary
area-System.Collections
untriaged
New issue has not been triaged by the area owner
#10852
opened Jan 19, 2025 by
theodorzoulias
Japanese translation of Order
area-System.Collections
loc
Indicates issues that are about localized content
untriaged
New issue has not been triaged by the area owner
#10805
opened Jan 3, 2025 by
atl-nabeshima
Indexer behaviour when key does not exist should be explicit
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#10744
opened Dec 10, 2024 by
jez9999
ConcurrentStack<T>.TryPopRange
does not throw ArgumentOutOfRangeException
when startIndex
equals the length of items
area-System.Collections
documentation
help wanted
#10508
opened Oct 6, 2024 by
krymtkts
ImmutableDictionary.WithComparers does not document its ArgumentException
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#10408
opened Sep 18, 2024 by
MaxMahem
Mention self-insertion UB in docs of Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
CollectionExtensions.InsertRange
area-System.Collections
Pri3
#10388
opened Sep 11, 2024 by
karakasa
FrozenDictionary<TKey,TValue> documentation: no mention about the thread safety of the type.
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
SynchronizedCollection<T>.Add(T)
incorrectly references itself as "read-only"
area-System.Collections
Pri3
#10019
opened Jun 13, 2024 by
vbreuss
Comparer<T> code snippet issues
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#10008
opened Jun 9, 2024 by
svee4
The IEqualityComparer<T> does not used in List<T>.Sort
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
#9968
opened May 29, 2024 by
ghostnguyen
ConcurrentDictionary Constructor IEqualityComparer Can Be Null
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
Missing definition / explanation of HashSet
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
Potential unwanted placement of method parameter.
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#9877
opened May 3, 2024 by
Salva05
Details of Exceptions list is incorrect in WebHeaderCollection.Add Method
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#9869
opened May 2, 2024 by
rathimayur
Incorrect description of ImmutableSet.Builder<T>.UnionWith(IEnumerable<T>)
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#9802
opened Apr 8, 2024 by
rwv37
SEO or a missing article on read only collections
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
untriaged
New issue has not been triaged by the area owner
#9709
opened Mar 9, 2024 by
KathleenDollard
Document thread-safety of read-only access for mutable collections
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
Clarify what "minimal element" means in PriorityQueue.EnqueueDequeue
area-System.Collections
Pri3
Indicates issues/PRs that are low priority
ReadOnlyDictionary Values and Keys collections are out of sync with KeyValuePairs
area-System.Collections
documentation
Pri3
Indicates issues/PRs that are low priority
Hashset Remove is not throwing on enumeration
area-System.Collections
doc-update
Update outdated articles
Pri3
Indicates issues/PRs that are low priority
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.