MassTransit.Azure.ServiceBus.Core
5.5.4
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Azure.ServiceBus.Core --version 5.5.4
NuGet\Install-Package MassTransit.Azure.ServiceBus.Core -Version 5.5.4
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="5.5.4" />
paket add MassTransit.Azure.ServiceBus.Core --version 5.5.4
#r "nuget: MassTransit.Azure.ServiceBus.Core, 5.5.4"
// Install MassTransit.Azure.ServiceBus.Core as a Cake Addin #addin nuget:?package=MassTransit.Azure.ServiceBus.Core&version=5.5.4 // Install MassTransit.Azure.ServiceBus.Core as a Cake Tool #tool nuget:?package=MassTransit.Azure.ServiceBus.Core&version=5.5.4
MassTransit Azure Service Bus Core transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- MassTransit (>= 5.5.4)
- Microsoft.Azure.ServiceBus (>= 3.4.0)
-
.NETStandard 2.0
- MassTransit (>= 5.5.4)
- Microsoft.Azure.ServiceBus (>= 3.4.0)
NuGet packages (57)
Showing the top 5 NuGet packages that depend on MassTransit.Azure.ServiceBus.Core:
Package | Downloads |
---|---|
MassTransit.WebJobs.ServiceBus
MassTransit Azure WebJobs Service Bus support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
MassTransit.WebJobs.EventHubs
MassTransit Azure WebJobs Event Hubs support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
RSMassTransit.Client.AzureServiceBus.Core
Azure Service Bus client for RSMassTransit, a MassTransit message bus interface for SQL Server Reporting Services |
|
Carbon.MassTransit
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 |
|
Cogito.MassTransit.Azure.ServiceBus
Extensions and utilities for working with MassTransit Azure Service Bus. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MassTransit.Azure.ServiceBus.Core:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
|
Version | Downloads | Last updated |
---|---|---|
8.3.7-develop.2216 | 278 | 2/7/2025 |
8.3.7-develop.2215 | 166 | 2/3/2025 |
8.3.6 | 58,702 | 1/31/2025 |
8.3.5 | 20,054 | 1/28/2025 |
8.3.4 | 283,920 | 12/16/2024 |
8.3.3 | 91,781 | 12/5/2024 |
8.3.2 | 194,270 | 11/20/2024 |
8.3.1 | 178,999 | 11/7/2024 |
8.3.0 | 274,874 | 10/16/2024 |
8.2.5 | 1,089,173 | 8/23/2024 |
8.2.4 | 227,469 | 8/9/2024 |
8.2.3 | 1,012,684 | 6/18/2024 |
8.2.2 | 888,767 | 4/26/2024 |
8.2.1 | 450,688 | 4/12/2024 |
8.2.0 | 349,650 | 3/24/2024 |
8.1.3 | 1,654,225 | 12/20/2023 |
8.1.2 | 544,530 | 11/14/2023 |
8.1.1 | 724,860 | 9/30/2023 |
8.1.0 | 507,517 | 8/15/2023 |
8.0.16 | 1,063,707 | 5/23/2023 |
8.0.15 | 445,844 | 4/24/2023 |
8.0.14 | 461,652 | 3/17/2023 |
8.0.13 | 403,129 | 2/18/2023 |
8.0.12 | 290,161 | 1/26/2023 |
8.0.11 | 59,251 | 1/20/2023 |
8.0.10 | 280,154 | 12/30/2022 |
8.0.9 | 421,673 | 12/5/2022 |
8.0.8 | 545,570 | 11/4/2022 |
8.0.7 | 356,629 | 10/7/2022 |
8.0.6 | 754,025 | 8/14/2022 |
8.0.5 | 336,610 | 7/11/2022 |
8.0.4 | 9,747 | 7/10/2022 |
8.0.3 | 464,014 | 6/3/2022 |
8.0.3-develop.465 | 513 | 5/26/2022 |
8.0.2 | 226,699 | 4/29/2022 |
8.0.1 | 215,163 | 4/1/2022 |
8.0.0 | 136,420 | 3/19/2022 |
7.3.1 | 1,251,172 | 1/21/2022 |
7.3.0 | 447,839 | 12/7/2021 |
7.2.4 | 763,787 | 11/1/2021 |
7.2.3 | 128,565 | 10/14/2021 |
7.2.2 | 541,725 | 8/13/2021 |
7.2.1 | 504,098 | 6/26/2021 |
7.2.0 | 143,774 | 6/1/2021 |
7.1.8 | 534,009 | 4/13/2021 |
7.1.7 | 185,467 | 3/23/2021 |
7.1.6 | 299,584 | 2/26/2021 |
7.1.5 | 193,757 | 2/10/2021 |
7.1.4 | 140,192 | 1/27/2021 |
7.1.3 | 46,169 | 1/18/2021 |
7.1.2 | 246,511 | 1/4/2021 |
7.1.1 | 22,563 | 12/29/2020 |
7.1.0 | 5,147 | 12/27/2020 |
7.0.7 | 179,953 | 11/24/2020 |
7.0.6 | 272,175 | 10/25/2020 |
7.0.4 | 162,966 | 9/8/2020 |
7.0.3 | 174,406 | 8/8/2020 |
7.0.2 | 67,139 | 7/20/2020 |
7.0.1 | 18,883 | 7/12/2020 |
7.0.0 | 125,710 | 6/29/2020 |
6.3.2 | 521,599 | 5/18/2020 |
6.3.1 | 27,742 | 5/12/2020 |
6.3.0 | 1,519 | 5/10/2020 |
6.2.5 | 99,687 | 4/24/2020 |
6.2.4 | 70,052 | 4/2/2020 |
6.2.3 | 110,629 | 3/20/2020 |
6.2.2 | 10,615 | 3/14/2020 |
6.2.1 | 35,112 | 3/4/2020 |
6.2.0 | 116,846 | 2/24/2020 |
6.1.0 | 32,668 | 2/15/2020 |
6.0.2 | 46,587 | 1/21/2020 |
6.0.1 | 36,177 | 12/27/2019 |
6.0.0 | 201,875 | 12/3/2019 |
5.5.6 | 227,995 | 10/20/2019 |
5.5.5 | 188,417 | 8/26/2019 |
5.5.4 | 47,298 | 7/24/2019 |
5.5.3 | 33,530 | 7/17/2019 |
5.5.2 | 77,641 | 6/18/2019 |
5.5.1 | 12,899 | 6/4/2019 |
5.5.0 | 36,264 | 5/29/2019 |
5.3.2 | 102,632 | 2/20/2019 |
5.3.1 | 13,033 | 2/8/2019 |
5.3.0 | 3,156 | 2/4/2019 |
5.2.3 | 29,015 | 1/19/2019 |
5.2.1 | 6,192 | 1/8/2019 |
5.2.0 | 4,785 | 12/25/2018 |
5.1.5 | 66,149 | 9/19/2018 |