SystemDeveloper
-
- 3,058 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Core leader election utilities for the Excalibur framework. Provides distributed coordination capabilities with pluggable providers (SqlServer, Redis, Consul, Kubernetes, InMemory). -
- 3,010 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Core abstractions for background job processing in the Excalibur framework. -
- 2,996 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Azure Cosmos DB data provider implementation for Excalibur cloud-native data access. -
- 2,893 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
In-memory provider implementation for Excalibur data access layer testing. -
- 2,817 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
ElasticSearch provider implementation for Excalibur data access layer. -
- 2,770 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Polly-based resilience patterns for the Excalibur framework (circuit breaker, retry, timeout). -
- 2,771 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Comprehensive observability for the Excalibur framework, including context flow tracking, distributed tracing, and metrics collection. -
- 2,738 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
In-memory event store implementation for Excalibur.EventSourcing. Intended for testing and development scenarios. -
- 2,707 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Caching middleware and services for the Excalibur framework built on Microsoft.Extensions.Caching. -
- 2,707 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Core abstractions and interfaces for serverless hosting integration in the Excalibur framework. -
- 2,716 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Redis cache provider implementation for Excalibur data access layer. -
- 2,666 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (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. -
- 2,662 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
SQL Server implementation of the inbox pattern for Excalibur, providing idempotent message processing. -
- 2,652 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Health check UI and monitoring integration for Excalibur hosting, including readiness/liveness endpoints and health check dashboard. -
- 2,651 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (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. -
- 2,649 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Postgres implementations for Excalibur event sourcing, including event store, snapshot store, and outbox store. -
- 2,644 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Azure integration for the Excalibur framework. Provides Service Bus, Event Hubs, and Event Grid implementations with CloudEvents support. -
- 2,631 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (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. -
- 2,653 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Postgres database provider implementation for Excalibur data access layer. -
- 2,628 total downloads
- last updated 5/7/2026
- Latest version: 3.0.0-alpha.183 (prerelease)
Testing utilities for Excalibur event-sourced aggregates. Provides a fluent Given-When-Then API for aggregate testing.