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

Ignore string.Empty when setting new state in StringStateAccessor (was ignored on Get, but wasn't ignored on Set)

2 года назад
Activities

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

год назад
Behaviors

State machine activities OfInstanceType<T>() should call the Execute<T>() method for message events, and Execute() for non-message events.

год назад
Binders

Replace Array.Empty with collection expression

2 года назад
Correlation

Massive file cleanup

2 года назад
ActivityBehaviorBuilder.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 года назад
AllStateEventFilter.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 года назад
Behavior.cs

Massive file cleanup

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

Massive file cleanup

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

Massive file cleanup

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

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

год назад
Edge.cs

Fixed #3427, reverted broken state machine composite event changes, and modified the visualizer to clean up unused paths, etc. making a more clean visual experience. Reverts the changes from PR #3128

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

Massive file cleanup

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

Massive file cleanup

2 года назад
IBehaviorBuilder.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 года назад
IStateEventFilter.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 года назад
MessageEvent.cs

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

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

State machine configuration optimizations to reduce startup time

3 года назад
MessageFactory.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 года назад
NonTransitionEventObserver.cs

Massive file cleanup

2 года назад
SelectedEventObserver.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 года назад
SelectedStateEventFilter.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 года назад
StateMachineEvent.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 года назад
StateMachineGraph.cs

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

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

Massive file cleanup

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

Massive file cleanup

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

Massive file cleanup

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

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

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

Massive file cleanup

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

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

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

Made it possible to assign a composite event to a specific state.

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

Massive file cleanup

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

Fixed #3427, reverted broken state machine composite event changes, and modified the visualizer to clean up unused paths, etc. making a more clean visual experience. Reverts the changes from PR #3128

4 года назад