SierraNL
-
- 228 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Pure contracts for OpinionatedEventing — IEvent, ICommand, IPublisher, IOutboxStore, AggregateRoot, and handler interfaces. No infrastructure dependencies. Reference this package from domain and application... More information -
- 206 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Runtime hosting package for OpinionatedEventing — MessageHandlerRunner, MessagingContext, DI extensions, diagnostics, and options. Reference this package from composition-root/infrastructure assemblies. -
- 150 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Outbox dispatcher background service for OpinionatedEventing. Polls the outbox store and forwards messages to the configured transport. -
- 122 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Saga orchestration and choreography engine for OpinionatedEventing. Supports orchestrated sagas with state, timeouts, and compensation, plus lightweight choreography participants. -
- 94 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
OpenTelemetry SDK integration for OpinionatedEventing. Provides TracerProviderBuilder and MeterProviderBuilder extension methods to opt in to distributed tracing and metrics. -
- 92 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
EF Core integration for OpinionatedEventing — IOutboxStore implementation, domain event interceptor, and saga state persistence. -
- 89 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
RabbitMQ transport for OpinionatedEventing. Events map to topic exchanges, commands map to direct queues. Supports Aspire service discovery and auto-declare topology. -
- 89 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Test helpers for OpinionatedEventing — InMemoryOutboxStore, FakePublisher, FakeMessagingContext, and TestMessagingBuilder for unit testing without infrastructure. -
- 88 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Aspire AppHost extension for OpinionatedEventing — adds an Azure Service Bus emulator resource. Reference this package from your AppHost project only. -
- 86 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Aspire AppHost extension for OpinionatedEventing — adds a RabbitMQ container resource with the management plugin enabled. Reference this package from your AppHost project only. -
- 85 total downloads
- last updated 5/8/2026
- Latest version: 0.9.0
Azure Service Bus transport for OpinionatedEventing. Events map to topics, commands map to queues. Supports DefaultAzureCredential and auto-resource creation.