From 13f11a870026c77877e56191fc08032b23106cfa Mon Sep 17 00:00:00 2001 From: luzhan <513964121@qq.com> Date: Mon, 21 Oct 2024 18:40:39 +0800 Subject: [PATCH] chore: add readme file to release --- src/Apache.IoTDB/Apache.IoTDB.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Apache.IoTDB/Apache.IoTDB.csproj b/src/Apache.IoTDB/Apache.IoTDB.csproj index 03a6c26..63cbe81 100644 --- a/src/Apache.IoTDB/Apache.IoTDB.csproj +++ b/src/Apache.IoTDB/Apache.IoTDB.csproj @@ -6,6 +6,7 @@ eedalong, lausannel, MysticBoy, Aiemu, HTHou https://github.com/apache/iotdb-client-csharp https://github.com/apache/iotdb-client-csharp + README.md C# client of Apache IoTDB. Apache IoTDB (Internet of Things Database) is a data management system for time series data, which can provide users specific services, such as, data collection, storage and analysis. Due to its light weight structure, high performance and usable features together with its seamless integration with the Hadoop and Spark ecology, IoTDB meets the requirements of massive dataset storage, high throughput data input, and complex data analysis in the industrial IoT field. @@ -20,5 +21,8 @@ Condition="'$(TargetFramework)' == 'net461' or '$(TargetFramework)' == 'netstandard2.0'"> + + +