EXBP.Dipren.Data.Postgres
1.1.0
dotnet add package EXBP.Dipren.Data.Postgres --version 1.1.0
NuGet\Install-Package EXBP.Dipren.Data.Postgres -Version 1.1.0
<PackageReference Include="EXBP.Dipren.Data.Postgres" Version="1.1.0" />
<PackageVersion Include="EXBP.Dipren.Data.Postgres" Version="1.1.0" />
<PackageReference Include="EXBP.Dipren.Data.Postgres" />
paket add EXBP.Dipren.Data.Postgres --version 1.1.0
#r "nuget: EXBP.Dipren.Data.Postgres, 1.1.0"
#:package EXBP.Dipren.Data.Postgres@1.1.0
#addin nuget:?package=EXBP.Dipren.Data.Postgres&version=1.1.0
#tool nuget:?package=EXBP.Dipren.Data.Postgres&version=1.1.0
Postgres Engine Data Store for Dipren
This package contains a Postgres Engine Data Store for DIPREN. This implementation is suitable for processing clusters with hundreds or thousands of processing nodes.
The SQL script for installing the required database objects is copied to the EXBP.Dipren directory inside the output directory of the referencing project during build. The script creates the dipren schema which contains all object required by this component. Use your favorite database management tool to run the script.
Pass the connection string to the constructor of the PostgresEngineDataStore type when the distributed processing job is defined.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. 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. |
-
net8.0
- EXBP.Dipren (>= 1.1.0)
- Npgsql (>= 9.0.2)
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 |
|---|---|---|
| 1.1.0 | 178 | 12/11/2024 |
| 1.0.0 | 152 | 6/7/2024 |
| 1.0.0-preview-20240529-1 | 145 | 5/29/2024 |
| 1.0.0-preview-20230109-1 | 255 | 1/9/2023 |
| 1.0.0-preview-20221223-2 | 266 | 12/23/2022 |
| 1.0.0-preview-20221223-1 | 243 | 12/23/2022 |
| 1.0.0-preview-20221221-1 | 248 | 12/21/2022 |
| 1.0.0-preview-20221213-2 | 243 | 12/13/2022 |
| 1.0.0-preview-20221213-1 | 238 | 12/13/2022 |
| 1.0.0-preview-20221209-1 | 268 | 12/9/2022 |