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

Added ISagaVersion to RequestState

2 года назад
Configuration

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

2 года назад
SagaStateMachine

Updated all state machine activities to pass the CancellationToken when calling any transport-related methods (publish, send, request, schedule, etc.)

год назад
ContainerActivityExtensions.cs

Added container state machine activity support for Catch expressions

5 лет назад
EventActivities.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 года назад
EventActivityBinder.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 года назад
ExceptionActivityBinder.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 года назад
IMissingInstanceRedeliveryConfigurator.cs

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

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

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

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

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

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

Added container state machine activity support for Catch expressions

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

Expose event configurator via IStateMachineModifier

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

Added default correlation of Schedule message if supported

год назад
MissingInstanceRedeliveryExtensions.cs

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

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

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

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

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

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

Fixed #3681 - Catch with conditional When expression was improperly building the behavior with duplicate activities

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

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

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

Massive file cleanup

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

Added missing extension methods for Send (by EndpointConvention, which I still despise people using).

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

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

5 лет назад
StateMachineExtensions.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 года назад
StateMachineIntrospectionExtensions.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 года назад
StateMachineRequestExtensions.cs

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

2 года назад
ThenExtensions.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 года назад
TransitionExtensions.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 года назад