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

Added a retry activity, allowing a series of activities to be retried in a state machine (useful in very specific scenarios).

4 года назад
CorrelatedByEventCorrelationBuilder.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 года назад
CorrelatedByFaultEventCorrelationBuilder.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 года назад
EventMissingInstanceConfigurator.cs

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

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

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

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

Massive file cleanup

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

Massive file cleanup

2 года назад
MessageCorrelationIdFaultEventCorrelationBuilder.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 года назад
MissingInstanceRedeliveryConfigurator.cs

Fixed #3807 - added ability to configure redelivery for completed/faulted events that arrive prior to the started event

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

Fixed #3807 - added ability to configure redelivery for completed/faulted events that arrive prior to the started event

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

Expose event configurator via IStateMachineModifier

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

Massive file cleanup

2 года назад
StateMachineInterfaceType.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 года назад
StateMachineModifier.cs

Expose event configurator via IStateMachineModifier

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

Slightly reverted 0211e1f so that it is now an option whether or not to clear the RequestId on faulted state machine requests

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

Massive file cleanup

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

Job Consumers - Reworked CancelJob so that it goes through the sagas, no longer creating a subscription on the instance. Also, made it so that jobs canceled when an instance was stopped are automatically rescheduled for the next available job consumer instance.

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

Massive file cleanup

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

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

5 лет назад