Excalibur.Outbox.Postgres 3.0.0-alpha.76

This is a prerelease version of Excalibur.Outbox.Postgres.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Excalibur.Outbox.Postgres --version 3.0.0-alpha.76
                    
NuGet\Install-Package Excalibur.Outbox.Postgres -Version 3.0.0-alpha.76
                    
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.76" />
                    
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.76" />
                    
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.76
                    
#r "nuget: Excalibur.Outbox.Postgres, 3.0.0-alpha.76"
                    
#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.76
                    
#: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.76&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Excalibur.Outbox.Postgres&version=3.0.0-alpha.76&prerelease
                    
Install as a Cake Tool

Excalibur.Outbox.Postgres

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

Product 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 is compatible.  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 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.161 0 4/21/2026
3.0.0-alpha.160 0 4/21/2026
3.0.0-alpha.159 0 4/21/2026
3.0.0-alpha.158 20 4/21/2026
3.0.0-alpha.157 38 4/20/2026
3.0.0-alpha.156 44 4/17/2026
3.0.0-alpha.155 40 4/17/2026
3.0.0-alpha.143 46 4/14/2026
3.0.0-alpha.138 45 4/13/2026
3.0.0-alpha.131 55 4/10/2026
3.0.0-alpha.129 43 4/10/2026
3.0.0-alpha.125 45 4/10/2026
3.0.0-alpha.120 44 4/8/2026
3.0.0-alpha.118 40 4/8/2026
3.0.0-alpha.85 45 4/3/2026
3.0.0-alpha.84 50 3/31/2026
3.0.0-alpha.83 45 3/31/2026
3.0.0-alpha.82 46 3/31/2026
3.0.0-alpha.80 55 3/30/2026
3.0.0-alpha.76 44 3/29/2026
Loading failed