Excalibur.Inbox
3.0.0-alpha.33
dotnet add package Excalibur.Inbox --version 3.0.0-alpha.33
NuGet\Install-Package Excalibur.Inbox -Version 3.0.0-alpha.33
<PackageReference Include="Excalibur.Inbox" Version="3.0.0-alpha.33" />
<PackageVersion Include="Excalibur.Inbox" Version="3.0.0-alpha.33" />
<PackageReference Include="Excalibur.Inbox" />
paket add Excalibur.Inbox --version 3.0.0-alpha.33
#r "nuget: Excalibur.Inbox, 3.0.0-alpha.33"
#:package Excalibur.Inbox@3.0.0-alpha.33
#addin nuget:?package=Excalibur.Inbox&version=3.0.0-alpha.33&prerelease
#tool nuget:?package=Excalibur.Inbox&version=3.0.0-alpha.33&prerelease
Excalibur.Inbox
Inbox pattern abstractions for the Excalibur framework, providing the IInboxBuilder for fluent provider configuration.
Installation
dotnet add package Excalibur.Inbox
Features
- Idempotent message processing via inbox pattern
- Fluent
IInboxBuilderfor provider configuration AddExcaliburInbox()DI extension for easy registration
License
This project is multi-licensed under:
See LICENSE for details.
| 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 is compatible. 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 is compatible. 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. |
-
net10.0
- Excalibur.Dispatch.Abstractions (>= 3.0.0-alpha.33)
- Medo.Uuid7 (>= 1.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
-
net8.0
- Excalibur.Dispatch.Abstractions (>= 3.0.0-alpha.33)
- Medo.Uuid7 (>= 1.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.0)
-
net9.0
- Excalibur.Dispatch.Abstractions (>= 3.0.0-alpha.33)
- Medo.Uuid7 (>= 1.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
- System.Diagnostics.DiagnosticSource (>= 10.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Excalibur.Inbox:
| Package | Downloads |
|---|---|
|
Excalibur.Inbox.DynamoDb
Amazon DynamoDB implementation of the inbox pattern for Excalibur, providing idempotent message processing. |
|
|
Excalibur.Inbox.CosmosDb
Azure Cosmos DB implementation of the inbox pattern for Excalibur, providing idempotent message processing. |
|
|
Excalibur.Inbox.ElasticSearch
Elasticsearch implementation of the inbox pattern for Excalibur, providing idempotent message processing. |
|
|
Excalibur.Inbox.Firestore
Google Cloud Firestore implementation of the inbox pattern for Excalibur, providing idempotent message processing. |
|
|
Excalibur.Inbox.InMemory
In-memory implementation of the inbox pattern for Excalibur, suitable for development and testing. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-alpha.33 | 0 | 3/15/2026 |
| 3.0.0-alpha.31 | 0 | 3/15/2026 |