Skip to content

Run UIC.Net with Mono

Jens Uhlig edited this page Jan 23, 2018 · 5 revisions

Cross platform, open source .NET framework

http://www.mono-project.com/

Sponsored by Microsoft, Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime. A growing family of solutions and an active and enthusiastic contributing community is helping position Mono to become the leading choice for development of cross platform applications.

Supported Platforms:

  • Linux
    • Ubuntu
    • Debian
    • Raspbian
    • CentOS
  • Windows

How To

  1. install mono for Linux or windows
  2. run the previously build UIC.NET solution
    • prompt> mono ...\Uic.Net\UIC\UIC.SGeT.Launcher\bin\Debug\UIC.SGeT.Launcher.exe

Clone this wiki locally