Skip to content

dotnet/designs

Folders and files

NameName
Last commit message
Last commit date
Apr 10, 2021
Feb 1, 2024
Mar 31, 2025
Apr 12, 2021
Mar 31, 2025
Mar 31, 2025
May 10, 2021
Apr 10, 2017
Apr 10, 2017
Apr 22, 2020
Apr 2, 2020
Apr 10, 2017
Mar 31, 2025
Apr 10, 2017
Apr 14, 2021
Feb 26, 2020
Apr 10, 2021
Apr 10, 2021

Repository files navigation

.NET Design Proposals

This repo contains design proposals for the .NET platform. For a complete listing, see INDEX.md. This repo focuses on designs for the runtime, framework, and the SDK. For others, see:

Creating a proposal

Unless you're driving the design of a feature, you're not expected to contribute to this repo. Specifically, if you merely want to request new features, you should file an issue for the corresponding repo.

To create a proposal:

  1. Create a new branch off of main
  2. Create a document in the accepted folder and use meta/template.md as your starting point.
  3. Run ./update-index to update the INDEX.
  4. Create a pull request against main
  5. Once broad agreement is reached, merge the PR

License

This project is licensed with the Creative Commons BY 4.0 License.

.NET Foundation

This is a .NET Foundation project.