SierraNL
-
- 579 total downloads
- last updated 7/19/2026
- Latest version: 1.0.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 -
- 528 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Runtime hosting package for OpinionatedEventing — MessageHandlerRunner, MessagingContext, DI extensions, diagnostics, and options. Reference this package from composition-root/infrastructure assemblies. -
- 404 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Outbox dispatcher background service for OpinionatedEventing. Polls the outbox store and forwards messages to the configured transport. -
- 300 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Saga orchestration and choreography engine for OpinionatedEventing. Supports orchestrated sagas with state, timeouts, and compensation, plus lightweight choreography participants. -
- 242 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
RabbitMQ transport for OpinionatedEventing. Events map to topic exchanges, commands map to direct queues. Supports Aspire service discovery and auto-declare topology. -
- 237 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Azure Service Bus transport for OpinionatedEventing. Events map to topics, commands map to queues. Supports DefaultAzureCredential and auto-resource creation. -
- 227 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Aspire AppHost extension for OpinionatedEventing — adds an Azure Service Bus emulator resource. Reference this package from your AppHost project only. -
- 221 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Test helpers for OpinionatedEventing — InMemoryOutboxStore, FakePublisher, FakeMessagingContext, and TestMessagingBuilder for unit testing without infrastructure. -
- 215 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
Aspire AppHost extension for OpinionatedEventing — adds a RabbitMQ container resource with the management plugin enabled. Reference this package from your AppHost project only. -
- 214 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
EF Core integration for OpinionatedEventing — IOutboxStore implementation, domain event interceptor, and saga state persistence. -
- 213 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
OpenTelemetry SDK integration for OpinionatedEventing. Provides TracerProviderBuilder and MeterProviderBuilder extension methods to opt in to distributed tracing and metrics. -
- 138 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
CloudEvents 1.0 structured-envelope mapping for OpinionatedEventing. Maps OutboxMessage to and from the CloudEvents JSON envelope. No broker dependency — pair with a transport-specific CloudEvents package such... More information -
- 100 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
CloudEvents 1.0 structured envelope for the Azure Service Bus transport. Opt in per transport via UseCloudEventsEnvelope() to interoperate with systems like Azure Event Grid, Dapr, or Knative. Commands remain... More information -
- 95 total downloads
- last updated 7/19/2026
- Latest version: 1.0.0
CloudEvents 1.0 structured envelope for the RabbitMQ transport. Opt in per transport via UseCloudEventsEnvelope() to interoperate with systems like Azure Event Grid, Dapr, or Knative. Commands remain in the... More information