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
- Host: GitHub
- URL: https://github.com/eedalong/apache-iotdb-client-csharp-usecase
- Owner: eedalong
- License: apache-2.0
- Created: 2021-06-20T06:29:48.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T07:08:18.000Z (about 5 years ago)
- Last Synced: 2025-04-13T01:05:27.249Z (about 1 year ago)
- Topics: apache-iotdb, client, csharp
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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