Question

I see they have a windows version that looks like WPF and a mac screenshot shows Mono in the title bar.

Is it written in C# .NET with Mono?

(I'm only asking because they seem to do it right)

Thanks.

Was it helpful?

Solution

It is probably written in C# and it definitely runs on Mono on other platforms than Windows. You can see it in FAQ requirements section. Also their PNUnit is running on C#/Mono.

OTHER TIPS

A nice mix of different languages ranging from C# to Java. But, as Tomi pointed, C# is the primary language. Great to write code and very good in terms of performance too (able to consistently beat a good number of competitors).

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top