IoTSharp.Data.Taos 3.0.21.90

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.
<PackageVersion Include="IoTSharp.Data.Taos" Version="3.0.21.90" />
                    
Directory.Packages.props
<PackageReference Include="IoTSharp.Data.Taos" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=IoTSharp.Data.Taos&version=3.0.21.90
                    
Install IoTSharp.Data.Taos as a Cake Addin
#tool nuget:?package=IoTSharp.Data.Taos&version=3.0.21.90
                    
Install IoTSharp.Data.Taos as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 is compatible.  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.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (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 10,386 3/1/2023
3.0.21.87 698 2/15/2023
3.0.21.74 1,404 1/7/2023
3.0.20 2,585 11/19/2022
3.0.18 555 11/18/2022
3.0.14 580 11/15/2022
3.0.2.64 656 1/6/2023
2.6.2 3,635 8/11/2022
2.0.478 3,000 5/12/2022
2.0.467 1,532 4/13/2022
2.0.453 940 3/30/2022
2.0.450 870 3/28/2022
2.0.448 703 3/24/2022
2.0.447 787 3/22/2022
2.0.442 843 3/15/2022
2.0.439 696 3/15/2022
2.0.438 735 3/15/2022

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