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

Fixed #3543 - added unique index for InboxState, changes collection schema

4 года назад
MongoDbOutboxConsumeContext.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 года назад
MongoDbOutboxContextFactory.cs

Fixed #6154 - added NotifyFaulted to exception branch to ensure typed Fault<T> is published instead of ReceiveFault

9 месяцев назад
MongoDbOutboxExtensions.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 года назад
OutboxMessage.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 года назад
OutboxState.cs

Juiced up the EF Core and MongoDB Bus Outbox to perform more efficient queries

4 года назад