Hacker News new | ask | show | jobs
by nxn 5570 days ago
I'm not sure if I'd call that the "#1 desired use case for Mono"; I don't even think such a thing really exists. I mean, I used to develop Asp.NET MVC apps with mono as the target platform, and my setup was fairly different from the one described in this article.

It pretty much boils down to how much customizing you want and the particular components you select to implement your application. The more customization you'll require the more setup work you'll have to get it. That goes for any platform and any mix of tools you pick, not just mono. With that said, if you just want a basic setup, you can get one just as easily as any of the competing platforms.