NServiceBus 9.2.7

Prefix Reserved
dotnet add package NServiceBus --version 9.2.7
                    
NuGet\Install-Package NServiceBus -Version 9.2.7
                    
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" Version="9.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus" Version="9.2.7" />
                    
Directory.Packages.props
<PackageReference Include="NServiceBus" />
                    
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 --version 9.2.7
                    
#r "nuget: NServiceBus, 9.2.7"
                    
#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=NServiceBus&version=9.2.7
                    
Install NServiceBus as a Cake Addin
#tool nuget:?package=NServiceBus&version=9.2.7
                    
Install NServiceBus 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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (307)

Showing the top 5 NuGet packages that depend on NServiceBus:

Package Downloads
NServiceBus.Newtonsoft.Json

Json.NET serializer for NServiceBus

NServiceBus.Persistence.Sql

Sql persistence for NServiceBus

NServiceBus.RabbitMQ

RabbitMQ support for NServiceBus

NServiceBus.Metrics

Hooks into the NServiceBus pipeline and computes metrics like Processing Time and reports them.

NServiceBus.Testing

A testing framework for NServiceBus

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on NServiceBus:

Repository Stars
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
JasperFx/wolverine
Supercharged .NET server side development!
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Fody/Anotar
Simplifies logging through a static class and some IL manipulation.
charlessolar/TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
mauroservienti/all-our-aggregates-are-wrong-demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
charlessolar/DDD.Enterprise.Example
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
danielmarbach/Microservices.ServiceFabric
elliotritchie/NES
.NET Event Sourcing
stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
Particular/docs.particular.net
All content for ParticularDocs
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
Version Downloads Last updated
9.2.7 141,497 4/10/2025
9.2.6 201,392 2/13/2025
9.2.5 55,268 2/5/2025
9.2.4 154,954 1/14/2025
9.2.3 469,022 11/1/2024
9.2.2 308,208 9/10/2024
9.1.4 2,242 2/13/2025
9.1.3 1,836 2/5/2025
9.1.2 337,379 11/1/2024
9.1.1 209,785 7/31/2024
9.1.0 139,014 7/19/2024
9.0.5 2,114 1/21/2025
9.0.4 2,525 11/1/2024
9.0.3 70,004 7/5/2024
9.0.2 88,227 6/13/2024
9.0.1 32,772 6/3/2024
9.0.0 799,545 4/16/2024
8.2.5 96,348 2/13/2025
8.2.4 248,054 11/1/2024
8.2.3 212,640 8/5/2024
8.2.2 137,918 7/5/2024
8.2.1 71,146 6/3/2024
8.2.0 360,220 4/11/2024
8.1.8 3,639 8/5/2024
8.1.7 2,417 6/3/2024
8.1.6 912,523 11/6/2023
8.1.5 34,729 10/26/2023
8.1.4 60,993 10/16/2023
8.1.3 204,458 9/5/2023
8.1.2 3,438 9/4/2023
8.1.1 379,313 6/19/2023
8.0.8 210,970 11/6/2023
8.0.7 3,982 10/26/2023
8.0.6 2,473 10/16/2023
8.0.5 244,443 9/5/2023
8.0.4 1,800 9/1/2023
8.0.3 1,163,082 1/12/2023
8.0.2 103,685 12/12/2022
8.0.1 35,548 12/2/2022
8.0.0 1,440,895 11/17/2022
8.0.0-rc.3 21,882 9/19/2022
8.0.0-beta.3 6,933 5/26/2022
8.0.0-beta.2 10,924 5/26/2022
7.8.6 87,900 11/1/2024
7.8.5 136,650 6/3/2024
7.8.4 337,299 9/5/2023
7.8.3 2,843 9/1/2023
7.8.2 1,414,036 12/12/2022
7.8.1 282,767 12/6/2022
7.8.0 1,184,892 9/19/2022
7.7.6 20,721 12/12/2022
7.7.5 20,536 12/6/2022
7.7.4 618,322 7/20/2022
7.7.3 1,042,408 4/26/2022
7.7.2 41,495 4/20/2022
7.7.0 638,347 3/9/2022
7.6.3 10,852 7/20/2022
7.6.2 19,520 4/20/2022
7.6.0 767,262 12/17/2021
7.5.2 5,831 4/20/2022
7.5.0 2,190,959 7/15/2021
7.4.7 304,287 5/31/2021
7.4.6 446,347 3/31/2021
7.4.4 1,453,216 10/27/2020
7.4.3 386,820 9/17/2020
7.4.2 241,653 8/27/2020
7.4.1 39,400 8/21/2020
7.4.0 1,341,005 8/14/2020
7.3.2 30,651 10/27/2020
7.3.1 4,550 9/17/2020
7.3.0 1,442,693 5/8/2020
7.2.5 241,255 9/17/2020
7.2.4 743,303 4/20/2020
7.2.3 2,396,784 2/26/2020
7.2.2 213,883 2/11/2020
7.2.1 80,486 1/29/2020 7.2.1 is deprecated.
7.2.0 3,117,816 10/23/2019
7.1.13 14,698 4/20/2020
7.1.12 4,384 2/26/2020
7.1.11 11,474 1/29/2020
7.1.10 1,619,020 6/24/2019
7.1.9 513,759 5/22/2019
7.1.8 143,846 5/13/2019
7.1.7 368,288 4/3/2019
7.1.6 1,448,361 12/11/2018
7.1.5 35,220 12/4/2018
7.1.4 432,609 9/11/2018
7.1.3 34,956 8/30/2018
7.1.0-beta0026 3,637 6/19/2018
7.1.0-beta0024 2,817 6/15/2018
7.0.3 34,848 12/4/2018
7.0.2 4,821 9/11/2018
7.0.1 3,115,887 5/29/2018
7.0.0-rc0002 16,744 4/6/2018
7.0.0-rc0001 48,017 2/16/2018
7.0.0-beta0012 26,598 12/18/2017
7.0.0-beta0008 47,941 10/13/2017
7.0.0-beta0001 24,782 9/7/2017
6.5.10 155,620 4/20/2020
6.5.9 4,044 1/29/2020
6.5.8 63,524 6/24/2019
6.5.7 3,945 6/18/2019
6.5.6 9,603 5/13/2019
6.5.5 11,982 3/28/2019
6.5.4 51,263 9/11/2018
6.5.3 8,968 8/30/2018
6.5.0-beta0002 2,720 6/19/2018
6.5.0-beta0001 2,734 6/15/2018
6.4.5 34,264 9/11/2018
6.4.4 194,403 5/21/2018
6.4.3 488,056 11/24/2017
6.4.2 156,288 10/26/2017
6.4.1 30,169 10/5/2017
6.4.0 295,826 8/18/2017
6.3.9 10,762 11/24/2017
6.3.8 9,512 10/26/2017
6.3.7 4,630 10/5/2017
6.3.6 32,697 8/11/2017
6.3.5 4,880 8/11/2017
6.3.4 247,328 6/7/2017
6.3.3 18,488 6/1/2017
6.3.2 5,925 5/30/2017
6.3.1 29,638 5/19/2017
6.3.0 12,503 5/19/2017
6.2.8 25,904 10/26/2017
6.2.7 4,715 10/5/2017
6.2.6 5,045 8/11/2017
6.2.5 4,733 8/11/2017
6.2.4 5,230 6/7/2017
6.2.3 4,826 6/1/2017
6.2.2 4,899 5/30/2017
6.2.1 82,308 4/12/2017
6.2.0 82,799 3/28/2017
6.1.10 16,790 8/11/2017
6.1.9 4,649 8/11/2017
6.1.8 4,930 6/7/2017
6.1.7 4,694 6/1/2017
6.1.6 4,686 5/30/2017
6.1.5 5,124 4/12/2017
6.1.4 16,645 3/24/2017
6.1.3 44,884 2/14/2017
6.1.2 196,599 1/17/2017
6.1.1 32,418 12/16/2016
6.1.0 17,560 12/13/2016
6.0.10 9,608 6/7/2017
6.0.9 4,743 5/30/2017
6.0.8 4,878 4/12/2017
6.0.7 4,812 3/24/2017
6.0.6 5,056 1/17/2017
6.0.5 4,760 12/16/2016
6.0.4 8,606 12/5/2016
6.0.3 7,578 12/2/2016
6.0.2 5,828 11/29/2016
6.0.1 6,548 11/29/2016
6.0.0 485,513 10/11/2016
6.0.0-rc0003 6,148 9/29/2016
6.0.0-rc0002 14,512 9/14/2016
6.0.0-beta0007 9,704 8/18/2016
6.0.0-beta0004 7,710 6/9/2016
6.0.0-beta0003 3,677 5/27/2016
6.0.0-beta0002 4,056 4/28/2016
6.0.0-beta0001 66,881 4/8/2016
5.2.26 273,736 5/23/2018
5.2.25 49,028 11/15/2017
5.2.24 15,412 9/15/2017
5.2.23 11,591 8/15/2017
5.2.22 24,836 6/7/2017
5.2.21 92,264 12/5/2016
5.2.20 10,295 12/2/2016
5.2.19 37,944 10/12/2016
5.2.18 16,268 10/10/2016
5.2.17 6,805 10/5/2016
5.2.16 24,088 9/9/2016
5.2.15 50,793 8/17/2016
5.2.14 477,721 1/28/2016
5.2.13 6,634 1/27/2016
5.2.12 65,481 12/14/2015
5.2.11 14,170 12/8/2015
5.2.10 33,200 11/20/2015
5.2.9 53,831 10/22/2015
5.2.8 96,108 10/15/2015
5.2.7 13,208 10/6/2015
5.2.6 24,591 9/13/2015
5.2.5 43,936 8/20/2015
5.2.4 57,898 8/5/2015
5.2.3 45,590 6/24/2015
5.2.2 24,455 6/12/2015
5.2.0 159,933 2/12/2015
5.1.9 6,446 1/28/2016
5.1.8 4,436 1/28/2016
5.1.7 5,580 12/8/2015
5.1.6 4,474 11/20/2015
5.1.5 4,446 10/22/2015
5.1.4 7,550 10/15/2015
5.1.3 39,652 1/19/2015
5.1.2 52,050 11/7/2014
5.1.1 7,141 11/4/2014
5.1.0 12,068 11/1/2014
5.0.11 16,915 1/28/2016
5.0.10 5,181 1/28/2016
5.0.9 5,376 12/8/2015
5.0.8 5,495 11/20/2015
5.0.7 5,366 10/22/2015
5.0.6 14,575 10/15/2015
5.0.5 6,329 8/26/2015
5.0.4 6,228 3/31/2015
5.0.3 13,331 10/27/2014
5.0.2 19,983 10/24/2014
5.0.1 8,681 10/9/2014
5.0.0 685,573 9/29/2014
4.7.12 51,737 1/28/2016
4.7.11 9,714 12/14/2015
4.7.10 8,787 12/8/2015
4.7.9 11,983 11/20/2015
4.7.8 10,007 10/22/2015
4.7.7 10,145 10/15/2015
4.7.6 12,798 6/24/2015
4.7.5 39,610 11/20/2014
4.7.4 10,037 10/31/2014
4.7.3 9,426 10/30/2014
4.7.2 9,847 10/24/2014
4.7.1 12,576 10/9/2014
4.7.0 19,327 10/7/2014
4.6.10 19,212 10/15/2015
4.6.9 9,709 4/1/2015
4.6.8 11,727 10/8/2014
4.6.7 9,542 10/3/2014
4.6.6 21,988 9/26/2014
4.6.5 40,768 9/10/2014
4.6.4 20,070 8/22/2014
4.6.3 36,785 7/17/2014
4.6.2 13,322 7/16/2014
4.6.1 93,064 5/2/2014
4.6.0 14,018 5/1/2014
4.5.7 10,864 10/15/2015
4.5.6 9,025 4/1/2015
4.5.5 8,574 10/9/2014
4.5.4 8,635 10/3/2014
4.5.3 8,658 8/22/2014
4.5.2 9,120 7/22/2014
4.5.1 7,428 4/23/2014
4.5.0 13,533 4/16/2014
4.4.8 18,803 10/15/2015
4.4.7 9,090 4/2/2015
4.4.6 9,258 10/9/2014
4.4.5 9,166 10/3/2014
4.4.4 10,043 8/22/2014
4.4.3 8,938 7/22/2014
4.4.2 82,279 2/27/2014
4.4.1 10,016 2/26/2014
4.4.0 28,204 2/12/2014
4.3.10 11,382 4/1/2015
4.3.8 20,017 10/9/2014
4.3.7 9,313 10/3/2014
4.3.6 9,281 8/22/2014
4.3.5 9,410 7/22/2014
4.3.4 27,403 2/5/2014
4.3.3 13,820 1/22/2014
4.3.2.1 7,602 1/7/2014
4.3.1 12,097 12/16/2013
4.3.0 15,595 12/5/2013
4.2.7 13,375 6/23/2015
4.2.6 9,192 4/1/2015
4.2.5 11,065 10/10/2014
4.2.4 9,739 10/2/2014
4.2.3 9,457 8/21/2014
4.2.2 9,529 7/22/2014
4.2.1 4,649 5/2/2014
4.2.0 45,678 11/5/2013
4.1.8 11,768 6/23/2015
4.1.7 15,516 4/2/2015
4.1.6 22,256 10/14/2014
4.1.5 9,487 10/2/2014
4.1.4 9,563 8/21/2014
4.1.3 13,104 7/22/2014
4.1.2 4,223 5/8/2014
4.1.1 23,887 10/21/2013
4.1.0 12,774 10/17/2013
4.0.11 18,630 6/23/2015
4.0.10 9,588 3/31/2015
4.0.9 12,729 10/16/2014
4.0.8 12,672 10/2/2014
4.0.7 12,990 8/21/2014
4.0.6 12,622 7/22/2014
4.0.5 25,317 10/1/2013
4.0.4 30,551 9/4/2013
4.0.3 30,366 8/19/2013
4.0.2 18,329 8/1/2013
4.0.1 18,088 7/22/2013
4.0.0.1 35,343 7/11/2013
4.0.0-rc0002 7,425 7/5/2013
4.0.0-rc0001 7,933 6/2/2013
4.0.0-beta0002 7,385 4/24/2013
4.0.0-beta0001 10,766 3/21/2013
3.3.18 21,834 12/8/2015
3.3.17 9,964 10/22/2015
3.3.16 10,282 10/16/2015
3.3.15 13,048 4/21/2015
3.3.14 10,485 1/28/2015
3.3.13 12,728 11/5/2014
3.3.12 13,988 10/2/2014
3.3.11 12,375 8/21/2014
3.3.10 17,187 8/1/2014
3.3.9 12,276 7/17/2014
3.3.8 36,227 6/5/2013
3.3.7 23,542 5/8/2013
3.3.7-beta4 6,044 5/2/2013
3.3.7-beta3 5,979 5/1/2013
3.3.7-beta1 6,010 4/30/2013
3.3.6 17,055 4/22/2013
3.3.5 30,427 2/7/2013
3.3.4 18,892 1/15/2013
3.3.4-beta5 6,088 1/14/2013
3.3.4-beta4 6,028 1/14/2013
3.3.4-beta3 5,939 1/9/2013
3.3.4-beta2 6,170 1/7/2013
3.3.3 24,499 12/11/2012
3.3.3-beta2 6,441 12/10/2012
3.3.3-beta1 6,254 12/5/2012
3.3.2 15,036 11/20/2012
3.3.1 18,616 11/5/2012
3.3.0 25,110 10/29/2012
3.2.8 38,516 8/29/2012
3.2.7 11,466 8/8/2012
3.2.6 15,471 7/11/2012
3.2.5 6,919 7/10/2012
3.2.4 11,517 6/23/2012
3.2.3 8,001 6/20/2012
3.2.2 9,513 6/4/2012
3.2.1 7,273 5/29/2012
3.2.0 10,816 5/22/2012
3.1.1 6,857 5/21/2012
3.1.0 6,947 5/21/2012
3.0.4 10,450 5/8/2012
3.0.3 10,732 4/4/2012
3.0.2 7,361 4/2/2012
3.0.1 8,929 3/23/2012
3.0.0 12,538 3/8/2012
3.0.0-rc5 3,938 2/21/2012
3.0.0-rc4 4,012 2/13/2012
3.0.0-rc3 3,859 2/9/2012
3.0.0-rc2 4,009 1/28/2012
3.0.0-rc1 3,983 1/27/2012
3.0.0-beta6 4,092 1/9/2012
3.0.0-beta5 3,921 1/9/2012
3.0.0-beta4 4,569 1/6/2012
3.0.0-beta3 4,626 12/28/2011
3.0.0-beta2 4,519 12/22/2011
3.0.0-beta1 4,632 12/16/2011
2.6.0.1511 18,399 3/25/2012
2.6.0.1506 12,719 1/10/2012
2.6.0.1505 13,512 9/22/2011
2.6.0.1504 7,447 9/12/2011
2.6.0.1498 6,516 9/5/2011
2.6.0.1496 10,162 8/9/2011
2.5.0.1490 9,675 7/30/2011
2.5.0.1476 9,051 7/18/2011
2.5.0.1469 10,786 7/18/2011
2.5.0.1446 22,921 7/18/2011