Benevia.Core.Postgres
0.9.17-ci.150
This is a prerelease version of Benevia.Core.Postgres.
dotnet add package Benevia.Core.Postgres --version 0.9.17-ci.150
NuGet\Install-Package Benevia.Core.Postgres -Version 0.9.17-ci.150
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="Benevia.Core.Postgres" Version="0.9.17-ci.150" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Benevia.Core.Postgres" Version="0.9.17-ci.150" />
<PackageReference Include="Benevia.Core.Postgres" />
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 Benevia.Core.Postgres --version 0.9.17-ci.150
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Benevia.Core.Postgres, 0.9.17-ci.150"
#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 Benevia.Core.Postgres@0.9.17-ci.150
#: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=Benevia.Core.Postgres&version=0.9.17-ci.150&prerelease
#tool nuget:?package=Benevia.Core.Postgres&version=0.9.17-ci.150&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Benevia.Core.Postgres Summary
Benevia.Core.Postgres provides PostgreSQL database lifecycle management for Benevia.
This package includes:
- Per-tenant schema creation and incremental migration
- Database locking for safe concurrent initialization
- Custom migration support via
[DataMigrationAssembly]
Documentation
AI agents should use the documentation on the https://core.benevia.university site. Begin with the following links:
- Documentation specific to this library: Database Upgrade index
- Full documentation of the platform is here: AI Index
Register in Program.cs
builder.Services.AddCorePostgres();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Benevia.Core.Events (>= 0.9.17-ci.150)
- Microsoft.EntityFrameworkCore (>= 10.0.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.5)
- Npgsql (>= 10.0.2)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 10.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Benevia.Core.Postgres:
| Package | Downloads |
|---|---|
|
Benevia.Core.DataGenerator
Benevia Core DataGenerator library for generating test and sample data. |
|
|
Benevia.Core.API.Postgres
Benevia Core API PostgreSQL integration library combining API features with PostgreSQL database support. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.9.17-ci.150 | 3 | 5/20/2026 |
| 0.9.17-ci.149 | 21 | 5/20/2026 |
| 0.9.17-ci.148 | 34 | 5/19/2026 |
| 0.9.17-ci.147 | 33 | 5/19/2026 |
| 0.9.17-ci.146 | 32 | 5/19/2026 |
| 0.9.17-ci.145 | 35 | 5/19/2026 |
| 0.9.17-ci.144 | 37 | 5/19/2026 |
| 0.9.17-ci.143 | 51 | 5/18/2026 |
| 0.9.17-ci.142 | 117 | 5/18/2026 |
| 0.9.17-ci.141 | 53 | 5/18/2026 |
| 0.9.17-ci.140 | 153 | 5/14/2026 |
| 0.9.17-ci.139 | 54 | 5/14/2026 |
| 0.9.17-ci.138 | 117 | 5/14/2026 |
| 0.9.17-ci.137 | 73 | 5/14/2026 |
| 0.9.17-ci.136 | 98 | 5/13/2026 |
| 0.9.17-ci.135 | 58 | 5/13/2026 |
| 0.9.17-ci.134 | 67 | 5/12/2026 |
| 0.9.17-ci.133 | 59 | 5/11/2026 |
| 0.9.17-ci.132 | 119 | 5/11/2026 |
| 0.9.16 | 214 | 4/28/2026 |
Loading failed