c4ea6458ca
I was having trouble figuring out if higher or lower values are "higher" priority. Some classic data structures use lower values for "higher" priorities, for instance. This PR copies the text from the constructor's `priority` parameter, which does detail this, over to the corresponding `Priority` property. |
||
---|---|---|
.github | ||
_zip | ||
add/media | ||
breadcrumb | ||
ci-scripts | ||
includes | ||
snippets | ||
xml | ||
.gitignore | ||
.openpublishing.build.ps1 | ||
.openpublishing.publish.config.json | ||
.repoman.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-CODE | ||
README.md | ||
ThirdPartyNotices | ||
docfx.json | ||
quest-config.json |
README.md
.NET API Reference Docs
This repository contains documentation for the .NET API reference. We track all work for this repository using GitHub issues. The documentation for APIs is built from the text and code snippets in this repo, and from the samples in the dotnet/samples repository.
The repository for conceptual .NET documentation is the dotnet/docs repository.
💜 Contribute
We welcome contributions to help us improve and complete the .NET API reference docs.
To contribute, see:
- The .NET Contributor Guide 📒 for instructions on procedures we use.
- Issues labeled
help wanted
🏷️ for ideas.
📑 Code of conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.