SystemDeveloper
-
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Consul-based leader election implementation for the Excalibur framework using session-based distributed locking. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
In-memory leader election implementation for the Excalibur framework. Suitable for single-process scenarios, testing, and development. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
CLI tool for managing Excalibur event sourcing database migrations. Supports SQL Server and Postgres. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
SQL Server implementation of the saga pattern for Excalibur, providing durable saga state persistence with optimistic concurrency control using SQL Server as the backing store. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Security implementations for the Excalibur framework, including Argon2id password hashing. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Security abstractions for the Excalibur framework, including password hashing, key management, and cryptographic operations. -
- 32 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Conformance test kits for Excalibur infrastructure implementations. Provides reusable abstract test suites for IEventStore, IOutboxStore, ISagaStore, ISnapshotStore, and other provider contracts. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Redis cache provider implementation for Excalibur data access layer. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Roslyn analyzers for enforcing Excalibur framework namespace conventions and architectural boundaries. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
AWS CloudWatch audit log exporter for the Excalibur framework. Supports CloudWatch Logs PutLogEvents for audit log ingestion. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Datadog audit log exporter for the Excalibur framework. Supports the Datadog Logs API for custom log ingestion. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Elasticsearch audit log exporter for the Excalibur framework. Supports the Elasticsearch Bulk API for efficient audit log ingestion. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Google Cloud Logging audit log exporter for the Excalibur framework. Supports Cloud Logging API for audit log ingestion. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Postgres audit store for the Excalibur framework. Provides tamper-evident hash-chain audit logging with Dapper and Npgsql. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Splunk HTTP Event Collector (HEC) exporter for audit logging in the Excalibur framework. Supports real-time and batch export modes with retry and backoff. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
SQL Server implementation of IAuditStore for the Excalibur framework. Provides tamper-evident hash-chain audit logging with Dapper, retention policy enforcement, and optimized query indexes. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Azure provider implementations for Excalibur.Dispatch.Patterns including Azure Blob Storage Claim Check pattern. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Hosting/public-edge JSON integration for Excalibur.Dispatch.Patterns. Provides IJsonSerializer implementation using System.Text.Json and DI registration. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Azure security integrations for Excalibur messaging, including Azure Key Vault credential management and Azure Service Bus validation. -
- 31 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (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.