14 lines
431 B
Markdown
14 lines
431 B
Markdown
|
# API Design Guidelines
|
||
|
|
||
|
The guidelines in this folder represent work in progress API design guidelines.
|
||
|
The official guidelines can be found in the [documentation][docs] and as an
|
||
|
actual [book].
|
||
|
|
||
|
## Process
|
||
|
|
||
|
To submit new proposals for design guidelines, simply create a PR adding or
|
||
|
modifying an existing file.
|
||
|
|
||
|
[docs]: https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/
|
||
|
[book]: https://amazon.com/dp/0321545613
|