PayInfra.Messaging.Abstractions
0.1.0-alpha
dotnet add package PayInfra.Messaging.Abstractions --version 0.1.0-alpha
NuGet\Install-Package PayInfra.Messaging.Abstractions -Version 0.1.0-alpha
<PackageReference Include="PayInfra.Messaging.Abstractions" Version="0.1.0-alpha" />
<PackageVersion Include="PayInfra.Messaging.Abstractions" Version="0.1.0-alpha" />
<PackageReference Include="PayInfra.Messaging.Abstractions" />
paket add PayInfra.Messaging.Abstractions --version 0.1.0-alpha
#r "nuget: PayInfra.Messaging.Abstractions, 0.1.0-alpha"
#:package PayInfra.Messaging.Abstractions@0.1.0-alpha
#addin nuget:?package=PayInfra.Messaging.Abstractions&version=0.1.0-alpha&prerelease
#tool nuget:?package=PayInfra.Messaging.Abstractions&version=0.1.0-alpha&prerelease
Messaging port abstractions (IMessageBus, Envelope) shared by all messaging 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 (7)
Showing the top 5 NuGet packages that depend on PayInfra.Messaging.Abstractions:
| Package | Downloads |
|---|---|
|
PayInfra.Messaging.AwsSqs
AWS SNS+SQS messaging adapter (cloud-native managed). Future. |
|
|
PayInfra.Messaging.Kafka
Kafka messaging adapter (event-ledger / high throughput). Future. |
|
|
PayInfra.Messaging.RabbitMq
RabbitMQ messaging adapter (flagship broker). Introduced at M9. |
|
|
PayInfra.Messaging.Nats
NATS JetStream messaging adapter (lightweight broker). Introduced at M9. |
|
|
PayInfra.Outbox
Transactional outbox write + relay dispatcher state machine with zombie reclaim. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-alpha | 105 | 5/18/2026 |
Pre-alpha placeholder release to reserve the package ID. No public API yet.