NowAround.SharedKernel.Events.IntegrationEvents 0.2.0
NowAround.SharedKernel.Events.IntegrationEvents
Shared integration event contracts for NowAround services.
Use this package in services that publish, consume, or define integration event messages.
Included
IIntegrationEvent, a MediatR notification marker for integration events.IntegrationEventAttribute, which declares the stable message name and version used by the event registry.
Usage
[IntegrationEvent("user.registered", 1)]
public sealed record UserRegisteredIntegrationEvent(Guid UserId) : IIntegrationEvent;
The generated message type is user.registered.v1.
Showing the top 20 packages that depend on NowAround.SharedKernel.Events.IntegrationEvents.
| Packages | Downloads |
|---|---|
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
24 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
24 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
12 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
11 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
11 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
10 |
|
NowAround.Identity.IntegrationEvents
Published integration event contracts for the NowAround Identity service.
|
8 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
7 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
7 |
|
NowAround.Identity.IntegrationEvents
Published integration event contracts for the NowAround Identity service.
|
7 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
5 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
5 |
|
NowAround.Identity.IntegrationEvents
Published integration event contracts for the NowAround Identity service.
|
3 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
3 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
3 |
|
NowAround.SharedKernel.Events.Application
Application abstractions for NowAround domain events, integration events, and outbox messages.
|
2 |
|
NowAround.SharedKernel.Events.Infrastructure
Infrastructure services for NowAround domain event dispatching and EF Core outbox integration event processing.
|
2 |
.NET 10.0
- MediatR.Contracts (>= 2.0.1)
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0 | 24 | 06/03/2026 |
| 0.2.1-ci.254 | 3 | 06/01/2026 |
| 0.2.0 | 16 | 06/01/2026 |
| 0.2.0-ci.235 | 7 | 05/30/2026 |
| 0.2.0-ci.218 | 8 | 05/26/2026 |
| 0.1.1-ci.214 | 2 | 05/23/2026 |
| 0.1.0 | 12 | 05/19/2026 |