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

Massive file cleanup

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

Adding multiple framework support for net461, netstandard2.0, netstandard2.1, and net6.0 where appropriate

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

Added IRoutingSlipBuilder, which is now registered in the container, so that a routing slip can be built and executed from the Abstractions assembly only.

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

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

5 лет назад
CompletedActivityOptions.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.

год назад
ConfigureCompletedActivityOptionsCallback.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.

год назад
ConfigureFaultedActivityOptionsCallback.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.

год назад
ConsumeContext.cs

Fixed #3344 - added internal code analysis types for NETSTANDARD2.0 and NET462 builds to allow proper nullable output types for analyzer

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added ExceptionHeaders to ExceptionReceiveContext so that additional transport headers can be specified (or existing headers replaced/removed) when moving messages to the error queue.

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

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

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

Adding multiple framework support for net461, netstandard2.0, netstandard2.1, and net6.0 where appropriate

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

год назад
ExecutionResult.cs

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

5 лет назад
FaultedActivityOptions.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.

год назад
HeaderValue.cs

Fixed #3344 - added internal code analysis types for NETSTANDARD2.0 and NET462 builds to allow proper nullable output types for analyzer

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

Massive file cleanup

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

Address #5534 - Use sequence number for batch order where available (#5538)

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

Reworked Job Properties, Job Type Properties, and Instance Properties to allow better differentiation when building job distribution strategies.

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

Massive file cleanup

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

Adding nullability to abstractions, and fixing warnings

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

Merging the SQL transport into the main codebase

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

Merging the SQL transport into the main codebase

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

Merging the SQL transport into the main codebase

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

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

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

Small xmldoc fix

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

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

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

Added missing overloads for BatchSend/BatchPublish

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

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

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

Replace Array.Empty with collection expression

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

Upgrade Quartz to version 3.12.0

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

Converted in-memory transport to use the message fabric from gRPC transport, and reworked it all. Also, RoutingKey is now more easily supported across supported transports.

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

Merging the SQL transport into the main codebase

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

Converted in-memory transport to use the message fabric from gRPC transport, and reworked it all. Also, RoutingKey is now more easily supported across supported transports.

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

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

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

Fixed missing generic argument on RespondAsync causing type issue

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

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

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

Massive file cleanup

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

Fixed #3718 - setting empty/null header when MessageId is null during redelivery

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

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

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

Adding nullability to abstractions, and fixing warnings

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

Added ExceptionHeaders to ExceptionReceiveContext so that additional transport headers can be specified (or existing headers replaced/removed) when moving messages to the error queue.

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

Massive file cleanup

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

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

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

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

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

Fix summaries of overloads referring to message type while no messageType parameter is available

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

Fix summaries of overloads referring to message type while no messageType parameter is available

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

Fix summaries of overloads referring to message type while no messageType parameter is available

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

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

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

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

5 лет назад