System.Collections area ownership triage & planning
AppModel Triage
No description
@adamsitnik & @eiriktsarpalis area ownership triage & planning board.
For tracking bug fixes for .NET 5 CodeGen issues
Work for interop in CoreCLR for the 5.0 release.
Tracks Stream issues, excluding FileStream.
No description
Packages and Installers
Please see https://github.com/dotnet/runtime/issues/30740 for more background info and discussion on this project.
There is a long list of analyzers and fixers that would provide value. For .NET 5.0, we are favoring analyzers/fixers that meet the following criteria:
- Does the analyzer apply to APIs new in .NET 5.0 or another relatively recent .NET release?
- Is there broad benefit to our teams and the community?
- Is there a relatively low cost?
- Is it possible to create a fixer?
- Is the analyzer a good one for someone with no analyzers experience to "warm up" with?
Tracks File system enumeration work items.
Tracks Pipe Stream (Named/Anonymous, Client/Server) work items.
Tracks Globbing related work items.
Tracking Path, File/Directory, FileInfo/DirectoryInfo/FileSystemInfo related work items.
Excludes:
- File Links - hard links, symbolic links, junctions.
- Globbing.
- Enumeration.
Tracking work items for hard links, symbolic links and junctions support.
Tracking Serial communication related work items.
Tracking FileStream work items.
Excludes all other streams.
Tracking FileSystemWatcher work items.
No description
No description
Infrastructure backlog specific to Mono
No description
Backlog specific to the libraries portion of the repository
For tracking issues related to enterprise scenarios such as Negotiate/Kerberos/NTLM authentication on servers and/or proxies.
This project tracks the work that needs to be done in order to support ICU on Windows
Implementation of IETF RFC 8152, along with appropriate extensions (such as IETF RFC 8230 (RSASSA-PSS, RSAES-OAEP)) and prerequisites (such as IETF RFC 7049 (CBOR: Concise Binary Object Representation).
Issues tracking the issue items related to Microsoft.Extensions projects in dotnet/runtime.
Project for managing the infrastructure requirements of the repository. This includes items impacting CI, official builds, partners and local developer workflow.
No description
HTTP/2
For tracking issues pertaining to SocketsHttpHandler HTTP2 feature completeness
Docs that describe contribution and developer workflow.