Apache-IoTDB-Client-CSharp
                                
                                 Apache-IoTDB-Client-CSharp copied to clipboard
                                
                                    Apache-IoTDB-Client-CSharp copied to clipboard
                            
                            
                            
                        C# client for Apache IoTDB
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微信用户群参与问题反馈与需求讨论!
是否可以支持集群多节点sessionpool