You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This project contains a demo application showing the integration between the [Li
8
8
9
9
## Details
10
10
11
-
This demo displays real-time market data for six stocks generated by a feed simulator and is based on [Basic Stock-List Demo](https://github.com/Lightstreamer/Lightstreamer-example-StockList-client-javascript#basic-stock-list-demo---html-client).<br>
11
+
This demo displays real-time market data for six stocks generated by a feed simulator and is based on [Basic Stock-List Demo](https://github.com/Lightstreamer/Lightstreamer-example-StockList-client-javascript#basic-stock-list-demo---html-client).<br>
12
12
This project shows how is it possible to integrate the <b>.Net Standard Client API for Lightstreamer</b> into a <b>Xamairn</b> project, in order to quickly create cross-platform mobile apps embedding real-time technologies.
13
13
14
14
<!-- END DESCRIPTION lightstreamer-example-stocklist-client-javascript-basic-stock-list-demo---electron-client -->
@@ -56,6 +56,7 @@ To build your own version of the demo follow these steps:
56
56
57
57
### Related Projects
58
58
59
+
*[Lightstreamer .NET Standard Client SDK](https://github.com/Lightstreamer/Lightstreamer-lib-client-dotnet)
59
60
*[Lightstreamer - Stock-List Demos - HTML Clients](https://github.com/Lightstreamer/Lightstreamer-example-Stocklist-client-javascript)
0 commit comments