-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Home
Genevieve Warren edited this page Mar 27, 2025
·
19 revisions
This Wiki contains the API writing guidelines for creating .NET API documentation. Microsoft employees can also check the reference section of the Microsoft Writing Style Guide.
The following is a list of the sections covered in this Wiki:
-
Summary
- Class
- Constructor
- < 8000 a href="https://github.com/dotnet/dotnet-api-docs/wiki/Summary%3A-Enum">Enum
- Event-related
- Field
- Abstract and virtual member
- Method
- Operator
- Property
- Overloaded member
- Parameters
- Returns
- Property Value
- Exceptions
- Remarks
If you have suggestions or find any issues with the guidelines proposed here, please file a new issue for the .NET team to evaluate and address.