Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>BIT.ApiDocGenNew to Visual Studio Code? Get it now.
BIT.ApiDocGen

BIT.ApiDocGen

Business IT

| (0) | Free
A Visual Studio Code extension to generate API documentation from .NET projects and solutions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ApiDocGen (VS Code Extension)

Generate API documentation (MD / DOCX) from a .NET solution using the apidocgen CLI tool.

This extension is designed for internal/corporate usage and works by invoking the installed dotnet tool apidocgen.

Requirements

  • .NET SDK 8+
  • apidocgen installed as a dotnet tool

Example installation (local nupkg source):

dotnet tool install --global apidocgen --add-source <PATH_TO_NUPKG_FOLDER>
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft