Skip to content

Mono and Linux

Aaron Hall edited this page Jan 18, 2018 · 1 revision

The C Sharp Staging library has been tested under version 5.4.1.6 of Mono successfully.

Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. With Mono installed under Linux, you can use the C Sharp Staging Library on a Linux platform.

Notes:

  • Only the Staging Library itself will work under Mono. The Staging Viewer Application will not work because of its UI requirements.
  • The speed of the Staging Library is a bit slower under Mono than on a Windows platform.
Clone this wiki locally