MassTransit.AmazonSQS 8.4.1-develop.2277

Prefix Reserved
This is a prerelease version of MassTransit.AmazonSQS.
dotnet add package MassTransit.AmazonSQS --version 8.4.1-develop.2277
                    
NuGet\Install-Package MassTransit.AmazonSQS -Version 8.4.1-develop.2277
                    
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.AmazonSQS" Version="8.4.1-develop.2277" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MassTransit.AmazonSQS" Version="8.4.1-develop.2277" />
                    
Directory.Packages.props
<PackageReference Include="MassTransit.AmazonSQS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MassTransit.AmazonSQS --version 8.4.1-develop.2277
                    
#r "nuget: MassTransit.AmazonSQS, 8.4.1-develop.2277"
                    
#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.
#addin nuget:?package=MassTransit.AmazonSQS&version=8.4.1-develop.2277&prerelease
                    
Install MassTransit.AmazonSQS as a Cake Addin
#tool nuget:?package=MassTransit.AmazonSQS&version=8.4.1-develop.2277&prerelease
                    
Install MassTransit.AmazonSQS as a Cake Tool

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 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 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.  net9.0 is compatible.  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 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  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 (20)

Showing the top 5 NuGet packages that depend on MassTransit.AmazonSQS:

Package Downloads
MassTransit.Extensions.Hosting.AmazonSqs

MassTransit AmazonSQS configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.

Dex.MassTransit.SQS

Package Description

Laqus.Mensageria-Teste

Package Description

Codehard.Payment.Client

A client library for Codehard's Payment Service.

Fluxera.Extensions.Hosting.Modules.Messaging.AmazonSQS

A module that enables Amazon SQS messaging for MassTransit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.4.1-develop.2277 26 5/6/2025
8.4.1-develop.2274 33 5/4/2025
8.4.1-develop.2269 120 4/29/2025
8.4.1-develop.2268 118 4/28/2025
8.4.1-develop.2264 120 4/24/2025
8.4.1-develop.2262 117 4/23/2025
8.4.0 97,239 3/18/2025
8.3.7 294,941 3/6/2025
8.3.6 124,584 1/31/2025
8.3.5 21,746 1/28/2025
8.3.4 466,590 12/16/2024
8.3.3 38,912 12/5/2024
8.3.2 91,746 11/20/2024
8.3.1 197,249 11/7/2024
8.3.0 156,560 10/16/2024
8.2.5 305,494 8/23/2024
8.2.4 30,769 8/9/2024 8.2.4 is deprecated because it has critical bugs.
8.2.3 413,090 6/18/2024
8.2.2 434,877 4/26/2024
8.2.1 117,942 4/12/2024
8.2.0 112,761 3/24/2024
8.1.3 570,975 12/20/2023
8.1.2 149,155 11/14/2023
8.1.1 615,263 9/30/2023
8.1.0 231,894 8/15/2023
8.0.16 580,023 5/23/2023
8.0.15 232,968 4/24/2023
8.0.14 240,215 3/17/2023
8.0.13 324,384 2/18/2023
8.0.12 97,851 1/26/2023
8.0.11 33,672 1/20/2023
8.0.10 68,659 12/30/2022
8.0.9 74,449 12/5/2022
8.0.8 118,166 11/4/2022
8.0.7 163,833 10/7/2022
8.0.6 216,329 8/14/2022
8.0.5 141,173 7/11/2022
8.0.4 1,817 7/10/2022
8.0.3 174,206 6/3/2022
8.0.2 169,019 4/29/2022
8.0.1 33,154 4/1/2022
8.0.0 25,380 3/19/2022
7.3.1 421,170 1/21/2022
7.3.0 117,846 12/7/2021
7.2.4 120,417 11/1/2021
7.2.3 41,556 10/14/2021
7.2.2 200,295 8/13/2021
7.2.1 87,575 6/26/2021
7.2.0 39,948 6/1/2021
7.1.8 129,428 4/13/2021
7.1.7 41,484 3/23/2021
7.1.6 61,760 2/26/2021
7.1.5 136,577 2/10/2021
7.1.4 13,798 1/27/2021
7.1.3 10,119 1/18/2021
7.1.2 2,710 1/4/2021
7.1.1 2,058 12/29/2020
7.1.0 1,618 12/27/2020
7.0.7 52,682 11/24/2020
7.0.6 58,670 10/25/2020
7.0.4 50,311 9/8/2020
7.0.3 15,502 8/8/2020
7.0.2 3,262 7/20/2020
7.0.1 4,098 7/12/2020
7.0.0 3,254 6/29/2020
6.3.2 48,244 5/18/2020
6.3.1 4,544 5/12/2020
6.3.0 3,829 5/10/2020
6.2.5 7,539 4/24/2020
6.2.4 1,528 4/2/2020
6.2.3 1,926 3/20/2020
6.2.2 543 3/14/2020
6.2.1 5,240 3/4/2020
6.2.0 878 2/24/2020
6.1.0 5,835 2/15/2020
6.0.2 3,128 1/21/2020
6.0.1 3,523 12/27/2019
6.0.0 5,755 12/3/2019
5.5.6 43,964 10/20/2019
5.5.5 26,291 8/26/2019
5.5.4 5,402 7/24/2019
5.5.3 1,052 7/17/2019
5.5.2 2,754 6/18/2019
5.5.1 431 6/4/2019
5.5.0 1,225 5/29/2019
5.3.2 14,776 2/20/2019
5.3.1 395 2/8/2019
5.3.0 401 2/4/2019
5.2.3 909 1/19/2019
5.2.1 27,393 1/8/2019
5.2.0 4,803 12/25/2018
5.1.5 6,827 9/19/2018