MassTransit.Azure.ServiceBus.Core 8.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package MassTransit.Azure.ServiceBus.Core --version 8.1.3
NuGet\Install-Package MassTransit.Azure.ServiceBus.Core -Version 8.1.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MassTransit.Azure.ServiceBus.Core" Version="8.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MassTransit.Azure.ServiceBus.Core --version 8.1.3
#r "nuget: MassTransit.Azure.ServiceBus.Core, 8.1.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MassTransit.Azure.ServiceBus.Core as a Cake Addin
#addin nuget:?package=MassTransit.Azure.ServiceBus.Core&version=8.1.3

// Install MassTransit.Azure.ServiceBus.Core as a Cake Tool
#tool nuget:?package=MassTransit.Azure.ServiceBus.Core&version=8.1.3

MassTransit

MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

  • First class testing support
  • Write once, then deploy using RabbitMQ, Azure Service Bus, and Amazon SQS
  • Observability via Open Telemetry (OTEL)
  • Fully-supported, widely-adopted, a complete end-to-end solution

Documentation

Get started by reading through the documentation.

Build Status

Branch Status
master master
develop develop

MassTransit NuGet Packages

The following NuGet packages are the currently supported.

alt MassTransit

Transports

Saga Persistence

Message Data

Scheduling

Interoperability

Other

Deprecated Packages

The following packages from earlier versions of MassTransit are no longer supported.

  • Automatonymous
  • Automatonymous.NHibernate
  • Automatonymous.Visualizer
  • GreenPipes
  • MassTransit.ApplicationInsights
  • MassTransit.AspNetCore
  • MassTransit.Autofac
  • MassTransit.Automatonymous
  • MassTransit.Automatonymous.Autofac
  • MassTransit.Automatonymous.Extensions.DependencyInjection
  • MassTransit.Automatonymous.Lamar
  • MassTransit.Automatonymous.SimpleInjector
  • MassTransit.Automatonymous.StructureMap
  • MassTransit.Automatonymous.Windsor
  • MassTransit.AzureServiceBus
  • MassTransit.CastleWindsor
  • MassTransit.Extensions.DependencyInjection
  • MassTransit.Extensions.Logging
  • MassTransit.Host
  • MassTransit.Http
  • MassTransit.Lamar
  • MassTransit.Log4Net
  • MassTransit.MSMQ
  • MassTransit.Ninject
  • MassTransit.NLog
  • MassTransit.Platform.Abstractions
  • MassTransit.Reactive
  • MassTransit.SerilogIntegration
  • MassTransit.SimpleInjector
  • MassTransit.StructureMap
  • MassTransit.StructureMapSigned
  • MassTransit.Unity

Discord

Get help live at the MassTransit Discord server.

alt Join the conversation

GitHub Issues

Please do not open an issue on GitHub, unless you have spotted an actual bug in MassTransit.

Use GitHub Discussions to ask questions, bring up ideas, or other general items. Issues are not the place for questions, and will either be converted to a discussion or closed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
.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 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (45)

Showing the top 5 NuGet packages that depend on MassTransit.Azure.ServiceBus.Core:

Package Downloads
MassTransit.WebJobs.ServiceBus The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

MassTransit Azure WebJobs Service Bus support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.

MassTransit.WebJobs.EventHubs The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Cogito.MassTransit.Azure.ServiceBus

Extensions and utilities for working with MassTransit Azure Service Bus.

Carbon.MassTransit

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

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on MassTransit.Azure.ServiceBus.Core:

Repository Stars
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
Version Downloads Last updated
8.2.0-develop.1702 0 3/18/2024
8.1.3 465,119 12/20/2023
8.1.2 275,279 11/14/2023
8.1.1 419,299 9/30/2023
8.1.0 333,184 8/15/2023
8.0.16 771,966 5/23/2023
8.0.15 340,195 4/24/2023
8.0.14 360,721 3/17/2023
8.0.13 358,230 2/18/2023
8.0.12 234,339 1/26/2023
8.0.11 51,775 1/20/2023
8.0.10 230,474 12/30/2022
8.0.9 357,587 12/5/2022
8.0.8 434,562 11/4/2022
8.0.7 315,425 10/7/2022
8.0.6 660,655 8/14/2022
8.0.5 285,396 7/11/2022
8.0.4 6,251 7/10/2022
8.0.3 367,863 6/3/2022
8.0.3-develop.465 494 5/26/2022
8.0.2 197,067 4/29/2022
8.0.1 189,743 4/1/2022
8.0.0 105,241 3/19/2022
7.3.1 993,844 1/21/2022
7.3.0 386,021 12/7/2021
7.2.4 616,771 11/1/2021
7.2.3 118,632 10/14/2021
7.2.2 475,530 8/13/2021
7.2.1 458,223 6/26/2021
7.2.0 133,977 6/1/2021
7.1.8 457,641 4/13/2021
7.1.7 163,324 3/23/2021
7.1.6 278,763 2/26/2021
7.1.5 165,457 2/10/2021
7.1.4 130,099 1/27/2021
7.1.3 43,759 1/18/2021
7.1.2 226,448 1/4/2021
7.1.1 20,647 12/29/2020
7.1.0 4,640 12/27/2020
7.0.7 149,044 11/24/2020
7.0.6 251,673 10/25/2020
7.0.4 156,628 9/8/2020
7.0.3 168,061 8/8/2020
7.0.2 62,828 7/20/2020
7.0.1 17,642 7/12/2020
7.0.0 121,291 6/29/2020
6.3.2 491,386 5/18/2020
6.3.1 26,030 5/12/2020
6.3.0 1,489 5/10/2020
6.2.5 97,259 4/24/2020
6.2.4 69,105 4/2/2020
6.2.3 99,745 3/20/2020
6.2.2 10,392 3/14/2020
6.2.1 33,677 3/4/2020
6.2.0 114,948 2/24/2020
6.1.0 28,434 2/15/2020
6.0.2 44,543 1/21/2020
6.0.1 35,066 12/27/2019
6.0.0 183,137 12/3/2019
5.5.6 212,720 10/20/2019
5.5.5 163,617 8/26/2019
5.5.4 46,200 7/24/2019
5.5.3 31,593 7/17/2019
5.5.2 77,218 6/18/2019
5.5.1 12,834 6/4/2019
5.5.0 31,693 5/29/2019
5.3.2 100,400 2/20/2019
5.3.1 12,942 2/8/2019
5.3.0 2,868 2/4/2019
5.2.3 28,972 1/19/2019
5.2.1 5,673 1/8/2019
5.2.0 4,067 12/25/2018
5.1.5 59,293 9/19/2018