Benevia.Core.Postgres 0.10.1-ci.446

This is a prerelease version of Benevia.Core.Postgres.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Benevia.Core.Postgres --version 0.10.1-ci.446
                    
NuGet\Install-Package Benevia.Core.Postgres -Version 0.10.1-ci.446
                    
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.10.1-ci.446" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Benevia.Core.Postgres" Version="0.10.1-ci.446" />
                    
Directory.Packages.props
<PackageReference Include="Benevia.Core.Postgres" />
                    
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 Benevia.Core.Postgres --version 0.10.1-ci.446
                    
#r "nuget: Benevia.Core.Postgres, 0.10.1-ci.446"
                    
#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.10.1-ci.446
                    
#: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.10.1-ci.446&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Benevia.Core.Postgres&version=0.10.1-ci.446&prerelease
                    
Install as a Cake Tool

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:

Register in Program.cs

builder.Services.AddCorePostgres();
Product 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.

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.10.1-ci.455 0 9/16/2026
0.10.1-ci.454 0 9/16/2026
0.10.1-ci.453 5 9/16/2026
0.10.1-ci.452 8 9/16/2026
0.10.1-ci.451 12 9/16/2026
0.10.1-ci.450 25 9/16/2026
0.10.1-ci.449 92 9/14/2026
0.10.1-ci.448 54 9/14/2026
0.10.1-ci.447 48 9/14/2026
0.10.1-ci.446 54 9/14/2026
0.10.1-ci.445 114 9/11/2026
0.10.1-ci.444 90 9/11/2026
0.10.1-ci.443 71 9/11/2026
0.10.1-ci.442 72 9/10/2026
0.10.1-ci.441 74 9/10/2026
0.10.1-ci.440 75 9/8/2026
0.10.1-ci.439 81 9/8/2026
0.10.1-ci.438 129 9/8/2026
0.10.1-ci.437 82 9/8/2026
0.10.0 169 7/8/2026
Loading failed