File tree Expand file tree Collapse file tree 9 files changed +15
-21
lines changed
RedisStackOverflow/RedisStackOverflow
ServiceStack.Examples/ServiceStack.Examples.Clients
ServiceStack.MovieRest/Web
ServiceStack.Northwind/ServiceStack.Northwind Expand file tree Collapse file tree 9 files changed +15
-21
lines changed Original file line number Diff line number Diff line change 12
12
< body >
13
13
< a href ="http://mono.servicestack.net " style ="display: block; position: absolute;
14
14
top: 5px; left: 10px; ">
15
- < img src ="http://servicestack.net/icon-home-eee.jpg " alt ="ServiceStack Home " />
15
+ < img src ="http://mono. servicestack.net/icon-home-eee.jpg " alt ="ServiceStack Home " />
16
16
</ a >
17
17
<!-- Todo App Interface -->
18
18
< div id ="todoapp ">
Original file line number Diff line number Diff line change 376
376
</ head >
377
377
< body >
378
378
379
- < a href ="http://mono.servicestack.net " style ="display:block;position:absolute;top:5px;left:10px; "> < img src ="http://servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
379
+ < a href ="http://mono.servicestack.net " style ="display:block;position:absolute;top:5px;left:10px; "> < img src ="http://mono. servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
380
380
381
381
< div id ="header-links ">
382
382
< a href ="../ServiceStack.Hello/ "> Hello World</ a >
386
386
< a href ="../ServiceStack.MovieRest/ "> REST Movies</ a >
387
387
< a href ="../ServiceStack.Northwind/ "> Northwind Database</ a >
388
388
< a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
389
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
390
389
</ div >
391
390
392
391
< a class ="lnk-src " href ="https://github.com/ServiceStack/ServiceStack.Examples/tree/master/src/ServiceStack.Questions "> < img src ="Content/Images/btn-github.png " width ="186 " height ="84 " /> </ a >
Original file line number Diff line number Diff line change 10
10
< body >
11
11
< a href ="http://mono.servicestack.net " style ="display: block; position: absolute;
12
12
top: 5px; left: 10px; ">
13
- < img src ="http://servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
13
+ < img src ="http://mono. servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
14
14
< div id ="header ">
15
15
< div id ="header-links ">
16
16
< a href ="../ServiceStack.Hello/ "> Hello World</ a > < a href ="../Backbone.Todos/ "> Todos</ a >
17
17
< a href ="../RedisStackOverflow/ "> Redis StackOverflow</ a > < a href ="../RestFiles/ "> REST
18
18
Files</ a > < a href ="../ServiceStack.MovieRest/ "> REST Movies</ a > < a href ="../ServiceStack.Northwind/ ">
19
19
Northwind Database</ a > < a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
20
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
21
20
</ div >
22
21
< a id ="github " href ="https://github.com/ServiceStack/ServiceStack.Examples ">
23
22
< img src ="Content/Images/btn-github.png " alt ="ServiceStack.Examples project " /> </ a >
Original file line number Diff line number Diff line change 19
19
<a href =" ../ServiceStack.Examples.Clients/Soap12.aspx" >Soap 1.2</a >
20
20
</div >
21
21
22
- <a href =" http://www .servicestack.net" ><img src =" img/demo-logo-servicestack.png" alt =" Service Stack Demo" /></a >
22
+ <a href =" http://mono .servicestack.net" ><img src =" img/demo-logo-servicestack.png" alt =" Service Stack Demo" /></a >
23
23
24
24
<h1 >Trying ServiceStack's SOAP 1.1 Web Service Examples</h1 >
25
25
133
133
or available to download as zip package from the link below:
134
134
135
135
<a id =" btn-download" href =" https://github.com/ServiceStack/ServiceStack.Examples/downloads" >
136
- <img src =" http://www .servicestack.net/btn-download.gif" alt =" Download ServiceStack.Examples.zip" >
136
+ <img src =" http://mono .servicestack.net/btn-download.gif" alt =" Download ServiceStack.Examples.zip" >
137
137
</a >
138
138
</p >
139
139
144
144
</a >
145
145
146
146
<a href =" http://www.ajaxstack.com" >Ajax Stack</a > |
147
- <a href =" http://www .servicestack.net" >Service Stack</a >
147
+ <a href =" http://mono .servicestack.net" >Service Stack</a >
148
148
149
149
</div >
150
150
Original file line number Diff line number Diff line change 20
20
<a href =" ../ServiceStack.Examples.Clients/Soap12.aspx" >Soap 1.2</a >
21
21
</div >
22
22
23
- <a href =" http://www .servicestack.net" ><img src =" img/demo-logo-servicestack.png" alt =" Service Stack Demo" /></a >
23
+ <a href =" http://mono .servicestack.net" ><img src =" img/demo-logo-servicestack.png" alt =" Service Stack Demo" /></a >
24
24
25
25
<h1 >Trying ServiceStack's SOAP 1.2 Web Service Examples</h1 >
26
26
133
133
or available to download as zip package from the link below:
134
134
135
135
<a id =" btn-download" href =" https://github.com/ServiceStack/ServiceStack.Examples/downloads" >
136
- <img src =" http://www .servicestack.net/btn-download.gif" alt =" Download ServiceStack.Examples.zip" >
136
+ <img src =" http://mono .servicestack.net/btn-download.gif" alt =" Download ServiceStack.Examples.zip" >
137
137
</a >
138
138
</p >
139
139
144
144
</a >
145
145
146
146
<a href =" http://www.ajaxstack.com" >Ajax Stack</a > |
147
- <a href =" http://www .servicestack.net" >Service Stack</a >
147
+ <a href =" http://mono .servicestack.net" >Service Stack</a >
148
148
149
149
</div >
150
150
Original file line number Diff line number Diff line change 139
139
< a href ="../ServiceStack.MovieRest/ "> REST Movies</ a >
140
140
< a href ="../ServiceStack.Northwind/ "> Northwind Database</ a >
141
141
< a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
142
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
143
142
</ div >
144
143
145
- < a href ="http://www .servicestack.net "> < img src ="img/demo-logo-servicestack.png " alt ="Service Stack Demo " /> </ a >
144
+ < a href ="http://mono .servicestack.net "> < img src ="img/demo-logo-servicestack.png " alt ="Service Stack Demo " /> </ a >
146
145
147
146
< h1 > Calling ServiceStack Web Services with Ajax</ h1 >
148
147
@@ -582,7 +581,7 @@ <h4>5. View the source code online or Download:</h4>
582
581
or available to download as zip package from the link below:
583
582
584
583
< a id ="btn-download " href ="https://github.com/ServiceStack/ServiceStack.Examples/downloads ">
585
- < img src ="http://www .servicestack.net/btn-download.gif " alt ="Download ServiceStack.Examples.zip ">
584
+ < img src ="http://mono .servicestack.net/btn-download.gif " alt ="Download ServiceStack.Examples.zip ">
586
585
</ a >
587
586
</ p >
588
587
@@ -593,7 +592,7 @@ <h4>5. View the source code online or Download:</h4>
593
592
</ a >
594
593
595
594
< a href ="http://www.ajaxstack.com "> Ajax Stack</ a > |
596
- < a href ="http://www .servicestack.net "> Service Stack</ a >
595
+ < a href ="http://mono .servicestack.net "> Service Stack</ a >
597
596
598
597
</ div >
599
598
Original file line number Diff line number Diff line change 7
7
< body >
8
8
< a href ="http://mono.servicestack.net " style ="display: block; position: absolute;
9
9
top: 5px; left: 10px; ">
10
- < img src ="http://servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
10
+ < img src ="http://mono. servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
11
11
< div id ="header-links ">
12
12
< a href ="../ServiceStack.Hello/ "> Hello World</ a > < a href ="../Backbone.Todos/ "> Todos</ a >
13
13
< a href ="../RedisStackOverflow/ "> Redis StackOverflow</ a > < a href ="../RestFiles/ "> REST
14
14
Files</ a > < a href ="../ServiceStack.MovieRest/ "> REST Movies</ a > < a href ="../ServiceStack.Northwind/ ">
15
15
Northwind Database</ a > < a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
16
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
17
16
</ div >
18
17
< a class ="lnk-src " href ="https://github.com/ServiceStack/ServiceStack ">
19
18
< img src ="Content/Images/btn-github.png " width ="186 " height ="84 " /> </ a >
Original file line number Diff line number Diff line change 153
153
</ head >
154
154
< body >
155
155
< a href ="http://mono.servicestack.net " style ="display: block; position: absolute; top: 5px; left: 10px; ">
156
- < img src ="http://servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
156
+ < img src ="http://mono. servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
157
157
< div id ="header-links ">
158
158
< a href ="../ServiceStack.Hello/ "> Hello World</ a > < a href ="../Backbone.Todos/ "> Todos</ a >
159
159
< a href ="../RedisStackOverflow/ "> Redis StackOverflow</ a >
160
160
< a href ="../RestFiles/ "> REST Files</ a >
161
161
< a href ="../ServiceStack.MovieRest/ "> REST Movies</ a >
162
162
< a href ="../ServiceStack.Northwind/ "> Northwind Database</ a >
163
163
< a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
164
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
165
164
</ div >
166
165
< a class ="lnk-src " href ="https://github.com/ServiceStack/ServiceStack ">
167
166
< img src ="Content/Images/btn-github.png " width ="186 " height ="84 " /> </ a >
Original file line number Diff line number Diff line change 130
130
</ head >
131
131
< body >
132
132
133
- < a href ="http://mono.servicestack.net " style ="display:block;position:absolute;top:5px;left:10px; "> < img src ="http://servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
133
+ < a href ="http://mono.servicestack.net " style ="display:block;position:absolute;top:5px;left:10px; "> < img src ="http://mono. servicestack.net/icon-home.jpg " alt ="ServiceStack Home " /> </ a >
134
134
135
135
< div id ="header-links ">
136
136
< a href ="../ServiceStack.Hello/ "> Hello World</ a >
140
140
< a href ="../ServiceStack.MovieRest/ "> REST Movies</ a >
141
141
< a href ="../ServiceStack.Northwind/ "> Northwind Database</ a >
142
142
< a href ="../ServiceStack.Examples.Clients/ "> Ajax Client</ a >
143
- < a href ="../ServiceStack.Examples.Clients/Soap12.aspx "> Soap 1.2</ a >
144
143
</ div >
145
144
146
145
< a id ="github " href ="https://github.com/ServiceStack/ServiceStack.Examples "> < img src ="img/btn-github.png " alt ="ServiceStack.Examples project " /> </ a >
You can’t perform that action at this time.
0 commit comments