dotnet / dotnet/dotnet-api-docs
Indicate which APIs are annotated with the RequiresPreviewFeatures attribute
Open
area-Meta
Pri1
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
With the introduction of the `[RequiresPreviewFeatures]` attribute, we should introduce a mechanism for ensuring that attribute shows up on APIs within the documentation. Each API annotated as such should point to a central documentation page discussing the implications of opting into preview features (and how to do so).
/cc @terrajobst
_Originally posted by @tannergooding in https://github.com/dotnet/core/pull/6417#discussion_r661818329_
Contributor guide
Assessment
This issue has not been assessed yet.