IoTSharp.Data.Taos 3.0.21.90

.NET 6.0 .NET Standard 2.0 .NET Framework 4.6
dotnet add package IoTSharp.Data.Taos --version 3.0.21.90
NuGet\Install-Package IoTSharp.Data.Taos -Version 3.0.21.90
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="IoTSharp.Data.Taos" Version="3.0.21.90" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IoTSharp.Data.Taos --version 3.0.21.90
#r "nuget: IoTSharp.Data.Taos, 3.0.21.90"
#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 IoTSharp.Data.Taos as a Cake Addin
#addin nuget:?package=IoTSharp.Data.Taos&version=3.0.21.90

// Install IoTSharp.Data.Taos as a Cake Tool
#tool nuget:?package=IoTSharp.Data.Taos&version=3.0.21.90

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
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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 (1)

Showing the top 1 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.
Version Downloads Last updated
3.0.21.90 677 3/1/2023
3.0.21.87 297 2/15/2023
3.0.21.74 819 1/7/2023
3.0.20 2,076 11/19/2022
3.0.18 290 11/18/2022
3.0.14 300 11/15/2022
3.0.2.64 283 1/6/2023
2.6.2 3,108 8/11/2022
2.0.478 2,544 5/12/2022
2.0.467 1,218 4/13/2022
2.0.453 669 3/30/2022
2.0.450 602 3/28/2022
2.0.448 449 3/24/2022
2.0.447 534 3/22/2022
2.0.442 580 3/15/2022
2.0.439 438 3/15/2022
2.0.438 447 3/15/2022

IoTSharp.Data.Taos  是一个TDengine 的ADO.Net 提供器。 这将允许你通过.Net Core 访问TDengine数据库。