[Mono-list] REST service with Fastcgi-mono-server under nginx

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Thu Aug 11 11:38:02 UTC 2016


> From: Mono-list [mailto:mono-list-bounces at lists.dot.net] On Behalf Of
> dvtrsc
> 
> I'm getting some problem with configuration of nginx passing a rest service
> (.asmx) to fastcgi-mono-server. I had enabled it to return JSON response,
> and it works properly hanging it with xsp4

I'm not sure you necessarily want to be using mono for asp.net. Yes, people are out there using it, but it's never been very good (in terms of your process to get it installed/configured, etc. For example, it's technically included in your rpm's deb's, but not functional out of the box, lacking apparmor and selinux contexts, etc).

Although asp.net core is "emerging," it's already good, and developing much more rapidly than mono asp.net. You might consider using it instead.
http://www.asp.net/core


More information about the Mono-list mailing list