== Coinium Runtime/Framework Compatibility File ==
- Microsoft .NET Framework Runtime
- Mono Runtime
CoiniumServ can run on dotnet framework 4.0+.
CoiniumServ can run on mono 2.x or 3.x series.
- List of available mono packages.
- List of ubuntu mono packages.
For a list of mono versions descriptions see here. Here's a quick summary;
- 2.10.x - Latest 2.x series stable
- 3.0.x - C# 5.0 support, async support
- 3.4.x - Default Garbage Collector is now the SGEN, instead of Boehm