Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

mono

Runtime for the .NET Framework. More information: https://www.mono-project.com/docs/.

  • Run a .NET assembly in debug mode:

mono --debug path/to/program.exe

  • Run a .NET assembly:

mono path/to/program.exe

Related Topics
polski version
Contribute to This Page
Report New Issue View Source
Discuss this page