monop
Verified for current stable LTS
Monop Commands
Monop command syntax with verified terminal examples.
Commands
7 commands for Monop
monop Operations
Monop Command: Hide Obsolete Members
monop -r:<path/to/assembly.dll> -f <Namespace.Path.To.Type> monop Operations
Monop Command: List Referenced Assemblies
monop -r:<path/to/assembly.dll> --refs monop Operations
Monop Command: List Types In Assembly
monop -r:<path/to/assembly.exe> monop Operations
Monop Command: Show Declared Only Members
monop -r:<path/to/assembly.dll> -d <Namespace.Path.To.Type> monop Operations
Monop Command: Show Private Members
monop -r:<path/to/assembly.dll> -p <Namespace.Path.To.Type> monop Video
Monop Command: Show Type Structure Dotnet Framework
monop <System.String> monop Operations
Monop Command: Show Type Structure In Specific Assembly
monop -r:<path/to/assembly.dll> <Namespace.Path.To.Type> Suggest a Monop Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Monop workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.