Moonlight

Eintrag zuletzt aktualisiert am: 14.01.2020

Moonlight ist eine Open Source-Implementierung von Microsoft Silverlight im Rahmen von Mono.

Im September 2007 hat Microsoft im Zuge der Veröffentlichung von Silverlight 1.0 zugesagt, Novell bei der Entwicklung von Moonlight zu unterstützen.

Am 20.1.2009 ist Moonlight 1.0 erschienen (http://www.heise.de/developer/Moonlight-1-0-freigegeben--/news/meldung/122035). Moonlight 1.0 basiert auf Silverlight 1.0. Bereits im Oktober 2008 ist aber Silverlight 2.0 erschienen. (http://www.heise.de/developer/Moonlight-1-0-freigegeben--/news/meldung/122035). Die letzte erschienene Moonlight Version ist Version 4 Preview 1, die etwa Silverlight 3.0 entspricht.

Eigenschaften von Moonlight 1.0:
  • Silverlight 1.0 compatible engine.
  • Scriptable with the browser JavaScript.
  • C/C++ based, no managed code.
  • Distribution: Linux/x86 and Linux/x86-64.
  • Source code releases for any other operating


https://www.mono-project.com/docs/web/moonlight/

"Moonlight is an open source implementation of Silverlight, primarily for Linux and other Unix/X11 based operating systems. The last Moonlight release (Moonlight 4 Preview 1) provides support for most features of Silverlight 3, as well as compatibility with Silverlight 4. The Mono project does not provide binary downloads for Moonlight; however, packages for most Linux distributions can be found online, either in official distro package repositories, or provided by popular third-party repositories.

Note: Moonlight isn’t actively developed anymore. If you’re feeling adventurous you can probably get it working by compiling from source, but we recommend you move away from Moonlight as soon as possible."