Skip to content

dmitrykobets-msft/designs

 
 

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.

About

This repo is used for reviewing new .NET designs.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.8%
  • Shell 1.5%
  • Batchfile 0.7%