8 ms·
You should try NancyFx (https://github.com/NancyFx/Nancy https://github.com/NancyFx/Nancy) some time. Its a light weight web framework. Simple and beautiful.
by meow 14y ago
You should try NancyFx (https://github.com/NancyFx/Nancy https://github.com/NancyFx/Nancy) some time. Its a light weight web framework. Simple and beautiful.
- eropple 14y agoNancyFx is pretty cool. I'm not thrilled with Mono's performance as a server app, however (and I wouldn't bother with a Windows server). I should note, though, that the GC seems a little questionable, though 2.11.0 apparently has made SGen production-ready so I need to look at that again.