Hello, everyone!
I am looking for some available F# web frameworks. I am actually
searching for those, which can run on Mono.
So far I've got
ASP.NET, which runs just fine under Mono+XSP. And
since WebSharper is built on top of the
ASP.NET, I assume it can be
safely run under Mono too.
Are there any other open-source options?
Thanks.