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

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

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

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

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

Added .NET 9 support (Fixed #5651)

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

Massive file cleanup

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

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

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

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

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

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

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

The function FlushFinalBlock cryptostream should be called for the serialization process (refactored)

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

Massive file cleanup

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

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

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

Fixed #3885 - System.Text.Json Raw serializer was not copying transport headers when forwarding messages

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

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

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

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

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

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

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

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

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

Changed endpoint client factory to avoid Task return value, added support for RabbitMQ direct REPLY-TO request client using SetRabbitMqReplyToRequestClientFactory

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

Updated serialization to work properly with routing slips and raw JSON

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

Changed MemoryMessageBody to convert to string when string requested

год назад
MessageBody.cs

Changed Scheduled/Outbox sends to use SerializedMessageBody type, which is excluded from scoped filter generation

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

Code cleanup. Remove copyrights

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

Binary serializers (BSON, encrypted) can now be stored as Base64 strings, making them compatible with the message scheduler

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

Fixed Enum properties on Azure Table Storage saga repository

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

Normalized use of single Epoch constant.

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

Fixed #5255 - Newtonsoft not setting raw message headers properly when copying raw message body

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

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

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

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

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

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

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

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

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

Fixed #5255 - Newtonsoft not setting raw message headers properly when copying raw message body

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

Renamed extension methods to match standard, adjusted some extension method locations.

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

Fixed #4420 - consistent application of supported message types across Quartz/HangFire and Outbox

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

Replace Array.Empty with collection expression

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

Related to #3490 - Changed EF Core object property serialization so that it should work with Newtonsoft, Also Azure Table storage

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

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

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

Fixed #5255 - Newtonsoft not setting raw message headers properly when copying raw message body

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

Updated serialization to work properly with routing slips and raw JSON

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

Added missing types to the SystemTextJsonSerializationContext to allow for source generation

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

Updated serialization to work properly with routing slips and raw JSON

3 года назад