IoTSharp.EntityFrameworkCore.Taos
3.0.18
.NET 6.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package IoTSharp.EntityFrameworkCore.Taos --version 3.0.18
NuGet\Install-Package IoTSharp.EntityFrameworkCore.Taos -Version 3.0.18
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.18" />
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.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IoTSharp.EntityFrameworkCore.Taos, 3.0.18"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.18
// Install IoTSharp.EntityFrameworkCore.Taos as a Cake Tool
#tool nuget:?package=IoTSharp.EntityFrameworkCore.Taos&version=3.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
net6.0
- IoTSharp.Data.Taos (>= 3.0.18)
- Microsoft.EntityFrameworkCore (>= 6.0.3)
- Microsoft.EntityFrameworkCore.Abstractions (>= 6.0.3)
- Microsoft.EntityFrameworkCore.Relational (>= 6.0.3)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
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.74 | 94 | 1/7/2023 |
3.0.20 | 304 | 11/19/2022 |
3.0.18 | 142 | 11/18/2022 |
3.0.14 | 146 | 11/15/2022 |
3.0.2.64 | 88 | 1/6/2023 |
2.6.2 | 425 | 8/11/2022 |
2.0.478 | 898 | 5/12/2022 |
2.0.467 | 255 | 4/13/2022 |
2.0.453 | 242 | 3/30/2022 |
2.0.450 | 234 | 3/28/2022 |
2.0.448 | 238 | 3/24/2022 |
2.0.447 | 227 | 3/22/2022 |
2.0.442 | 228 | 3/15/2022 |
2.0.439 | 228 | 3/15/2022 |
2.0.438 | 237 | 3/15/2022 |
Maikebing.Data.Taos 是一个基于TDengine 的RESTful Connector构建的ADO.Net 提供器。 这将允许你通过.Net Core 访问TDengine数据库。
Maikebing.EntityFrameworkCore.Taos 是一个Entity Framework Core 的提供器, 基于Maikebing.Data.Taos构建。