Excalibur.Outbox.Postgres 3.0.0-alpha.187

This is a prerelease version of Excalibur.Outbox.Postgres.
dotnet add package Excalibur.Outbox.Postgres --version 3.0.0-alpha.187
                    
NuGet\Install-Package Excalibur.Outbox.Postgres -Version 3.0.0-alpha.187
                    
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="Excalibur.Outbox.Postgres" Version="3.0.0-alpha.187" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Excalibur.Outbox.Postgres" Version="3.0.0-alpha.187" />
                    
Directory.Packages.props
<PackageReference Include="Excalibur.Outbox.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 Excalibur.Outbox.Postgres --version 3.0.0-alpha.187
                    
#r "nuget: Excalibur.Outbox.Postgres, 3.0.0-alpha.187"
                    
#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 Excalibur.Outbox.Postgres@3.0.0-alpha.187
                    
#: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=Excalibur.Outbox.Postgres&version=3.0.0-alpha.187&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Excalibur.Outbox.Postgres&version=3.0.0-alpha.187&prerelease
                    
Install as a Cake Tool

Excalibur.Outbox.Postgres

Postgres implementation of the transactional outbox pattern for reliable message delivery.

Part Of

This package is included in the following metapackages:

Metapackage Tier What It Adds
Excalibur.Dispatch.Postgres Starter + Dispatch core + Outbox + Hosting
Excalibur.Postgres Complete + Inbox + Saga + Leader Election + Audit + Compliance + Data

Tip: Install Excalibur.Postgres for a production-ready PostgreSQL stack with a single package reference.

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 (1)

Showing the top 1 NuGet packages that depend on Excalibur.Outbox.Postgres:

Package Downloads
Excalibur.Dispatch.Postgres

Experience metapackage bundling Excalibur.Dispatch with PostgreSQL event sourcing, outbox, and web hosting. Provides a single AddDispatchWithPostgres() call for the common PostgreSQL scenario.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.0-alpha.187 32 5/8/2026
3.0.0-alpha.185 39 5/7/2026
3.0.0-alpha.183 33 5/7/2026
3.0.0-alpha.182 34 5/6/2026
3.0.0-alpha.181 45 5/6/2026
3.0.0-alpha.179 40 5/6/2026
3.0.0-alpha.178 57 4/25/2026
3.0.0-alpha.177 52 4/25/2026
3.0.0-alpha.176 54 4/25/2026
3.0.0-alpha.175 53 4/24/2026
3.0.0-alpha.174 56 4/24/2026
3.0.0-alpha.173 47 4/24/2026
3.0.0-alpha.170 61 4/23/2026
3.0.0-alpha.168 65 4/23/2026
3.0.0-alpha.165 71 4/22/2026
3.0.0-alpha.164 51 4/22/2026
3.0.0-alpha.163 53 4/22/2026
3.0.0-alpha.162 51 4/22/2026
3.0.0-alpha.161 59 4/21/2026
3.0.0-alpha.160 46 4/21/2026
Loading failed