MassTransit.Azure.ServiceBus.Core
7.0.0
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Azure.ServiceBus.Core --version 7.0.0
NuGet\Install-Package MassTransit.Azure.ServiceBus.Core -Version 7.0.0
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="7.0.0" />
<PackageVersion Include="MassTransit.Azure.ServiceBus.Core" Version="7.0.0" />
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" />
paket add MassTransit.Azure.ServiceBus.Core --version 7.0.0
#r "nuget: MassTransit.Azure.ServiceBus.Core, 7.0.0"
#:package MassTransit.Azure.ServiceBus.Core@7.0.0
#addin nuget:?package=MassTransit.Azure.ServiceBus.Core&version=7.0.0
#tool nuget:?package=MassTransit.Azure.ServiceBus.Core&version=7.0.0
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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. 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. |
-
.NETStandard 2.0
- MassTransit (>= 7.0.0)
- Microsoft.Azure.ServiceBus (>= 4.1.3)
NuGet packages (62)
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 |
|
Nox.Core
Nox Core Library for all kinf of applications: WebApis, UI, etc.. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on MassTransit.Azure.ServiceBus.Core:
Repository | Stars |
---|---|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
|
|
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
|
Version | Downloads | Last Updated |
---|---|---|
8.5.5-develop.2385 | 17 | 10/16/2025 |
8.5.4 | 35,335 | 10/4/2025 |
8.5.3 | 42,404 | 9/24/2025 |
8.5.2 | 380,232 | 8/7/2025 |
8.5.1 | 166,112 | 7/12/2025 |
8.5.0 | 194,275 | 6/20/2025 |
8.4.1 | 658,516 | 5/13/2025 |
8.4.0 | 1,090,491 | 3/18/2025 |
8.3.7 | 372,524 | 3/6/2025 |
8.3.6 | 1,312,103 | 1/31/2025 |
8.3.5 | 93,849 | 1/28/2025 |
8.3.4 | 820,506 | 12/16/2024 |
8.3.3 | 389,518 | 12/5/2024 |
8.3.2 | 482,946 | 11/20/2024 |
8.3.1 | 468,708 | 11/7/2024 |
8.3.0 | 648,313 | 10/16/2024 |
8.2.5 | 1,707,757 | 8/23/2024 |
8.2.4 | 375,477 | 8/9/2024 |
8.2.3 | 1,671,250 | 6/18/2024 |
8.2.2 | 1,318,669 | 4/26/2024 |
8.2.1 | 539,721 | 4/12/2024 |
8.2.0 | 461,404 | 3/24/2024 |
8.1.3 | 2,229,453 | 12/20/2023 |
8.1.2 | 678,739 | 11/14/2023 |
8.1.1 | 863,471 | 9/30/2023 |
8.1.0 | 581,404 | 8/15/2023 |
8.0.16 | 1,206,348 | 5/23/2023 |
8.0.15 | 510,010 | 4/24/2023 |
8.0.14 | 500,500 | 3/17/2023 |
8.0.13 | 428,029 | 2/18/2023 |
8.0.12 | 310,602 | 1/26/2023 |
8.0.11 | 66,338 | 1/20/2023 |
8.0.10 | 294,552 | 12/30/2022 |
8.0.9 | 444,087 | 12/5/2022 |
8.0.8 | 601,934 | 11/4/2022 |
8.0.7 | 378,756 | 10/7/2022 |
8.0.6 | 804,305 | 8/14/2022 |
8.0.5 | 358,496 | 7/11/2022 |
8.0.4 | 11,471 | 7/10/2022 |
8.0.3 | 526,551 | 6/3/2022 |
8.0.3-develop.465 | 615 | 5/26/2022 |
8.0.2 | 239,046 | 4/29/2022 |
8.0.1 | 229,817 | 4/1/2022 |
8.0.0 | 161,222 | 3/19/2022 |
7.3.1 | 1,452,199 | 1/21/2022 |
7.3.0 | 489,596 | 12/7/2021 |
7.2.4 | 872,278 | 11/1/2021 |
7.2.3 | 133,530 | 10/14/2021 |
7.2.2 | 572,242 | 8/13/2021 |
7.2.1 | 541,922 | 6/26/2021 |
7.2.0 | 146,995 | 6/1/2021 |
7.1.8 | 569,166 | 4/13/2021 |
7.1.7 | 196,557 | 3/23/2021 |
7.1.6 | 318,955 | 2/26/2021 |
7.1.5 | 213,037 | 2/10/2021 |
7.1.4 | 149,176 | 1/27/2021 |
7.1.3 | 48,479 | 1/18/2021 |
7.1.2 | 259,307 | 1/4/2021 |
7.1.1 | 24,488 | 12/29/2020 |
7.1.0 | 6,328 | 12/27/2020 |
7.0.7 | 202,919 | 11/24/2020 |
7.0.6 | 278,297 | 10/25/2020 |
7.0.4 | 167,766 | 9/8/2020 |
7.0.3 | 179,148 | 8/8/2020 |
7.0.2 | 69,710 | 7/20/2020 |
7.0.1 | 20,023 | 7/12/2020 |
7.0.0 | 129,907 | 6/29/2020 |
6.3.2 | 534,785 | 5/18/2020 |
6.3.1 | 29,943 | 5/12/2020 |
6.3.0 | 1,553 | 5/10/2020 |
6.2.5 | 101,190 | 4/24/2020 |
6.2.4 | 70,339 | 4/2/2020 |
6.2.3 | 113,182 | 3/20/2020 |
6.2.2 | 10,662 | 3/14/2020 |
6.2.1 | 36,156 | 3/4/2020 |
6.2.0 | 118,506 | 2/24/2020 |
6.1.0 | 35,447 | 2/15/2020 |
6.0.2 | 48,428 | 1/21/2020 |
6.0.1 | 37,097 | 12/27/2019 |
6.0.0 | 209,280 | 12/3/2019 |
5.5.6 | 285,061 | 10/20/2019 |
5.5.5 | 199,082 | 8/26/2019 |
5.5.4 | 47,948 | 7/24/2019 |
5.5.3 | 34,863 | 7/17/2019 |
5.5.2 | 77,808 | 6/18/2019 |
5.5.1 | 12,933 | 6/4/2019 |
5.5.0 | 36,357 | 5/29/2019 |
5.3.2 | 103,119 | 2/20/2019 |
5.3.1 | 13,078 | 2/8/2019 |
5.3.0 | 3,244 | 2/4/2019 |
5.2.3 | 29,177 | 1/19/2019 |
5.2.1 | 7,252 | 1/8/2019 |
5.2.0 | 5,934 | 12/25/2018 |
5.1.5 | 71,537 | 9/19/2018 |