Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where/How to document native APIs provided by .NET Core #20399

Open
vitek-karas opened this issue Aug 27, 2020 · 2 comments
Open

Where/How to document native APIs provided by .NET Core #20399

vitek-karas opened this issue Aug 27, 2020 · 2 comments
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] Pri1 High priority, do before Pri2 and Pri3

Comments

@vitek-karas
Copy link
Member

.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

@mairaw mairaw transferred this issue from dotnet/dotnet-api-docs Sep 1, 2020
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Sep 1, 2020
@mairaw
Copy link
Contributor

mairaw commented Sep 1, 2020

@BillWagner @gewarren is this something you can help with? It would probably have to be created in this repo.

@BillWagner
Copy link
Member

@vitek-karas I think this doc was a starting place for it. I would add a folder under docs/core for these articles, and add the existing one to that folder as appropriate. I think the new content should go near this article in the TOC. Ping me or @IEvangelist with any questions.

@BillWagner BillWagner added 📚 Area - .NET Guide doc-idea Indicates issues that are suggestions for new topics [org][type][category] and removed ⌚ Not Triaged Not triaged labels Oct 12, 2020
@PRMerger6 PRMerger6 added the Pri3 label Nov 11, 2020
@gewarren gewarren added Pri1 High priority, do before Pri2 and Pri3 and removed P1 Pri3 labels Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] Pri1 High priority, do before Pri2 and Pri3
Projects
None yet
Development

No branches or pull requests

6 participants