/
vshmidt
/
masstransit
ОбзорДокументацияВойти
/
vshmidt
/
masstransit
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
masstransit/
.../Middleware/Outbox/
..
BusOutboxNotification.cs

Few tweaks for task delay

3 года назад
IBusOutboxNotification.cs

Use custom delay tracker for outbox

4 года назад
InMemoryInboxMessage.cs

Outbox configuration redesigned, inbox cleanup service added, query optimizations

4 года назад
InMemoryInboxMessageKey.cs

Working on an inbox/outbox implementation for Entity Framework Core, InMemory, and ultimately additional transaction-based storage engines

4 года назад
InMemoryOutboxConsumeContext.cs

Added the supported message types to the outbox table (update your migrations for EF Core) and use the outbox message properties to initialize the send context.

3 года назад
InMemoryOutboxContextFactory.cs

Fixed #4070 - Transactional Outbox now properly shares the consume scope with send/publish so that scoped filters run in the same container scope as the consumer transaction.

4 года назад
InMemoryOutboxMessage.cs

Added the supported message types to the outbox table (update your migrations for EF Core) and use the outbox message properties to initialize the send context.

3 года назад
InMemoryOutboxMessageRepository.cs

Massive file cleanup

2 года назад
OutboxConsumeContextProxy.cs

Fixed #4070 - Transactional Outbox now properly shares the consume scope with send/publish so that scoped filters run in the same container scope as the consumer transaction.

4 года назад
OutboxPublishEndpointProvider.cs

Fixed #4070 - Transactional Outbox now properly shares the consume scope with send/publish so that scoped filters run in the same container scope as the consumer transaction.

4 года назад
OutboxReceiveContext.cs

Working on an inbox/outbox implementation for Entity Framework Core, InMemory, and ultimately additional transaction-based storage engines

4 года назад
OutboxSendEndpoint.cs

Refactoring telemetry

3 года назад
OutboxSendEndpointProvider.cs

Working on an inbox/outbox implementation for Entity Framework Core, InMemory, and ultimately additional transaction-based storage engines

4 года назад