Sign in Sign up
nuget

Carbon.MassTransit

3.11.0 - .NET 10 (net10.0) target framework added; existing targets preserved. MassTransit stays at 7.3.1. 3.10.7 - Carbon.Audit dependency removed. 3.10.6 - HttpRequestAuditEvent exchange name standardized to "audit.httprequests" 3.10.5 - Carbon.Audit version update, HttpAudit added 3.10.4 - Carbon.Audit version update 3.10.3 - Add Carbon.Audit package and GlobalConventionsExtensions class. 3.10.2 - Healthcheck for RabbitMQ fixed; special characters inthe username and password are now supported 3.10.1 - Dotnet 8.0 target framework added, older versions removed 3.9.6 - ReqRespAsync pattern support via ServiceBus restored - RoutingSlip ServiceBus support added 3.9.3 - It is now possible to call AddAsHighAvailableQueue and AddAsDefaultQueue extensions using custom RabbitMQSettings objects. 3.9.2 - Fixes a dependency injection unexpected behaviour when multi reqrespasync used 3.9.0 - MultiTarget framework support (.net3.1 - 5 - 6) rather than being single target with .NetStandard 2.0 which is outdated 3.8.0 - It is now possible to supply custom configuration objects to AddRabbitMqBus and AddServiceBus extensions. - It is now possible to give custom health check tags to AddRabbitMqBus extensions (helps in avoiding duplicates). 3.7.8 - Fixed a critical bug when ReqRespAsync is used in multiple APIs and same virtual hosts - Add multiple responder to your project 3.7.2 -Fixed a bug for quorum ReqRespAsync patterns 3.7.0 - HighAvailable Queues introduced (powered by quorum) 3.6.0 - ReqRespAsync as GetResponse/Respond Pattern introduced - Awaitable saga, routing slip or ReqRespAsync - Some other useful extension methods 3.5.2 - Minor fixes - Request Response Async Pattern response sender can send response from anywhere thanks to bus 3.5.0 - Request-Response Async Pattern introduced 3.4.0 - Masstransit upgraded to latest 7.x.x version - Masstransit HostedService is now using the as-is one comes directly from MassTransit package - RabbitMQ Healthchecks are now more accurate including all the consumers and their healthiness 3.3.0 - RoutingSlip pattern Added (ConsumeRoutingSlipActivity as consumer) 3.1.1 - MultiBus Hosted Service registration fixed 3.1.0 - MultiBus Support Added 3.0.4 -Health Check with IConnection 3.0.3 -Buggy Rabbitmq healthcheck removed temporarily, will be fixed in a later version 3.0.2 -Added Health Check 3.0.1 -Recovered the port settings feature from 2.0.8 3.0.0 -MassTransit 7.1.5 support added 2.1.0 -MassTransit 6.3.1 support added. Use this version, if MassTransit 6.3.1 required in your project. 2.0.8 -Port Issue fixed (RabbitMQ started using the port number in settings.) 2.0.7 -Prefetch Count Added

nuget View on Nuget

Activity

Latest release
1mo ago
Total releases
24
Cadence
~8 days
Last 12 months
6

Details

First release
May 12, 2022
Releases
Version Released
3.11.0 minor
3.10.7 patch
3.10.6 patch
3.10.5 patch
3.10.4 patch
3.10.3 patch
3.10.2 minor
3.9.6 patch
3.9.5 patch
3.9.3 patch
3.9.2 patch
3.9.0 minor
3.8.0 minor
3.7.8 patch
3.7.2 patch
3.7.0 minor
3.6.1 patch
3.6.0 minor
3.5.2 patch
3.5.1 patch
3.5.0 minor
3.4.0 minor
3.3.0 minor
3.1.1 initial