IoTSharp.EntityFrameworkCore.Taos 3.0.2.64

.NET 6.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package IoTSharp.EntityFrameworkCore.Taos --version 3.0.2.64
NuGet\Install-Package IoTSharp.EntityFrameworkCore.Taos -Version 3.0.2.64
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.EntityFrameworkCore.Taos" Version="3.0.2.64" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IoTSharp.EntityFrameworkCore.Taos --version 3.0.2.64
#r "nuget: IoTSharp.EntityFrameworkCore.Taos, 3.0.2.64"
#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.EntityFrameworkCore.Taos as a Cake Addin
#addin nuget:?package=IoTSharp.EntityFrameworkCore.Taos&version=3.0.2.64

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

TaosData database provider for Entity Framework Core.

Product Versions
.NET 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
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.21.90 121 3/1/2023
3.0.21.87 103 2/15/2023
3.0.21.74 150 1/7/2023
3.0.20 465 11/19/2022
3.0.18 194 11/18/2022
3.0.14 194 11/15/2022
3.0.2.64 139 1/6/2023
2.6.2 479 8/11/2022
2.0.478 982 5/12/2022
2.0.467 306 4/13/2022
2.0.453 292 3/30/2022
2.0.450 285 3/28/2022
2.0.448 287 3/24/2022
2.0.447 277 3/22/2022
2.0.442 278 3/15/2022
2.0.439 278 3/15/2022
2.0.438 291 3/15/2022

Maikebing.Data.Taos  是一个基于TDengine 的RESTful Connector构建的ADO.Net 提供器。 这将允许你通过.Net Core 访问TDengine数据库。
     Maikebing.EntityFrameworkCore.Taos 是一个Entity Framework Core 的提供器, 基于Maikebing.Data.Taos构建。