Docify.CLI 0.0.2-alpha

This is a prerelease version of Docify.CLI.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global Docify.CLI --version 0.0.2-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Docify.CLI --version 0.0.2-alpha
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Docify.CLI&version=0.0.2-alpha&prerelease
                    
nuke :add-package Docify.CLI --version 0.0.2-alpha
                    

Docify

CI License .NET

A CLI tool for generating XML documentation comments for .NET projects using AI.

Status: In active development

Overview

Docify analyzes .NET codebases using Roslyn and generates contextually-aware XML documentation through LLM integration. It provides an interactive terminal interface for reviewing and editing suggestions before applying changes.

Key Features

  • Roslyn-based semantic analysis
  • Interactive terminal UI for documentation review
  • Context-aware suggestions using call-site analysis
  • Staleness detection for outdated documentation
  • Cross-platform support (Windows, macOS, Linux)
  • Local-first architecture with no cloud dependencies

Installation

dotnet tool install -g docify

Note: Not yet published to NuGet

Usage

docify generate <project-path>

Full documentation coming soon

Contributing

See CONTRIBUTING.md for development setup and guidelines.

Please read our Code of Conduct before contributing.

License

MIT License - see LICENSE for details.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.3-alpha 161 10/31/2025
0.1.2-alpha 204 10/29/2025
0.1.1-alpha 195 10/28/2025
0.1.0-alpha 292 10/27/2025 0.1.0-alpha is deprecated because it is no longer maintained.
0.0.2-alpha 185 10/28/2025