Mono on Raspberry Pi

.net, arm, linux, mono, raspberry-pi

Solution

The folks on the Raspberri Pi board are reporting that Mono does indeed work, at least for simple applications.

Problem

I've seen a lot of talk about running Mono/.NET code on the Raspberry Pi. Has there been any success in actually running any Mono code on a Raspberry Pi? On their site, they list several Linux distributions that work on the device and some of these distributions include Mono. However, none detail whether Mono works on it. Is there a working implementation?

Original source

Related problems