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

Fixed #4390 - MongoDB TryRegisterClassMap

3 года назад
Courier

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
MessageData

Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.

5 лет назад
Outbox

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

9 месяцев назад
Saga

Separate scoped ConsumeContext through components

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

Fix BusOutboxDeliveryService infinite retry loop on send fault (#6216)

3 месяца назад
ICollectionNameFormatter.cs

Added MongoDb support for the Transactional Outbox

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

Bump Dependencies

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

Fixed outbox to ensure a session is available, and a transaction is started if an existing transaction is not already in progress.

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

Split out files from outbox

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

Check if context was committed. Use semaphore instead of lock for MongoDbBusOutBox

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

Separate scoped ConsumeContext through components

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

Split out files from outbox

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

Check if context was committed. Use semaphore instead of lock for MongoDbBusOutBox

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

Fixed outbox to ensure a session is available, and a transaction is started if an existing transaction is not already in progress.

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

Remove some redundant typeinfo (#4529)

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

Fixed outbox to ensure a session is available, and a transaction is started if an existing transaction is not already in progress.

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

Check if context was committed. Use semaphore instead of lock for MongoDbBusOutBox

3 года назад