Skip to content

Api and Package Compatibility

Updated May 25, 2021

Project board to track progress on API and Package Compatibility efforts

Documentation backport

Updated Apr 19, 2021

Track copying MS Docs documentation to triple slash.

Project that tracks the triaging and execution of PR and issues for the following areas

  • area-Microsoft.Win32
  • area-System.Diagnostics.EventLog
  • area-System.Diagnostics.PerformanceCounter
  • area-System.Diagnostics.Tracing
  • area-System.Management" area-System.ServiceProcess

Triage for team IoT pod

Updated Jun 10, 2021

Project that tracks the triaging and execution of PR and issues for the team IoT pod (Krzysztof, Buyaa, and Jose).

Issues and PRs from:

  • area-Meta
  • area-System.CodeDom
  • area-System.ComponentModel.Composition
  • area-System.Composition
  • area-System.Configuration
  • area-System.DirectoryServices
  • area-System.Reflection
  • area-System.Reflection.Emit
  • area-System.Reflection.Metadata
  • area-System.Resources
  • area-System.Runtime.CompilerServices
  • area-System.Xml

System.IO - Compression

Updated May 20, 2021

Issues from:

  • System.IO.Compression
  • System.IO.Packaging

Mobile Backlog

Updated Jun 2, 2021

Tracks work for iOS & Android

API Documentation Debt

Updated Feb 12, 2021
  

Tracks issues and PRs for API triple slash documentation introduced in previous .NET versions.

.NET Core CodeGen

Updated Jun 7, 2021
  

For tracking .NET Core CodeGen issues

System.IO - Streams

Updated Jun 3, 2021
  

Tracks Stream issues, excluding FileStream.

No description

Packages and Installers

Updated Dec 14, 2020
  

Packages and Installers

Roslyn Analyzers

Updated May 20, 2021
  

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?

System.IO - Enumeration

Updated Mar 31, 2021
  

Tracks File system enumeration work items.

System.IO - Pipes

Updated May 14, 2021
  

Tracks Pipe Stream (Named/Anonymous, Client/Server) work items.

System.IO - Globbing

Updated Mar 30, 2021
  

Tracks Globbing related work items.

System.IO - File system

Updated May 5, 2021
  

Tracking Path, File/Directory, FileInfo/DirectoryInfo/FileSystemInfo related work items.

Excludes:

  • File Links - hard links, symbolic links, junctions.
  • Globbing.
  • Enumeration.

System.IO - File links

Updated Jun 2, 2021
  

Tracking work items for hard links, symbolic links and junctions support.

System.IO - Ports

Updated May 5, 2021
  

Tracking Serial communication related work items.

System.IO - FileStream

Updated Jun 10, 2021
  

Tracking FileStream work items.

Excludes all other streams.

System.IO - FileSystemWatcher

Updated May 26, 2021
  

Tracking FileSystemWatcher work items.

Enterprise Scenarios

Updated Mar 9, 2021
  

For tracking issues related to enterprise scenarios such as Negotiate/Kerberos/NTLM authentication on servers and/or proxies.

ICU on Windows, Mobile, and Wasm

Updated May 6, 2021
  

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).

ML, Extensions, Globalization, etc, POD.

Updated Jun 10, 2021
  

Issues tracking the issue items related to Microsoft.Extensions projects in dotnet/runtime.

Infrastructure Backlog

Updated Jun 10, 2021
  

Project for managing the infrastructure requirements of the repository. This includes items impacting CI, official builds, partners and local developer workflow.

HTTP/2

Updated Sep 14, 2020

For tracking issues pertaining to SocketsHttpHandler HTTP2 feature completeness

Repo Documentation

Updated Jul 9, 2020
  

Docs that describe contribution and developer workflow.

Hardware Intrinsics

Updated Jun 9, 2021
  

This projects tracks the work for supporting hardware intrinsics in libraries and runtime. See also https://github.com/dotnet/designs/blob/master/accepted/2018/platform-intrinsics.md.

Linker optimization work

Updated Jun 9, 2021
  

Work to make CoreFX more trimmable and otherwise optimized for the linker.

ML.NET support work

Updated Jun 25, 2020
  

Work related to improving ML on .NET Core