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

Allow message locks to complete until the receive endpoint has been stopped (Azure Service Bus).

9 месяцев назад
Configuration

Added an [Obsolete] tagged versions of `UseDelayedMessageScheduler` for Azure Service Bus and the SQL transport

год назад
Exceptions

Add .NET 8 TFM (#4791)

3 года назад
Scheduling

AddSqlMessageScheduler() method created so that scheduled messages can be canceled

2 года назад
Testing

Added net10.0 build target

9 месяцев назад
Topology

Minor fixes, removed unused methods, warnings

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

Separated MessageTopology so that each bus gets its own topology to allow MultiBus with separate settings.

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

Figured out a way to try and unit test the message receiver used by Azure Functions to ensure that consumer definitions are properly applied (read: yes, they are).

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

Added context-based methods for connecting subscription endpoints

4 года назад
MassTransit.Azure.ServiceBus.Core.csproj

Added net10.0 build target

9 месяцев назад
MassTransit.Azure.ServiceBus.Core.csproj.DotSettings

Convenience extension for session based batching in ASB and explicit control of MaxConcurrentSessions (#5548)

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

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

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

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

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

Changed Azure Service Bus topic: address so that it doesn't use the host scope for topic names

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

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

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

Merging the SQL transport into the main codebase

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

Merging the SQL transport into the main codebase

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

Added the ability to deploy the publish topology to the broker at startup, including any nested types when supported by the broker

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

Added ReplyTo as a settable property on the ServiceBusSendContext

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

Added ReplyTo as a settable property on the ServiceBusSendContext

2 года назад