PayInfra.Core
0.1.0-alpha
dotnet add package PayInfra.Core --version 0.1.0-alpha
NuGet\Install-Package PayInfra.Core -Version 0.1.0-alpha
<PackageReference Include="PayInfra.Core" Version="0.1.0-alpha" />
<PackageVersion Include="PayInfra.Core" Version="0.1.0-alpha" />
<PackageReference Include="PayInfra.Core" />
paket add PayInfra.Core --version 0.1.0-alpha
#r "nuget: PayInfra.Core, 0.1.0-alpha"
#:package PayInfra.Core@0.1.0-alpha
#addin nuget:?package=PayInfra.Core&version=0.1.0-alpha&prerelease
#tool nuget:?package=PayInfra.Core&version=0.1.0-alpha&prerelease
PayInfra core domain and ports (Payment, Money, pipeline, messaging/outbox/saga ports). Infrastructure-free.
| 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
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on PayInfra.Core:
| Package | Downloads |
|---|---|
|
PayInfra.Messaging.Abstractions
Messaging port abstractions (IMessageBus, Envelope) shared by all messaging adapters. |
|
|
PayInfra.Persistence.Abstractions
Persistence port abstractions (IUnitOfWork, store interfaces) shared by persistence adapters. |
|
|
PayInfra.Webhooks
Outbound signed webhooks (Stripe-style HMAC, retry, DLQ). |
|
|
PayInfra.Outbox
Transactional outbox write + relay dispatcher state machine with zombie reclaim. |
|
|
PayInfra.Gateway.Stripe
Stripe payment gateway adapter (Checkout, webhook verification). PCI scope delegated to Stripe. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha | 135 | 5/18/2026 |
Pre-alpha placeholder release to reserve the package ID. No public API yet.