Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in servicestack

How can I implement ServiceStack.net rest call over HTTPS?

Service stack and Mocking, any tutorials?

Can ServiceStack Runner Get Request Body?

c# oauth servicestack

Is this a valid usage of ServiceStack Redis?

c# redis servicestack

Can ServiceStack services contain multiple methods?

c# api rest soa servicestack

Create route for root path, '/', with ServiceStack

servicestack

How to unit test ServiceStack?

ServiceStack IReturn

c# .net servicestack

XML deserializing only works with namespace in xml

Could not load type 'ServiceStack.ServiceHost.IService' when starting ServiceStack

How to use ServiceStack Funq in my own projects

.net servicestack funq

Is ResponseStatus needed in ServiceStack?

How do I authorize access to ServiceStack resources using OAuth2 access tokens via DotNetOpenAuth?

ServiceStack and returning a stream

servicestack

ServiceStack.Text how to serialize class to JSon

c# json servicestack

Remove concrete __type information in JSON Response using JsonSerializer

What is the syntax to assign multiple enum values to a property in F#?

f# enums servicestack

ServiceStack.Text json deserialization creates wrong object instead of throwing on invalid json input string

c# json servicestack

ajax jquery cross domain call does not send authorization header

jquery servicestack cors

How to use ServiceStack authentication correctly in ASP.Net MVC controller