Rebus.PostgreSql 9.1.1

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

Rebus.PostgreSql

install from nuget

Provides a PostgreSQL-based persistence for Rebus for

  • sagas
  • subscriptions
  • timeouts
  • transport

Note: In your npgsql connection string, if you are using the default settings, set your maximum pool size=30 to avoid connection pool exhaustion issues.

alternate text is missing from this package README image


Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Rebus.PostgreSql:

Package Downloads
EventSub

Event Grid/Eventbridge style service that will store messages and forward to a subscriber URL

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rebus.PostgreSql:

Repository Stars
rebus-org/RebusSamples
Small sample projects
Version Downloads Last Updated
9.1.1 131,450 5/20/2024
9.1.0 149 5/20/2024
9.0.1 51,865 11/17/2023
9.0.0 414 11/15/2023
9.0.0-alpha06 126 10/31/2023
9.0.0-alpha05 825 6/12/2023
9.0.0-alpha04 4,097 5/3/2023
9.0.0-alpha03 531 4/10/2023
9.0.0-alpha02 187 4/6/2023
9.0.0-alpha01 189 3/29/2023
8.2.0-b3 1,550 3/22/2023
8.2.0-b2 470 11/10/2022
8.2.0-b1 191 11/8/2022
8.1.0 102,399 7/31/2022
8.0.1 6,973 6/14/2022
8.0.0 28,841 6/10/2022
7.4.0 84,811 12/20/2021
7.3.1 10,692 11/14/2021
7.3.0 548 11/11/2021
7.2.0 108,421 12/1/2020
7.1.1 31,442 6/12/2020
7.1.0 15,764 4/13/2020
7.0.0 14,540 2/18/2020
6.1.0 957 4/13/2020
6.0.0 1,946 2/18/2020
6.0.0-b04 519 2/5/2020
6.0.0-b03 497 2/3/2020
6.0.0-b02 542 1/27/2020
6.0.0-b01 2,002 8/1/2018
5.2.0 1,143 4/13/2020
5.1.1 3,456 2/4/2020
5.0.0 42,401 3/16/2018
4.1.0 3,610 12/4/2017
4.0.0 1,739 8/15/2017
4.0.0-b05 1,093 6/15/2017
4.0.0-b03 1,057 5/18/2017
4.0.0-b01 1,089 3/21/2017
3.1.0 1,325 6/16/2017
3.0.0 1,375 1/5/2017
2.2.0 11,584 10/28/2016
2.1.0 1,295 10/27/2016
2.0.0 1,671 9/20/2016
2.0.0-b01 1,045 9/9/2016
0.99.74 1,351 8/29/2016
0.99.73 1,408 8/12/2016
0.99.72 1,385 8/4/2016
0.99.71 1,640 8/3/2016
0.99.70 1,541 7/29/2016
0.99.68 1,315 7/18/2016
0.99.67 1,379 7/1/2016
0.99.66 1,355 6/28/2016
0.99.65 1,394 6/23/2016
0.99.64 1,376 6/22/2016
0.99.63 1,384 6/21/2016
0.99.62 1,369 6/17/2016
0.99.61 1,378 6/17/2016
0.99.60 1,483 6/15/2016
0.99.59 1,615 6/3/2016
0.99.58 1,410 5/24/2016
0.99.57 1,388 5/22/2016
0.99.56 1,353 5/22/2016
0.99.55 1,358 5/16/2016
0.99.54 1,367 5/12/2016
0.99.53 1,355 5/12/2016
0.99.52 1,352 5/11/2016
0.99.51 1,344 5/9/2016
0.99.50 1,420 4/13/2016
0.99.48 1,374 4/6/2016
0.99.47 1,365 3/31/2016
0.99.46 1,354 3/30/2016
0.99.45 1,382 3/29/2016
0.99.44 1,388 3/26/2016
0.99.43 1,409 3/26/2016
0.99.42 1,342 3/22/2016
0.99.41 1,343 3/17/2016
0.99.40 1,341 3/15/2016
0.99.39 1,360 3/14/2016
0.99.38 1,335 3/9/2016
0.99.37 1,369 3/9/2016
0.99.36 1,405 3/3/2016
0.99.35 1,385 2/22/2016
0.99.34 1,355 2/19/2016
0.99.33 1,575 2/12/2016
0.99.32 1,321 2/10/2016
0.99.31 1,376 2/8/2016
0.99.30 1,364 2/5/2016
0.99.29 1,307 2/2/2016
0.99.27 1,423 1/28/2016
0.99.26 1,367 1/27/2016
0.99.25 1,336 1/22/2016
0.99.24 1,366 1/18/2016
0.99.23 1,456 12/18/2015
0.99.22 1,382 12/18/2015
0.99.21 1,579 12/11/2015
0.99.20 1,620 12/10/2015
0.99.19 1,381 12/8/2015
0.99.18 1,406 12/7/2015
0.99.17 1,390 12/7/2015
0.99.16 1,762 11/30/2015
0.99.14 1,492 11/24/2015
0.99.13 1,457 11/23/2015
0.99.12 1,423 11/17/2015
0.99.11 1,415 11/17/2015
0.99.10 1,379 11/11/2015
0.99.9 1,368 11/5/2015
0.99.8 1,368 11/5/2015
0.99.7 1,357 10/29/2015
0.99.5 1,398 10/27/2015
0.99.4 1,405 10/27/2015
0.99.2 1,458 10/12/2015
0.99.1 1,462 10/8/2015
0.99.0 1,564 10/7/2015
0.98.12 1,407 9/17/2015
0.98.11 1,427 9/17/2015
0.98.10 1,431 9/16/2015
0.98.9 1,416 9/14/2015
0.98.8 1,438 9/13/2015
0.98.7 1,411 9/9/2015
0.98.6 1,455 9/7/2015
0.98.5 1,394 9/3/2015
0.98.4 1,423 9/3/2015
0.98.3 1,442 9/1/2015
0.98.2 1,399 8/27/2015
0.98.0 1,422 8/26/2015
0.97.0 1,420 8/25/2015
0.96.0 1,383 8/24/2015
0.95.0 1,429 8/20/2015
0.94.0 1,409 8/19/2015
0.93.0 1,385 8/19/2015
0.92.4 1,386 8/17/2015
0.92.3 1,911 8/13/2015
0.92.2 2,130 8/12/2015
0.92.1 1,775 8/12/2015
0.92.0 1,750 8/11/2015
0.91.0 1,740 8/11/2015
0.90.9 1,378 8/10/2015
0.90.8 1,734 8/9/2015
0.90.7 1,679 8/5/2015
0.84.0 2,268 5/15/2015
0.83.0 1,547 4/20/2015
0.82.1 1,482 4/16/2015
0.82.0 1,401 3/19/2015
0.81.0 1,396 3/12/2015
0.80.1 1,455 3/5/2015
0.80.0 1,780 2/19/2015
0.79.0 1,475 2/6/2015
0.78.2 1,413 2/6/2015
0.78.1 1,438 2/5/2015
0.78.0 1,511 1/29/2015
0.77.1 1,435 1/23/2015
0.77.0 1,421 1/15/2015
0.76.0 1,404 1/15/2015
0.75.2 1,435 1/3/2015
0.75.1 1,874 12/21/2014
0.75.0 1,586 12/2/2014
0.74.1 1,626 12/2/2014
0.74.0 1,610 11/30/2014
0.73.0 1,899 11/6/2014
0.72.0 1,718 11/5/2014
0.71.4 1,502 10/29/2014
0.71.3 1,482 10/20/2014
0.71.2 1,496 9/30/2014
0.71.1 1,465 9/19/2014
0.71.0 1,432 8/7/2014
0.70.3 1,419 8/4/2014
0.70.2 1,504 7/31/2014
0.70.1 1,452 7/17/2014
0.69.0 1,490 6/17/2014
0.68.0 1,452 6/5/2014
0.67.0 1,477 5/20/2014
0.66.0 1,595 5/9/2014