Apache.IoTDB 0.13.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Apache.IoTDB --version 0.13.0.1
NuGet\Install-Package Apache.IoTDB -Version 0.13.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Apache.IoTDB" Version="0.13.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apache.IoTDB --version 0.13.0.1
#r "nuget: Apache.IoTDB, 0.13.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Apache.IoTDB as a Cake Addin
#addin nuget:?package=Apache.IoTDB&version=0.13.0.1

// Install Apache.IoTDB as a Cake Tool
#tool nuget:?package=Apache.IoTDB&version=0.13.0.1

IoTDB C# Client 0.13.0 Release Note

本次更新是为了适配Apache IoTDB 0.13.0版本

主要更新如下

一. 添加对齐序列的插入接口

IoTDB在0.13.0版本中引入了对齐时间序列,在底层的存储方式上与非对齐时间序列存在区别,并且二者不能共存,因此在插入对应的数据结构时,我们需要指定InsertPlan

针对所有的Insert*Async 接口,我们都添加了对应的InsertAligned*Async 接口,保证对齐时间序列能够正确插入

二. 添加SchemaTemplate相关接口

IoTDB在0.13.0版本中引入了SchemaTemplate,减少元数据开销,节省存储空间。为此我们添加了对应的操纵SchemaTemplate的接口,方便用户直接使用客户端操作和查询Template相关内容

三. 接口增强

针对用户反馈的重启IoTDB后接口执行错误的问题,我们增强了所有对应的接口: 一旦连接出现问题,我们会让客户端重新与服务端建立连接并且重新发送对应的请求

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Apache.IoTDB:

Package Downloads
Apache.IoTDB.Data

IoTDB implementation of the System.Data.Common provider model. Commonly Used Types: Apache.IoTDB.Data.IoTDBCommand Apache.IoTDB.Data.IoTDBConnection Apache.IoTDB.Data.IoTDBConnectionStringBuilder Apache.IoTDB.Data.IoTDBDataReader Apache.IoTDB.Data.IoTDBException Apache.IoTDB.Data.IoTDBFactory Apache.IoTDB.Data.IoTDBParameter Apache.IoTDB.Data.IoTDBTransaction

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.3 3,685 5/22/2023
1.0.0.2 538 4/6/2023
1.0.0.1 1,964 2/26/2023
1.0.0.1-alpha 221 1/16/2023
0.13.0.10 2,275 11/29/2022
0.13.0.9 1,100 11/11/2022
0.13.0.7 3,249 8/26/2022
0.13.0.7-alpha 542 7/22/2022
0.13.0.6 551 4/28/2022
0.13.0.4 450 4/26/2022
0.13.0.1 443 4/15/2022
0.12.1.2 1,442 9/9/2021
0.12.1 429 6/20/2021