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

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

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

Fixed #4138 - (de)serialization of JSON number types should keep the value as a double, instead of decimal, to avoid number to string conversion

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

Related to #5302 - Added SetMessageSerializerOptions when configuring JsonSerializerOptions to exclude messages from the default serialization overrides.

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

Added support for System.Text.Json message serialization using new content type to avoid conflicts

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

Add string <--> decimal JSON converter for System.Text.Json, to support string serialized decimal values (compatible with previous versions of MT).

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

FinalizeJob command to remove job saga / job attempt saga entries when a job was canceled or faulted.

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

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

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

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

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

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

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

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

5 лет назад