1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Satori/docs/coding-guidelines/api-guidelines
Bonuspunkt a15eaf7440
link to the latest version of Framework Design Guidelines (#86216)
also added Jeremy Barton because he was inconsistently mentioned
2023-05-15 09:58:01 -04:00
..
nullability.md Use [NotNullWhen(true)] in more places (#47598) 2021-01-30 06:09:28 -05:00
README.md link to the latest version of Framework Design Guidelines (#86216) 2023-05-15 09:58:01 -04:00
System.Memory.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00

API Design Guidelines

The guidelines in this folder represent work in progress API design guidelines. The official guidelines can be found in the documentation and as an actual book.

Process

To submit new proposals for design guidelines, simply create a PR adding or modifying an existing file.