Category "servicestack"

ServiceStack.OrmLite: Can custom naming of index be done in code?

(I'm running ServiceStack OrmLite 5.1.1) I happen to have a few objects that has a long name, and creating the table as it is setup now creates a table with a l

"NotSupportedException" when WebRequest is unable to find a creator for that prefix

I have a really strange problem with WebRequest in a ServiceStack web application (hosted by XSP on Mono). It seems that the registration of request modules wor

ServiceStack HasPermission in the context of the request

I am trying to harness the authentication and authorisation features of servicestack so that I don't need to pollute my service code with this, which should lea

ServiceStack HasPermission in the context of the request

I am trying to harness the authentication and authorisation features of servicestack so that I don't need to pollute my service code with this, which should lea