Carbon.TimeScaleDb
1.2.1
dotnet add package Carbon.TimeScaleDb --version 1.2.1
NuGet\Install-Package Carbon.TimeScaleDb -Version 1.2.1
<PackageReference Include="Carbon.TimeScaleDb" Version="1.2.1" />
paket add Carbon.TimeScaleDb --version 1.2.1
#r "nuget: Carbon.TimeScaleDb, 1.2.1"
// Install Carbon.TimeScaleDb as a Cake Addin #addin nuget:?package=Carbon.TimeScaleDb&version=1.2.1 // Install Carbon.TimeScaleDb as a Cake Tool #tool nuget:?package=Carbon.TimeScaleDb&version=1.2.1
1.2.1
Dotnet 8.0 target framework added, older versions removed
1.1.2
TimeScaleDb converts to existing tables to hypertables by migrating data
1.1.0
TimeScaleDb Extension Installation Method Added
1.0.1
Library for some specific TimeScaleDb methods
Product | Versions 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 is compatible. 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. |
-
net6.0
- AspNetCore.HealthChecks.NpgSql (>= 6.0.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Npgsql (>= 6.0.13)
- System.Runtime.Loader (>= 4.3.0)
-
net8.0
- AspNetCore.HealthChecks.NpgSql (>= 8.0.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Npgsql (>= 8.0.6)
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Carbon.TimeScaleDb:
Package | Downloads |
---|---|
Carbon.TimeScaleDb.EntityFrameworkCore
1.4.0 - Dependent Carbon.Domain packages updated. 1.3.1 - Dotnet 8.0 and 6.0 target framework added, older version support dropped! 1.2.0 - Added CancellationToken to all applicable methods in ITimeSeriesEntityRepository 1.1.6 - TimeScaleDb converts to existing tables to hypertables by migrating data 1.1.3 -TimeScaleDb is disabled when no connection string found 1.1.0 - TimeScaleDb extension is now automatically enabled on the given database during migration 1.0.5 - Brings native EntityFramework Core support to TimeScaleDb as if you are using an SQL Database. Implements TimescaleDb logic based-on abstraction of Carbon.TimeSeriesDb.Abstractions. |
GitHub repositories
This package is not used by any popular GitHub repositories.