SystemDeveloper
-
- 28 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Testing utilities for Excalibur event-sourced aggregates. Provides a fluent Given-When-Then API for aggregate testing. -
- 28 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. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Redis cache provider implementation for Excalibur data access layer. -
- 27 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. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Audit logging implementation for the Excalibur framework. Provides SHA-256 hash-chained, tamper-evident audit logging SOC2 compliance requirements. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 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. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Testing utilities for the Excalibur framework. Provides DispatchTestHarness, message tracking, and test doubles for pipeline and handler testing. Framework-agnostic — works with xUnit, NUnit, MSTest, or any... More information -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
AWS integration for the Excalibur framework. Provides SQS, SNS, and EventBridge implementations with CloudEvents support. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Azure Cosmos DB event store implementation for Excalibur event sourcing. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
Google Cloud Firestore event store implementation for Excalibur event sourcing. -
- 27 total downloads
- last updated 2/26/2026
- Latest version: 3.0.0-alpha.19 (prerelease)
SQL Server implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store.