SystemDeveloper
-
- 5,741 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Core abstractions and interfaces for serverless hosting integration in the Excalibur framework. -
- 5,727 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
AWS DynamoDB data provider implementation for Excalibur cloud-native data access. -
- 5,634 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Google Cloud Firestore data provider implementation for Excalibur cloud-native data access. -
- 5,588 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Azure Cosmos DB data provider implementation for Excalibur cloud-native data access. -
- 5,119 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Comprehensive observability for the Excalibur framework, including context flow tracking, distributed tracing, and metrics collection. -
- 5,103 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
In-memory provider implementation for Excalibur data access layer testing. -
- 5,153 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Polly-based resilience patterns for the Excalibur framework (circuit breaker, retry, timeout). -
- 4,942 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Health check UI and monitoring integration for Excalibur hosting, including readiness/liveness endpoints and health check dashboard. -
- 4,935 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
ElasticSearch provider implementation for Excalibur data access layer. -
- 4,923 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Core abstractions and interfaces for serverless hosting integration in the Excalibur framework. -
- 4,902 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQL Server implementation of the transactional outbox pattern for Excalibur, providing reliable message delivery with at-least-once semantics using SQL Server as the backing store. -
- 4,840 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQL Server implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 4,830 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
In-memory event store implementation for Excalibur.EventSourcing. Intended for testing and development scenarios. -
- 4,796 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQL Server implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store. -
- 4,788 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Caching middleware and services for the Excalibur framework built on Microsoft.Extensions.Caching. -
- 4,764 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Redis cache provider implementation for Excalibur data access layer. -
- 4,747 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Testing utilities for Excalibur event-sourced aggregates. Provides a fluent Given-When-Then API for aggregate testing. -
- 4,819 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Postgres implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store. -
- 4,717 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
Security abstractions for the Excalibur framework, including password hashing, key management, and cryptographic operations. -
- 4,671 total downloads
- last updated 6/30/2026
- Latest version: 3.0.0-alpha.216 (prerelease)
SQL Server implementation of IKeyEscrowService for the Excalibur framework. Provides key escrow storage with Shamir's Secret Sharing for split-knowledge key recovery using Dapper per ADR-052.