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

Fixed scenario where the Fault<TJob> event was not published when UseMessageRetry is configured on the bus

год назад
BaseCourierContext.cs

Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.

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

Massive file cleanup

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

Massive file cleanup

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

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

5 лет назад
CompensateContextScope.cs

Fixed #3400 - Result not properly handling redelivery retry context for Execute/Compensate

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

Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.

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

Massive file cleanup

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

AddSqlMessageScheduler() method created so that scheduled messages can be canceled

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

Massive file cleanup

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

Massive file cleanup

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

Massive file cleanup

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

Massive file cleanup

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

Massive file cleanup

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

Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.

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

Adding package versions for net7.0

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

Add the ability to delay execute of the next routing slip activity, as well as a new callback for setting variables, setting the delay.

год назад
ExecuteContextScope.cs

Add the ability to delay execute of the next routing slip activity, as well as a new callback for setting variables, setting the delay.

год назад
HostCompensateActivityContext.cs

Massive file cleanup

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

Massive file cleanup

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

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

5 лет назад
MediatorSendMessageContext.cs

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

5 лет назад
MessageConsumeContext.cs

Massive file cleanup

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

Replace Array.Empty with collection expression

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

Added lock context handlers to deal with duplicate message deliveries from the transport.

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

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

5 лет назад
RetryCompensateContext.cs

Fixed #6031 - Redelivery of routing slips was not properly propagating the Result through the RetryContext

год назад
RetryExecuteContext.cs

Fixed #6031 - Redelivery of routing slips was not properly propagating the Result through the RetryContext

год назад
SagaConsumeContextProxy.cs

Massive file cleanup

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

Adding nullability to abstractions, and fixing warnings

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

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

5 лет назад
TransportReceiveContext.cs

Fixed #4172 - Added Quartz/Hangfire support for transport properties (PartitionKey, SessionId, etc.) when scheduling messages

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

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

4 года назад