Zongsoft.Data.TDengine
2.8.0
dotnet add package Zongsoft.Data.TDengine --version 2.8.0
NuGet\Install-Package Zongsoft.Data.TDengine -Version 2.8.0
<PackageReference Include="Zongsoft.Data.TDengine" Version="2.8.0" />
<PackageVersion Include="Zongsoft.Data.TDengine" Version="2.8.0" />
<PackageReference Include="Zongsoft.Data.TDengine" />
paket add Zongsoft.Data.TDengine --version 2.8.0
#r "nuget: Zongsoft.Data.TDengine, 2.8.0"
#:package Zongsoft.Data.TDengine@2.8.0
#addin nuget:?package=Zongsoft.Data.TDengine&version=2.8.0
#tool nuget:?package=Zongsoft.Data.TDengine&version=2.8.0
Zongsoft.Data.TDengine Data Driver Plugin Library
Overview
Zongsoft.Data.TDengine is a low-level data engine driver in the Zongsoft open-source framework. It provides access to TDengine and is transparent to upper-layer applications; deploy this plugin library to the application plugin directory to enable it.
Unit Testing
When running unit tests, especially over the Native protocol, ensure that the installed TDengine client matches the server version and edition (Community or Enterprise). Version mismatches can cause connection or protocol compatibility failures. For example, when testing against TDengine TSDB-OSS 3.4.2.2 on Windows x64, install the TDengine TSDB-OSS Client 3.4.2.2 for Windows x64. Other platforms and versions are available from the official download center.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- TDengine.Connector (>= 3.2.1)
- Zongsoft.Core (>= 7.51.0)
- Zongsoft.Data (>= 7.24.0)
-
net8.0
- TDengine.Connector (>= 3.2.1)
- Zongsoft.Core (>= 7.51.0)
- Zongsoft.Data (>= 7.24.0)
-
net9.0
- TDengine.Connector (>= 3.2.1)
- Zongsoft.Core (>= 7.51.0)
- Zongsoft.Data (>= 7.24.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.