I am trying to decide upon using Mono with C# or Python (Django) for a Linux based Web Site. My concern with C# is that Mono may not be as reliable as .NET. Does anyone have any experience with this?
Mono is perfectly safe to install and use.... for those wondering, its basically a package that is open source and compatible with . NET ... so programmers can make their . NET apps easily run on non-Windows machines...
Mono is an example of a cross-platform framework available on Windows, macOS, Linux, and more. It was first designed as an open source implementation of the . NET Framework on Linux.
Mono is a software platform designed to allow developers to easily create cross platform applications part of the . NET Foundation. 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.
Yes, Mono can run applications developed with the Microsoft . NET Framework on UNIX.
i do a variety of things using mono/c# on linux - all projects compiled on a windows machine, no less.
i've done services, web sites, console apps, you name it. unless you're doing real edge-case things, you should have no problems.
i also run sites using lighttpd + fastcgi + mono with no problem. i love it
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With