问题
After converting my solution to SS v4 from v3 - in VS 2012 on Windows 8 I hit the 10 services limit otherwise seems to work. However on OS X, in Xamarin Studio with Mono 3.2.5 I get a stackoverflow exception.
In the stack trace every line is:
at System.Attribute.GetHashCode () [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.2.5/mcs/class/corlib/System/Attribute.cs:261
Any ideas what causes that? When I switch back to my v3 branch it still works fine.
Before I get a paid license I'm interested in how much testing SS v4 received on Mono. Is it just as compatible as v3? I was hoping for it to be better with the Razor improvements.
回答1:
Yes beta is ready!
Check the new Pcl release!
https://github.com/ServiceStack/ServiceStack/wiki/Release-Notes
Thx @mythz
来源:https://stackoverflow.com/questions/20487596/is-servicestack-v4-beta-ready-for-mono