Where/How to document native APIs provided by .NET Core
Open
:mag: Needs Research
- Dominant language
- No language data
- Stars
- 4.8k
- Forks
- 6.1k
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 370
Description
.NET Core runtime exposes a set of native APIs to allow non-.NET application to host the runtime and run managed code (for example). Where and how should these APIs be documented?
We have guides and samples (https://docs.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting) but no real API docs for these.
/cc @AaronRobinsonMSFT
Contributor guide
Assessment
This issue has not been assessed yet.