IoTSharp.Data.Taos
2.0.448
See the version list below for details.
dotnet add package IoTSharp.Data.Taos --version 2.0.448
NuGet\Install-Package IoTSharp.Data.Taos -Version 2.0.448
<PackageReference Include="IoTSharp.Data.Taos" Version="2.0.448" />
paket add IoTSharp.Data.Taos --version 2.0.448
#r "nuget: IoTSharp.Data.Taos, 2.0.448"
// Install IoTSharp.Data.Taos as a Cake Addin #addin nuget:?package=IoTSharp.Data.Taos&version=2.0.448 // Install IoTSharp.Data.Taos as a Cake Tool #tool nuget:?package=IoTSharp.Data.Taos&version=2.0.448
Taos implementation of the System.Data.Common provider model.
Commonly Used Types:
IoTSharp.Data.Taos.TaosCommand
IoTSharp.Data.Taos.TaosConnection
IoTSharp.Data.Taos.TaosConnectionStringBuilder
IoTSharp.Data.Taos.TaosDataReader
IoTSharp.Data.Taos.TaosException
IoTSharp.Data.Taos.TaosFactory
IoTSharp.Data.Taos.TaosParameter
IoTSharp.Data.Taos.TaosTransaction
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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. |
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
-
net6.0
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on IoTSharp.Data.Taos:
Package | Downloads |
---|---|
IoTSharp.HealthChecks.Taos
提供涛思时序数据库的健康检查 |
|
IoTSharp.EntityFrameworkCore.Taos
TaosData database provider for Entity Framework Core. |
|
IoTSharp.ORM.Taos
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on IoTSharp.Data.Taos:
Repository | Stars |
---|---|
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
|
|
IoTSharp/EntityFrameworkCore.Taos
EntityFramework, EF Core, ADO.NET, ORM,Stmt,TDengine
|
Version | Downloads | Last updated |
---|---|---|
3.0.21.90 | 8,521 | 3/1/2023 |
3.0.21.87 | 677 | 2/15/2023 |
3.0.21.74 | 1,366 | 1/7/2023 |
3.0.20 | 2,562 | 11/19/2022 |
3.0.18 | 529 | 11/18/2022 |
3.0.14 | 560 | 11/15/2022 |
3.0.2.64 | 637 | 1/6/2023 |
2.6.2 | 3,587 | 8/11/2022 |
2.0.478 | 2,950 | 5/12/2022 |
2.0.467 | 1,501 | 4/13/2022 |
2.0.453 | 918 | 3/30/2022 |
2.0.450 | 847 | 3/28/2022 |
2.0.448 | 678 | 3/24/2022 |
2.0.447 | 763 | 3/22/2022 |
2.0.442 | 818 | 3/15/2022 |
2.0.439 | 673 | 3/15/2022 |
2.0.438 | 702 | 3/15/2022 |
IoTSharp.Data.Taos 是一个基于TDengine 的RESTful Connector构建的ADO.Net 提供器。 这将允许你通过.Net Core 访问TDengine数据库。
IoTSharp.EntityFrameworkCore.Taos 是一个Entity Framework Core 的提供器, 基于IoTSharp.Data.Taos构建。