PayInfra.Persistence.Abstractions
0.1.0-alpha
dotnet add package PayInfra.Persistence.Abstractions --version 0.1.0-alpha
NuGet\Install-Package PayInfra.Persistence.Abstractions -Version 0.1.0-alpha
<PackageReference Include="PayInfra.Persistence.Abstractions" Version="0.1.0-alpha" />
<PackageVersion Include="PayInfra.Persistence.Abstractions" Version="0.1.0-alpha" />
<PackageReference Include="PayInfra.Persistence.Abstractions" />
paket add PayInfra.Persistence.Abstractions --version 0.1.0-alpha
#r "nuget: PayInfra.Persistence.Abstractions, 0.1.0-alpha"
#:package PayInfra.Persistence.Abstractions@0.1.0-alpha
#addin nuget:?package=PayInfra.Persistence.Abstractions&version=0.1.0-alpha&prerelease
#tool nuget:?package=PayInfra.Persistence.Abstractions&version=0.1.0-alpha&prerelease
Persistence port abstractions (IUnitOfWork, store interfaces) shared by persistence adapters.
| Product | Versions 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 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. |
-
net8.0
- PayInfra.Core (>= 0.1.0-alpha)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on PayInfra.Persistence.Abstractions:
| Package | Downloads |
|---|---|
|
PayInfra.Outbox
Transactional outbox write + relay dispatcher state machine with zombie reclaim. |
|
|
PayInfra.Messaging.Postgres
Default messaging adapter: Postgres outbox-as-bus (zero extra infrastructure). |
|
|
PayInfra.Sagas
Process manager / saga orchestration with batched long-running tasks. Introduced at M7. |
|
|
PayInfra.Persistence.Postgres
Postgres persistence adapter + migrations (outbox/inbox/saga/watermark/audit tables). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha | 92 | 5/18/2026 |
Pre-alpha placeholder release to reserve the package ID. No public API yet.