Apache-IoTDB-Client-CSharp icon indicating copy to clipboard operation
Apache-IoTDB-Client-CSharp copied to clipboard

C# client for Apache IoTDB

Results 6 Apache-IoTDB-Client-CSharp issues
Sort by recently updated
recently updated
newest added

Auto dependencies upgrade by bot. This is automatically generated by bot. The bot tries to fetch all possible updates and modify the project files automatically. This pull request may break...

1. 单起一个单元测试解决方案,独立目录,方便使用IDE的测试功能 2. 使用单元测试框架,例:MSTest、NUnit 或 xUnit等等,而不是直接main函数里写Console.WriteLine 3. 需要一个cs文件,搭配一个test测试文件,一个方法(函数)对应一个测试用例,方便统计测试覆盖率 [参考介绍](https://docs.microsoft.com/zh-cn/visualstudio/test/getting-started-with-unit-testing?view=vs-2019&tabs=mstest)

扫描微信二维码加入IoTDB微信用户群参与问题反馈与需求讨论!![image](https://user-images.githubusercontent.com/39682259/115576590-3e8cc700-a2f6-11eb-94ef-a4c8b9558049.png)

我们需要建立对不同的数据库版本的客户端

enhancement

是否可以支持集群多节点sessionpool