ServiceStack.PartialResponse icon indicating copy to clipboard operation
ServiceStack.PartialResponse copied to clipboard

Google Style Partial Responses for ServiceStack.Net

Results 2 ServiceStack.PartialResponse issues
Sort by recently updated
recently updated
newest added

I updated this to work with servicestack 4.x...the majority of the work was switching over to using SS 4's IRequest object instead of IRequestContext/IHttpRequest in 3.x. Also updated the dependencies...