SystemDeveloper
-
- 4,463 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Cosmos DB implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 4,464 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS DynamoDB implementation of the cloud-native outbox pattern for Excalibur event sourcing. -
- 4,452 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
ASP.NET Core web hosting integration for the Excalibur framework. Provides middleware and extensions for web applications using Dispatch message handling. -
- 4,442 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
PostgreSQL implementation of leader election for the Excalibur framework. Uses advisory locks for distributed coordination with automatic failover and session-based locking. -
- 4,439 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Roslyn analyzers for enforcing Excalibur framework namespace conventions and architectural boundaries. -
- 4,430 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Hosting/public-edge JSON integration for Excalibur.Dispatch.Patterns. Provides IJsonSerializer implementation using System.Text.Json and DI registration. -
- 4,427 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud integration for the Excalibur framework. Provides Pub/Sub implementation with CloudEvents support. -
- 4,419 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS Lambda hosting integration for the Excalibur framework. -
- 4,409 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (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. -
- 4,408 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Logic Apps integration for the Excalibur Jobs framework. -
- 4,404 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
gRPC transport for the Excalibur framework. Provides sender, receiver, and subscriber implementations using gRPC channels and streaming. -
- 4,397 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
In-memory Claim Check provider for the Excalibur framework. Thread-safe and zero-dependency, with TTL expiration, compression, and checksum validation for testing and local development. -
- 4,388 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
FluentValidation integration for the Excalibur framework. Provides IValidatorResolver implementation using FluentValidation validators. -
- 4,380 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Redis-based distributed job coordination for the Excalibur Jobs framework. -
- 4,384 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
MongoDB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,376 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud Firestore implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,374 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Shouldly assertion extensions for the Excalibur testing utilities. Provides fluent assertions for DispatchTestHarness message logs, InMemoryTransportSender, InMemoryTransportReceiver, and... More information -
- 4,363 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Cosmos DB implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,366 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
C# source generators for AOT optimization and compile-time code generation in the Excalibur framework. Eliminates reflection and improves startup performance. -
- 4,329 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
MongoDB event store implementation for Excalibur.