Skip to content

Commit a4d5688

Browse files
committed
Add reference to .NET Lib GitHub project
1 parent e0d1fd3 commit a4d5688

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project contains a demo application showing the integration between the [Li
88

99
## Details
1010

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>
1212
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.
1313

1414
<!-- 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:
5656

5757
### Related Projects
5858

59+
* [Lightstreamer .NET Standard Client SDK](https://github.com/Lightstreamer/Lightstreamer-lib-client-dotnet)
5960
* [Lightstreamer - Stock-List Demos - HTML Clients](https://github.com/Lightstreamer/Lightstreamer-example-Stocklist-client-javascript)
6061
* [Lightstreamer - Basic Stock-List Demo - jQuery (jqGrid) Client](https://github.com/Lightstreamer/Lightstreamer-example-StockList-client-jquery)
6162
* [Lightstreamer - Basic Stock-List Demo - Electron Client](https://github.com/Lightstreamer/Lightstreamer-example-StockList-client-electron)

0 commit comments

Comments
 (0)