tree: f7495257dfc78fd1b1e211ad3a9192abdf449af0 [path history] [tgz]
  1. Apache-IoTDB-Client-CSharp-UserCase.csproj
  2. Program.cs
  3. README.md
Apache-IoTDB-Client-CSharp-UserCase/README.md

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