Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

The ServiceStack.Common project

This project holds common, generic and use-ful functionality that is commonly shared amongst other ServiceStack .NET projects

ServiceStack.ServiceClient.Web

Holds the C# web sync / async REST, RPC and SOAP service clients.

Messaging

A In-memory implmentation of a Transient Message Queue service publisher and consumer. Note: The ServiceStack.Redis C# client uses these classes to provide a Redis back end.