Automatically generate XML documentation

csc

  • The Microsoft C# Compiler.
    More information: <https://learn.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

csc /doc:{{path/to/output.xml}} {{path/to/input_file.cs}}

click the source code to copy install csc on any operating system with command-not-found.com