microsoft / microsoft/node-api-dotnet

Add full support for types/interfaces/delegates without namespaces

Open
#262 2 comments 1 reaction 1 assignee View on GitHub

@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.

  1. Class
  2. Structs
  3. Interfaces
  4. Enums
  5. Delegates
  6. etc.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.