Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 270 Bytes

File metadata and controls

14 lines (7 loc) · 270 Bytes

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