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

Massive file cleanup

2 года назад
Conventions

Fixed #3418 - object destination in message initializer should await the Task result before assigning to object

4 года назад
Factories

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

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

5 лет назад
PropertyConverters

Massive file cleanup

2 года назад
PropertyInitializers

Fixed #3418 - object destination in message initializer should await the Task result before assigning to object

4 года назад
PropertyProviders

Massive file cleanup

2 года назад
TypeConverters

Fixed #5022 - assume UTC when no offset is present.

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

Added header property initializers using double underscore

7 лет назад
IMessageFactory.cs

Code cleanup. Remove copyrights

6 лет назад
IMessageInitializerCache.cs

Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.

7 лет назад
IMessageInitializerFactory.cs

Code cleanup. Remove copyrights

6 лет назад
IPropertyConverter.cs

Code cleanup. Remove copyrights

6 лет назад
IPropertyInitializer.cs

Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.

7 лет назад
IPropertyProvider.cs

Changing to a provider/converter paired model for initializers

7 лет назад
IPropertyProviderFactory.cs

Code cleanup. Remove copyrights

6 лет назад
ITypeConverter.cs

Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.

7 лет назад
MessageFactoryCache.cs

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

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

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

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

Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.

7 лет назад