I use ServiceStack.Redis (build from the latest sources: https://github.com/ServiceStack/ServiceStack.Redis/tree/master/src).
I am trying to run ServiceStack Examples projects. When I run the web client I am getting the following error:
H chaps, I am trying to use ServiceStack.Text for JSON parsing (it seems to be performing better than JSON.Net in various benchmarks I have seen). But I am not getting the results I am expecting. The
I\'m using ServiceStack with great results so far, except that dealing with errors is seemingly tricky. If something goes wrong during serialization of a message (because I forgot to add a default con
th开发者_StackOverflow中文版e question is basically in the title. Also if anyone has started some kind of implementation but never finished it and is willing to share it, I\'m interested! :)