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

Massive file cleanup

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

Add BatchTimeLimitStart configuration option

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

Replaced multiple arguments with BatchOptions, simplifying constructor.

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

Rewrote the batch tests to use the new container harness, eliminating duplicate tests - fixed missing Fault<Batch<T>> publish when using retry

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

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

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

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

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

Cleanup using

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

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

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

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

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

Adding nullability to abstractions, and fixing warnings

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

Massive file cleanup

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

Massive file cleanup

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

Remove some redundant typeinfo (#4529)

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

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

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

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

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

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

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

Massive file cleanup

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

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

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

Adding nullability to abstractions, and fixing warnings

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

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

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

Cleanup using

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

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

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

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

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

Cleanup using

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Adding nullability to abstractions, and fixing warnings

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

Massive file cleanup

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

Massive file cleanup

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

Job consumer instance endpoint can now be configured, updated RabbitMQ job consumer tests to use Quorum queues, including bus and instance endpoints.

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

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

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

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

год назад
JobConsumerMessageSpecification.cs

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

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

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

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

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

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

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

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

Massive file cleanup

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

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

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

Refactored job service for container-based configuration and eliminated the need for service instance configuration. Added extensions for Cosmos, Redis, MongoDB, Azure Table, EF Core

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

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

5 лет назад