# Mono > .NET Framework 的运行时。 > 更多信息:. - 以调试模式运行 .NET 程序集: `mono --debug {{path/to/program.exe}}` - 运行 .NET 程序集: `mono {{path/to/program.exe}}`