SystemDeveloper
-
- 4,335 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Serilog logging integration for Excalibur hosting, including structured logging with OpenTelemetry log export. -
- 4,326 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Apache Avro serialization plugin for the Excalibur framework. Schema-based binary serialization optimized for streaming and Kafka scenarios. Requires matching reader and writer schemas (no writer-schema... More information -
- 4,316 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS configuration integration for Excalibur hosting, including AWS Systems Manager Parameter Store support. -
- 4,316 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Redis implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,252 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Postgres Change Data Capture (CDC) implementation for Excalibur, using logical replication with pgoutput protocol for real-time row-level change detection. -
- 4,234 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Redis implementation of the outbox pattern for Excalibur. -
- 4,190 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
OpenTelemetry observability integration for Excalibur hosting, including metrics, tracing, and log export configuration. -
- 3,838 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Lightweight A3 authorization core: in-memory stores, grant management, and authorization evaluation without the full Excalibur stack. -
- 3,800 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Interfaces, records, and enums for IAM governance capabilities: access reviews, separation of duties, role management, and provisioning workflows. -
- 3,716 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with PostgreSQL event sourcing, outbox, and web hosting. Provides a single AddDispatchWithPostgres() call for the common PostgreSQL scenario. -
- 3,618 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with SQL Server event sourcing, outbox, and web hosting. Provides a single AddDispatchWithSqlServer() call for the common SQL Server scenario. -
- 3,541 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
IAM governance implementations: role management, access reviews, separation of duties, and provisioning workflows for the Excalibur framework. -
- 3,429 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with Kafka transport. Provides a single AddDispatchKafka() call for the common Kafka streaming scenario. -
- 3,414 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
OpenSearch data provider implementation for Excalibur, including projection store for event sourcing read models. -
- 3,395 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with RabbitMQ transport. Provides a single AddDispatchRabbitMQ() call for the common RabbitMQ messaging scenario. -
- 3,372 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with Azure Service Bus transport. Provides a single AddDispatchAzure() call for the common Azure messaging scenario. -
- 3,356 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Experience metapackage bundling Excalibur.Dispatch with AWS SQS transport. Provides a single AddDispatchAws() call for the common AWS messaging scenario. -
- 3,312 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Complete SQL Server metapackage for Excalibur: event sourcing, outbox, inbox, sagas, leader election, audit logging, compliance, and data access in a single package reference. -
- 3,304 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Complete PostgreSQL metapackage for Excalibur: event sourcing, outbox, inbox, sagas, leader election, audit logging, compliance, and data access in a single package reference. -
- 3,293 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQLite implementations for Excalibur event sourcing. Lightweight event store and snapshot store for local development, testing, and embedded scenarios. Zero Docker dependency.