Skip to content

Commit b7c915f

Browse files
committed
Import ServiceStack project
0 parents  commit b7c915f

172 files changed

Lines changed: 11612 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.suo
2+
bin/
3+
obj/
4+
_ReSharper.ServiceStack.Common/
5+
.idea/
6+
_ReSharper.ServiceStack.Examples/

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#Service Stack Example Project
2+
3+
The Example Project is [ServiceStack's](https://github.com/mythz/ServiceStack) 'Show Case' Example Project.
4+
5+
6+
7+

libs/Mono.Data.Sqlite.dll

166 KB
Binary file not shown.

libs/ServiceStack.Interfaces.dll

33 KB
Binary file not shown.
20 KB
Binary file not shown.
55.5 KB
Binary file not shown.

libs/ServiceStack.dll

557 KB
Binary file not shown.

libs/SilverlightStack.dll

17.5 KB
Binary file not shown.

libs/SilverlightStack.pdb

63.5 KB
Binary file not shown.

libs/sqlite3.so

1.15 MB
Binary file not shown.

0 commit comments

Comments
 (0)