Skip to content

Commit 0919f8f

Browse files
committed
update dlls
1 parent 9f88cfd commit 0919f8f

26 files changed

+1680
-1481
lines changed

README.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,45 @@
1+
# ServiceStack.Examples
2+
13
[Join the new google group](http://groups.google.com/group/servicestack) or
24
follow [@demisbellot](http://twitter.com/demisbellot) and [@ServiceStack](http://twitter.com/servicestack)
3-
for twitter updates.
5+
for twitter updates.
46

5-
#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
7+
Example Projects built with [ServiceStack](https://github.com/binary2015nov/ServiceStack), [C# RedisClient](https://github.com/binary2015nov/ServiceStack.Redis), [OrmLite](https://github.com/binary2015nov/ServiceStack.OrmLite), etc
68

7-
## [Download](https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip)
9+
## [Download](https://github.com/binary2015nov/ServiceStack.Examples/archive/master.zip)
810

911
Download the tarball:
1012

11-
[https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip](https://github.com/ServiceStack/ServiceStack.Examples/archive/master.zip)
13+
[https://github.com/binary2015nov/ServiceStack.Examples/archive/master.zip](https://github.com/binary2015nov/ServiceStack.Examples/archive/master.zip)
1214

1315
or clone this repo to download the source:
1416

15-
git clone git://github.com/ServiceStack/ServiceStack.Examples.git
16-
17+
git clone git://github.com/binary2015nov/ServiceStack.Examples.git
1718

1819
## [Live Demos](https://github.com/ServiceStackApps/LiveDemos)
1920

20-
[Live demos](https://github.com/ServiceStackApps/LiveDemos) and tutorials are available at the following locations:
21+
Live demos and tutorials are available at the following locations:
2122

2223
### [Backbone.js TODO app with REST and Redis backend](http://todos.servicestack.net)
24+
2325
[![Backbone REST and Redis TODOs](http://servicestack.net/showcase/img/todos-400x350.png)](http://todos.servicestack.net)
2426

2527
### [Creating a Hello World Web service from scratch](http://mono.servicestack.net/ServiceStack.Hello/)
28+
2629
[![ServiceStacks Hello, World!](http://servicestack.net/showcase/img/hello-400x350.png)](http://mono.servicestack.net/ServiceStack.Hello/)
2730

2831
### [GitHub-like browser to manage remote filesystem over REST](http://restfiles.servicestack.net)
32+
2933
[![GitHub-like REST Files](http://servicestack.net/showcase/img/restfiles-400x350.png)](http://restfiles.servicestack.net)
3034

3135
### [Creating a StackOverflow-like app in Redis](http://redisstackoverflow.servicestack.net)
36+
3237
[![Redis StackOverflow](http://servicestack.net/showcase/img/redisstackoverflow-400x350.png)](http://redisstackoverflow.servicestack.net)
3338

3439
### [Northwind dataset services](http://northwind.servicestack.net)
35-
[![Redis StackOverflow](http://servicestack.net/showcase/img/northwind-400x350.png)](http://northwind.servicestack.net)
36-
37-
### Other examples
38-
* [Calling Web Services with Mono Touch](http://mono.servicestack.net/monotouch/remote-info/)
39-
* [Calling Web Services using Silverlight](http://mono.servicestack.net/ServiceStack.Examples.Clients/Silverlight.htm)
40-
* [Calling SOAP 1.1 Web Service Examples](http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap11.aspx)
41-
* [Calling SOAP 1.2 Web Service Examples](http://mono.servicestack.net/ServiceStack.Examples.Clients/Soap12.aspx)
4240

41+
[![Redis StackOverflow](http://servicestack.net/showcase/img/northwind-400x350.png)](http://northwind.servicestack.net)
4342

4443
### Troubleshooting
4544

46-
- 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)
45+
* 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)

lib/ServiceStack.Client.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Common.dll

0 Bytes
Binary file not shown.

lib/ServiceStack.Interfaces.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

lib/ServiceStack.OrmLite.dll

512 Bytes
Binary file not shown.

lib/ServiceStack.OrmLite.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/ServiceStack.Razor.dll

512 Bytes
Binary file not shown.

lib/ServiceStack.Redis.dll

-1 KB
Binary file not shown.

lib/ServiceStack.Redis.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)