====== Mono ======
**Mono** is a software module available on **Comet**.
===== Mono overview =====
To access **Mono** on Comet, run ''module load Mono''. This will load the //default// version of **Mono**.
An overview of the module information is shown below (''module -r spider ^Mono$''):
Mono: Mono/6.12.0.199
Description:
Mono is a cross-platform implementation of the .NET Framework.
This module can be loaded directly: module load Mono/6.12.0.199
Help:
Mono is an open source implementation of Microsoft's .NET Framework.
This module loads Mono version 6.12.0.199.
Website: https://www.mono-project.com/
If there are multiple versions of **Mono** listed, then you can load a //specific// version as follows:
$ module load Mono/version_string
You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^Mono$''.
----
===== Mono Help =====
The module **Mono** has the following embedded help text (''module help Mono''):
Mono is an open source implementation of Microsoft's .NET Framework.
This module loads Mono version 6.12.0.199.
Website: https://www.mono-project.com/
----
===== Mono Dependencies =====
There are no dependencies listed for **Mono**
----
[[:advanced:software|Back to software]]