SystemDeveloper
-
- 2,104 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Postgres implementation of the transactional outbox pattern for Excalibur, providing reliable message delivery with at-least-once semantics using Postgres as the backing store. -
- 2,105 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Shouldly assertion extensions for the Excalibur testing utilities. Provides fluent assertions for DispatchTestHarness message logs, InMemoryTransportSender, InMemoryTransportReceiver, and... More information -
- 2,098 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
MessagePack serialization plugin for the Excalibur framework. Compact binary serialization with cross-language compatibility (Python, Go, Java). Ideal for polyglot environments and interoperability scenarios. -
- 2,088 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Azure Functions hosting integration for the Excalibur framework. -
- 2,105 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
ASP.NET Core web hosting integration for the Excalibur framework. Provides middleware and extensions for web applications using Dispatch message handling. -
- 2,090 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
C# source generators for AOT optimization and compile-time code generation in the Excalibur framework. Eliminates reflection and improves startup performance. -
- 2,078 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Roslyn diagnostic analyzers for Excalibur source generator consumers. Provides guidance for handler discovery, AOT compatibility, and performance optimization. -
- 2,107 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Google Cloud integration for the Excalibur framework. Provides Pub/Sub implementation with CloudEvents support. -
- 2,093 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
MySQL/MariaDB database provider implementation for Excalibur data access layer. -
- 2,081 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
AWS X-Ray and CloudWatch observability integration for Excalibur. Bridges Dispatch telemetry to AWS native observability services. -
- 2,077 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 2,076 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Security implementations for the Excalibur framework: Argon2id password hashing, credential stores, security event stores, message encryption, input validation, and audit logging. -
- 2,067 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Protobuf serialization support for the Excalibur framework (opt-in package for GCP/AWS interoperability). -
- 2,058 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Elasticsearch implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 2,043 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
AWS EventBridge Scheduler integration for the Excalibur Jobs framework. -
- 2,046 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Azure Cosmos DB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 2,055 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
MongoDB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 2,039 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Amazon DynamoDB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 2,033 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
PostgreSQL implementation of leader election for the Excalibur framework. Uses advisory locks for distributed coordination with automatic failover and session-based locking. -
- 2,042 total downloads
- last updated 4/25/2026
- Latest version: 3.0.0-alpha.177 (prerelease)
Azure Cosmos DB Change Data Capture (CDC) implementation for Excalibur using change feed.