Skip to content

Investigate using Microsoft's API Extractor tool for easier reviewing of the public API #49

Description

@yokuze

Microsoft's API Extractor tool can analyze the types and interfaces that are exported in your main type definition file and warn you about types and interfaces that are used in the public API but that are not exported.

Also, the tool outputs a reviewable file that makes it clear how each change affects the public API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions