SierraNL
-
- 595 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 -
- 550 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. -
- 419 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. -
- 310 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. -
- 258 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. -
- 255 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. -
- 245 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. -
- 242 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. -
- 230 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. -
- 226 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. -
- 226 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. -
- 151 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 -
- 114 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 -
- 108 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