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
2020-05-01 11:56:39 -04:00
..
nullability.md Update nullability.md with note about Try methods and [NotNullWhen(true)] (#35711) 2020-05-01 11:56:39 -04:00
README.md Consolidate docs (#251) 2019-11-25 23:52:43 +01:00
System.Memory.md Consolidate docs (#251) 2019-11-25 23:52:43 +01: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.