Paramore.Brighter.PostgreSql 10.0.1

dotnet add package Paramore.Brighter.PostgreSql --version 10.0.1
                    
NuGet\Install-Package Paramore.Brighter.PostgreSql -Version 10.0.1
                    
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="Paramore.Brighter.PostgreSql" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Paramore.Brighter.PostgreSql" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Paramore.Brighter.PostgreSql" />
                    
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 Paramore.Brighter.PostgreSql --version 10.0.1
                    
#r "nuget: Paramore.Brighter.PostgreSql, 10.0.1"
                    
#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 Paramore.Brighter.PostgreSql@10.0.1
                    
#: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=Paramore.Brighter.PostgreSql&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Paramore.Brighter.PostgreSql&version=10.0.1
                    
Install as a Cake Tool

PostgreSQL provider for Paramore.Brighter Command Processor. Provides common components for connecting to PostgreSQL, including connection and transaction management for inbox, outbox, and messaging gateway implementations.

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Paramore.Brighter.PostgreSql:

Package Downloads
Paramore.Brighter.Outbox.PostgreSql

PostgreSQL outbox implementation for Paramore.Brighter Command Processor. Provides reliable message publishing with outbox pattern using PostgreSQL for transactional consistency and guaranteed delivery.

Paramore.Brighter.Inbox.Postgres

PostgreSQL inbox provider for Paramore.Brighter Command Processor. Enables inbox pattern implementation for idempotent command and event handling using PostgreSQL as the persistence layer.

Paramore.Brighter.PostgreSql.EntityFrameworkCore

Entity Framework Core integration for PostgreSQL provider in Paramore.Brighter Command Processor. Provides connection and transaction providers to obtain PostgreSQL connections from Entity Framework Core DbContext.

Paramore.Brighter.Locking.PostgresSql

PostgreSQL distributed locking provider for Paramore.Brighter Command Processor. Provides distributed lock implementation using PostgreSQL for coordinating concurrent operations across multiple instances.

Paramore.Brighter.MessagingGateway.Postgres

PostgreSQL messaging gateway implementation for Paramore.Brighter Command Processor. Provides decoupled message transport using PostgreSQL as a message queue with database-backed reliability and LISTEN/NOTIFY support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 129 10/12/2025
10.0.0 166 10/10/2025
10.0.0-preview.11 96 10/3/2025
10.0.0-preview.10 195 9/25/2025
10.0.0-preview.9 181 9/11/2025
10.0.0-preview.8 265 8/14/2025
10.0.0-preview.7 147 8/10/2025
10.0.0-preview.6 275 6/29/2025
10.0.0-preview.5 123 6/29/2025
10.0.0-preview.4 948 11/1/2024
10.0.0-preview.3 319 3/20/2024
10.0.0-preview.2 860 2/19/2024
10.0.0-preview.1 219 11/6/2023
9.9.12 721 9/10/2025
9.9.11 315 8/28/2025
9.9.10 1,571 6/29/2025
9.9.9 228 6/26/2025
9.9.8 1,536 12/18/2024
9.9.7 465 10/31/2024
9.9.6 424 10/2/2024
9.9.5 418 9/4/2024
9.9.4 390 8/28/2024
9.9.3 314 8/27/2024
9.9.2 1,785 8/13/2024
9.9.1 291 8/7/2024
9.9.0 250 7/29/2024
9.8.0 1,012 5/16/2024
9.7.8 359 4/21/2024
9.7.7 341 4/16/2024
9.7.6 4,406 12/13/2023
9.7.5 1,192 11/15/2023
9.7.4 605 10/22/2023
9.7.3 354 10/11/2023
9.7.2 399 10/8/2023
9.7.1 366 9/26/2023
9.6.3 555 9/8/2023
9.6.2 342 9/4/2023
9.6.1 632 8/11/2023
9.6.0 404 8/8/2023
9.6.0-Preview2 359 7/11/2023
9.6.0-Preview1 327 6/28/2023
9.5.10 1,288 6/13/2023
9.5.9 499 6/11/2023
9.5.8 480 6/5/2023
9.5.7 546 5/17/2023
9.5.6 470 5/16/2023
9.5.5 444 5/11/2023
9.5.4 432 5/11/2023
9.5.3 1,861 4/18/2023
9.5.2 501 4/14/2023
9.5.1 512 4/13/2023
9.5.0 1,609 4/4/2023
9.4.3 614 3/30/2023
9.4.2 878 3/13/2023
9.4.1 1,041 2/28/2023
9.4.0 796 2/10/2023
9.4.0-beta.3 186 1/8/2023
9.4.0-beta.1 192 12/21/2022
9.3.7-beta.2 195 12/18/2022
9.3.7-beta.1 194 12/16/2022
9.3.6 1,485 12/6/2022
9.3.5 1,011 11/29/2022
9.3.4 1,155 11/23/2022
9.3.3 1,145 11/7/2022
9.3.2 1,277 10/25/2022
9.3.1 1,301 10/22/2022
9.2.4 1,355 10/16/2022
9.2.3 1,325 10/11/2022
9.2.2 1,362 10/10/2022
9.2.1 1,268 10/6/2022
9.1.20 1,310 9/29/2022
9.1.19 1,525 9/2/2022
9.1.18 1,494 8/17/2022
9.1.16 1,492 7/20/2022
9.1.15 1,994 7/15/2022
9.1.4 1,384 7/14/2022
9.1.3 1,391 7/1/2022
9.1.2 2,370 2/21/2022
9.1.1 1,154 2/17/2022
9.1.0 1,166 2/16/2022
9.0.1 1,425 1/26/2022
9.0.1-preview.8 248 1/12/2022