NServiceBus.AmazonSQS 9.1.1

Prefix Reserved
dotnet add package NServiceBus.AmazonSQS --version 9.1.1
                    
NuGet\Install-Package NServiceBus.AmazonSQS -Version 9.1.1
                    
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="NServiceBus.AmazonSQS" Version="9.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus.AmazonSQS" Version="9.1.1" />
                    
Directory.Packages.props
<PackageReference Include="NServiceBus.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 NServiceBus.AmazonSQS --version 9.1.1
                    
#r "nuget: NServiceBus.AmazonSQS, 9.1.1"
                    
#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.
#:package NServiceBus.AmazonSQS@9.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NServiceBus.AmazonSQS&version=9.1.1
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus.AmazonSQS&version=9.1.1
                    
Install as a Cake Tool

About this package

This NuGet package is part of the Particular Service Platform, which includes NServiceBus and tools to build, monitor, and debug distributed systems.

Click the Project website link in the NuGet sidebar to access specific documentation for this package.

About NServiceBus

With NServiceBus, you can:

  • Focus on business logic, not on plumbing or infrastructure code
  • Orchestrate long-running business processes with sagas
  • Run on-premises, in the cloud, in containers, or serverless
  • Monitor and respond to failures using included platform tooling
  • Observe system performance using Open Telemetry integration

NServiceBus includes:

  • Support for messages queues using Azure Service Bus, Azure Storage Queues, Amazon SQS/SNS, RabbitMQ, and Microsoft SQL Server
  • Support for storing data in Microsoft SQL Server, MySQL, PostgreSQL, Oracle, Azure Cosmos DB, Azure Table Storage, Amazon DynamoDB, MongoDB, and RavenDB
  • 24x7 professional support from a team of dedicated engineers located around the world

Getting started

Packages

Find links to all our NuGet packages in our documentation.

Support

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NServiceBus.AmazonSQS:

Package Downloads
NServiceBus.AwsLambda.SQS

NServiceBus.AwsLambda.SQS

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NServiceBus.AmazonSQS:

Repository Stars
Particular/docs.particular.net
All content for ParticularDocs
Version Downloads Last Updated
9.1.1 73,042 2026/6/16
9.1.0 500 2026/6/16
9.0.2 686 2026/6/16
9.0.1 21,636 2026/5/5
9.0.0 46,768 2026/1/29
8.1.2 4,964 2026/6/16
8.1.1 18,457 2026/5/4
8.1.0 53,287 2026/1/14
8.0.2 126 2026/5/4
8.0.1 577 2026/1/14
8.0.0 225,145 2025/6/4
7.3.1 5,037 2026/5/4
7.3.0 28,406 2025/4/14
7.2.0 103,008 2024/12/5
7.1.1 28,563 2024/11/29
7.1.0 22,818 2024/11/26
7.0.2 610 2025/1/21
7.0.1 149,320 2024/7/11
6.2.2 840 2026/5/4
6.2.1 46,928 2025/1/21
Loading failed