PostgreSQL-based persistence for Rebus.
Info
Version: | 9.1.1 |
Author(s): | mookid8000 |
Last Update: | Monday, May 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rebus.fm/what-is-rebus/ |
NuGet Url: | https://www.nuget.org/packages/Rebus.PostgreSql |
Install
Install-Package Rebus.PostgreSql
dotnet add package Rebus.PostgreSql
paket add Rebus.PostgreSql
Rebus.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Data.SqlClient(>= 4.8.0)
- npgsql(>= 5.0.0)
- rebus(>= 6.0.0)
- System.Data.SqlClient(>= 4.8.0)
- npgsql(>= 4.1.6)
- rebus(>= 6.0.0)
- System.Data.SqlClient(>= 4.8.0)
- npgsql(>= 5.0.0)
- rebus(>= 6.0.0)
Tags