This website requires JavaScript.
Explore
Help
Register
Sign In
SemianiakaVY
/
elsa-core
Watch
1
Star
0
Fork
You've already forked elsa-core
0
Code
Issues
Pull requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
9cbf75115f
elsa-core
/
src
/
modules
/
Elsa.MassTransit.RabbitMq
History
Thomas Yates
c12982dd88
Added minor changes to MassTransitFeature to start using MassTransitOptions as the source for the prefetch count as the new source for this information is in the base MassTransitOptions. Created a new ConfigureTransportBus in both RabbitMQ and Azure Service Bus to support the context in the configuration action. Marked the old ConfigureServiceBus to persuade migration over to the contextual action. Currently, it will run the legacy action first and then the new contextual action second. The Elsa.Server.Web was also updated to use the new ConfigureTransportBus.
2025-02-15 13:04:45 -06:00
..
Extensions
Refactor MassTransit & AzureServiceBus configuration and delete unnecessary options
2023-12-11 19:59:13 +01:00
Features
Added minor changes to MassTransitFeature to start using MassTransitOptions as the source for the prefetch count as the new source for this information is in the base MassTransitOptions. Created a new ConfigureTransportBus in both RabbitMQ and Azure Service Bus to support the context in the configuration action. Marked the old ConfigureServiceBus to persuade migration over to the contextual action. Currently, it will run the legacy action first and then the new contextual action second. The Elsa.Server.Web was also updated to use the new ConfigureTransportBus.
2025-02-15 13:04:45 -06:00
Elsa.MassTransit.RabbitMq.csproj
Renaming for clarification / project conformity
2024-02-16 14:00:28 +01:00
FodyWeavers.xml