sliepie / designs

This repo is used for reviewing new .NET designs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Designs

The dotnet/designs repo contains designs and design proposals for .NET.

Design proposals will start as issues and will be moved to official design documents in the repository, if approved as an official product design.

Contributing

Anyone can contribute. The following contributions are expected to be the most common:

  • Create an issue requesting a new feature.
  • Create an issue requesting a design for an existing feature where a behavior is problematic or not well understood.
  • Create an issue proposing a design for a feature.
  • Create an issue proposing an alternate design for a feature.
  • Comment on a proposal.

License

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

.NET Foundation

.NET Core is a .NET Foundation project.

Related Projects

You may want to look at these related projects:

About

This repo is used for reviewing new .NET designs.

License:Other