An open API service indexing awesome lists of open source software.

https://github.com/eedalong/apache-iotdb-client-csharp-usecase

Use case for csharp client of Apache IoTDB
https://github.com/eedalong/apache-iotdb-client-csharp-usecase

apache-iotdb client csharp

Last synced: about 1 year ago
JSON representation

Use case for csharp client of Apache IoTDB

Awesome Lists containing this project

README

          

# Apache-IoTDB-Client-CSharp-UseCase
Use case for csharp client of Apache IoTDB

# Run this use case

After cloning this project, you need to install Apache.IoTDB first.

dotnet add package Apache.IoTDB

Then you can run this project to test.

dotnet run