designs icon indicating copy to clipboard operation
designs copied to clipboard

This repo is used for reviewing new .NET designs.

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