Commit graph

3 commits

Author SHA1 Message Date
xiaolei li
c907546946
docs:docs-cn-example csharp fix example code && fix reference ident (#11457)
* docs:docs-cn-example csharp fix example code && fix reference ident

* use 'dotnet format' to correct coding style

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-04-13 20:20:17 +08:00
Bo Ding
4eba506ff4
test scripts for all connector's sample codes (#11354)
* test: add test scripts

* test: change mod of test scripts to 755

* map docs-examples to container

* test: add test_python.sh

* test: add test_c.sh

* test: add test_go.sh

* test: fix test_go.sh

* test: add test_node.sh

* test: fix test_node.sh

* test: add test_rust.sh

* test: fix connect.rs

* test: fix csharp demo program

* test: add test_csharp.sh

* typo

* test: add java sample code to test

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-04-10 00:02:45 +08:00
Bo Ding
1c4a134cf1
add csharp doc exmaples (#11245)
* add csharp examples

* csharp async query example

* add csharp examples
2022-04-05 19:00:53 +08:00