microsoft / microsoft/node-api-dotnet
Add full support for types/interfaces/delegates without namespaces
Open
@jasongin is already working on this.
Since Jun 17, 2024.
enhancement
- Dominant language
- C#
- Stars
- 783
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
All kinds of .Net types without namespaces should be supported.
Currently, types without namespaces are just ignored.
- Class
- Structs
- Interfaces
- Enums
- Delegates
- etc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.