Skip to content

Latest commit

 

History

History
98 lines (84 loc) · 10.5 KB

INDEX.md

File metadata and controls

98 lines (84 loc) · 10.5 KB

Design Index

Meta

Accepted Designs

Year Title Owners
2018 .NET Core SDK Versioning Kathleen Dollard
2018 .NET Platform Dependent Intrinsics Russell Hadley
2018 Automatic Binding Redirection By Default Immo Landwerth, Rainer Sigwald
2018 CLI Syntax Guidelines Kathleen Dollard
2018 Cross-Platform Performance Monitoring Design Brian Robbins
2018 Extensible File Enumeration Immo Landwerth, Jeremy Kuhne
2018 Package Information in API Reference Immo Landwerth, Wes Haggard
2018 Performance Profiling Controller Design Brian Robbins
2018 Rolling self-contained .NET Core app deployments forward to the latest patch Daniel Plaisted
2018 Standardized Environment Variables for CI Services Tomáš Matoušek
2018 Windows Compatibility Pack Immo Landwerth, Wes Haggard
2019 .NET Core GC Support for Docker Limits Rich Lander
2019 Background Rich Lander, Nick Guerrera
2019 Runtime Binding Behavior Rich Lander
2019 System.Index and System.Range Immo Landwerth
2020 .NET 5 Minimum OS Versioning Mikayla Hutchinson
2020 .NET Core 3.0 AppDomain Replacement Design and Guidance Steve MacLean
2020 .NET Optional SDK Workloads Rich Lander
2020 .NET Runtime Form Factors Rich Lander, Jan Kotas
2020 .NET SDK Workload Manifests Mikayla Hutchinson
2020 Annotating APIs as unsupported on specific platforms Immo Landwerth
2020 Annotating platform-specific APIs and detecting its use Immo Landwerth
2020 ASN.1 BER/CER/DER Reader & Writer Jeremy Barton
2020 Better Obsoletion Immo Landwerth
2020 BinaryFormatter Obsoletion Strategy Levi Broderick
2020 CBOR Reader & Writer Eirik Tsarpalis
2020 Easy Acquisition of .NET Framework Targeting Packs Immo Landwerth, Daniel Plaisted
2020 Feature switch Vitek Karas
2020 Globalization Support in .NET 5 Steve Pfister
2020 Improve Activity API usability and OpenTelemetry integration Sourabh Shirhatti, Ankit Srivastava, Tarek Mahmoud Sayed
2020 Improve Activity API usability and OpenTelemetry integration (Part 2) Sourabh Shirhatti, Tarek Mahmoud Sayed
2020 Install location search for .NET Core Vitek Karas
2020 JSON extension methods for HttpClient Immo Landwerth
2020 Linking the .NET Libraries Eric Erhardt
2020 Marking APIs that are unsupported by Blazor WebAssembly Immo Landwerth
2020 Marking Windows-only APIs Immo Landwerth
2020 MSBuild SDK Resolvers and optional workloads in .NET 5 Rich Lander, Daniel Plaisted
2020 Obsoletions in .NET 5 Immo Landwerth
2020 OR_GREATER preprocessor symbols for TFMs Immo Landwerth
2020 Overview and goals Steve Harter
2020 Platform Specific HttpClient Support in dotnet/runtime Steve Pfister
2020 Portable PDB Tomáš Matoušek
2020 Proposal for global.json Kathleen Dollard
2020 Publishing and Consuming Symbols and Source for Debugging Tomáš Matoušek
2020 Reproducible Build Validation Claire Novotny, Jared Parsons
2020 Single-file Publish Swaroop Sridhar
2020 Single-file Publish for .NET Core 3.0 Swaroop Sridhar
2020 Source Link Tomáš Matoušek
2020 Target Framework Names in .NET 5 Immo Landwerth
2020 Type for holding & converting binary data Immo Landwerth
2021 .NET 6.0 Target Frameworks Immo Landwerth
2021 .NET SDK build types and Architecture targeting Rich Lander
2021 Compile-time source generation for strongly-typed logging messages Maryam Ariyan, Martin Taillefer
2021 Inbox Source Generators Eric StJohn
2021 Make System.Drawing.Common only supported on Windows Santiago Fernandez Madero
2021 Objective-C interoperability Aaron Robinson
2021 Preview Features Immo Landwerth
2021 Streamline Windows Forms application configuration and bootstrap Igor Velikorossov
2021 TFM for .NET nanoFramework Immo Landwerth, Laurent Ellerbach, José Simões
2021 Tracking Platform Dependencies Matt Thalman

Drafts

Year Title Owners
2021 Flexible HTTP APIs Cory Nelson, Geoff Kizer
2021 Improve UTF-8 support Immo Landwerth
2021 Statics in Interfaces Immo Landwerth, Mads Torgersen

Proposals

Year Title Owners
Rate limits John Luo, Sourabh Shirhatti
Readonly references in C# and IL verification.
Ref returns in C# and IL verification.