IoTSharp.EntityFrameworkCore.Taos 3.0.14

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.14
                    
NuGet\Install-Package IoTSharp.EntityFrameworkCore.Taos -Version 3.0.14
                    
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.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IoTSharp.EntityFrameworkCore.Taos" Version="3.0.14" />
                    
Directory.Packages.props
<PackageReference Include="IoTSharp.EntityFrameworkCore.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.EntityFrameworkCore.Taos --version 3.0.14
                    
#r "nuget: IoTSharp.EntityFrameworkCore.Taos, 3.0.14"
                    
#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.
#:package IoTSharp.EntityFrameworkCore.Taos@3.0.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IoTSharp.EntityFrameworkCore.Taos&version=3.0.14
                    
Install as a Cake Addin
#tool nuget:?package=IoTSharp.EntityFrameworkCore.Taos&version=3.0.14
                    
Install as a Cake Tool

TaosData database provider for Entity Framework Core.

Product Compatible and additional computed target framework versions.
.NET 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.  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.  net10.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
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 1,723 3/1/2023
3.0.21.87 337 2/15/2023
3.0.21.74 394 1/7/2023
3.0.20 914 11/19/2022
3.0.18 404 11/18/2022
3.0.14 432 11/15/2022
3.0.2.64 359 1/6/2023
2.6.2 765 8/11/2022
2.0.478 1,234 5/12/2022
2.0.467 527 4/13/2022
2.0.453 538 3/30/2022
2.0.450 521 3/28/2022
2.0.448 494 3/24/2022
2.0.447 496 3/22/2022
2.0.442 527 3/15/2022
2.0.439 524 3/15/2022
2.0.438 549 3/15/2022

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