# ServiceStack.Examples **Repository Path**: anysharp/ServiceStack.Examples ## Basic Information - **Project Name**: ServiceStack.Examples - **Description**: Example Projects built with ServiceStack, C# RedisClient, OrmLite, etc - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-09 - **Last Updated**: 2024-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [Join the new google group](http://groups.google.com/group/servicestack) or follow [@demisbellot](http://twitter.com/demisbellot) and [@ServiceStack](http://twitter.com/servicestack) for twitter updates. #Example Projects built with [ServiceStack](https://github.com/ServiceStack/ServiceStack), [C# RedisClient](https://github.com/ServiceStack/ServiceStack.Redis), [OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite), etc ## [Download](https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip) Download the tarball: [https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip](https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip) or clone this repo to download the source: git clone git://github.com/ServiceStack/ServiceStack.Examples.git ## [Live Demos](https://github.com/ServiceStackApps/LiveDemos) [Live demos](https://github.com/ServiceStackApps/LiveDemos) and tutorials are available at the following locations: ### [Backbone.js TODO app with REST and Redis backend](http://todos.servicestack.net) [![Backbone REST and Redis TODOs](http://servicestack.net/showcase/img/todos-400x350.png)](http://todos.servicestack.net) ### [Creating a Hello World Web service from scratch](http://mono.servicestack.net/ServiceStack.Hello/) [![ServiceStacks Hello, World!](http://servicestack.net/showcase/img/hello-400x350.png)](http://mono.servicestack.net/ServiceStack.Hello/) ### [GitHub-like browser to manage remote filesystem over REST](http://restfiles.servicestack.net) [![GitHub-like REST Files](http://servicestack.net/showcase/img/restfiles-400x350.png)](http://restfiles.servicestack.net) ### [Creating a StackOverflow-like app in Redis](http://redisstackoverflow.servicestack.net) [![Redis StackOverflow](http://servicestack.net/showcase/img/redisstackoverflow-400x350.png)](http://redisstackoverflow.servicestack.net) ### [Northwind dataset services](http://northwind.servicestack.net) [![Redis StackOverflow](http://servicestack.net/showcase/img/northwind-400x350.png)](http://northwind.servicestack.net) ### Other examples * [Calling Web Services with Mono Touch](http://mono.servicestack.net/monotouch/remote-info/) * [Calling Web Services using Silverlight](http://mono.servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm) * [Calling SOAP 1.1 Web Service Examples](http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx) * [Calling SOAP 1.2 Web Service Examples](http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx) ### Troubleshooting - Since the example project uses 32bit Sqlite.dll, on a 64bit machine you must set IIS to run 32bit apps (in the App Domain config)