Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.
Info
Version: | 8.3.0-preview-243613753 |
Author(s): | ncc, savorboard |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetcore/CAP |
NuGet Url: | https://www.nuget.org/packages/DotNetCore.CAP.PostgreSql |
Install
Install-Package DotNetCore.CAP.PostgreSql
dotnet add package DotNetCore.CAP.PostgreSql
paket add DotNetCore.CAP.PostgreSql
DotNetCore.CAP.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetCore.CAP(>= 5.0.0126609691)
- Microsoft.EntityFrameworkCore(>= 5.0.1)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.1)
- Npgsql(>= 5.0.1.1)
Tags