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.
#:package NServiceBus@9.2.7
                    
#: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&version=9.2.7
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus&version=9.2.7
                    
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 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 (306)

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
stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
elliotritchie/NES
.NET Event Sourcing
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 233,876 4/10/2025
9.2.6 237,506 2/13/2025
9.2.5 68,103 2/5/2025
9.2.4 179,199 1/14/2025
9.2.3 540,392 11/1/2024
9.2.2 330,965 9/10/2024
9.1.4 2,419 2/13/2025
9.1.3 1,934 2/5/2025
9.1.2 416,455 11/1/2024
9.1.1 221,600 7/31/2024
9.1.0 147,572 7/19/2024
9.0.5 2,254 1/21/2025
9.0.4 2,622 11/1/2024
9.0.3 71,263 7/5/2024
9.0.2 89,270 6/13/2024
9.0.1 33,835 6/3/2024
9.0.0 854,452 4/16/2024
8.2.5 117,737 2/13/2025
8.2.4 273,226 11/1/2024
8.2.3 222,753 8/5/2024
8.2.2 140,558 7/5/2024
8.2.1 72,132 6/3/2024
8.2.0 374,600 4/11/2024
8.1.8 3,817 8/5/2024
8.1.7 2,460 6/3/2024
8.1.6 936,370 11/6/2023
8.1.5 34,958 10/26/2023
8.1.4 61,215 10/16/2023
8.1.3 210,617 9/5/2023
8.1.2 3,466 9/4/2023
8.1.1 382,802 6/19/2023
8.0.8 219,244 11/6/2023
8.0.7 4,196 10/26/2023
8.0.6 2,496 10/16/2023
8.0.5 251,246 9/5/2023
8.0.4 1,818 9/1/2023
8.0.3 1,184,895 1/12/2023
8.0.2 105,899 12/12/2022
8.0.1 36,292 12/2/2022
8.0.0 1,476,313 11/17/2022
8.0.0-rc.3 21,914 9/19/2022
8.0.0-beta.3 6,954 5/26/2022
8.0.0-beta.2 10,944 5/26/2022
7.8.6 107,713 11/1/2024
7.8.5 142,941 6/3/2024
7.8.4 346,489 9/5/2023
7.8.3 2,862 9/1/2023
7.8.2 1,452,041 12/12/2022
7.8.1 290,279 12/6/2022
7.8.0 1,212,231 9/19/2022
7.7.6 20,869 12/12/2022
7.7.5 21,193 12/6/2022
7.7.4 620,585 7/20/2022
7.7.3 1,079,131 4/26/2022
7.7.2 41,811 4/20/2022
7.7.0 651,563 3/9/2022
7.6.3 11,037 7/20/2022
7.6.2 19,577 4/20/2022
7.6.0 774,953 12/17/2021
7.5.2 5,997 4/20/2022
7.5.0 2,243,716 7/15/2021
7.4.7 306,203 5/31/2021
7.4.6 452,072 3/31/2021
7.4.4 1,465,563 10/27/2020
7.4.3 391,948 9/17/2020
7.4.2 242,398 8/27/2020
7.4.1 39,602 8/21/2020
7.4.0 1,363,705 8/14/2020
7.3.2 31,144 10/27/2020
7.3.1 4,573 9/17/2020
7.3.0 1,457,488 5/8/2020
7.2.5 241,967 9/17/2020
7.2.4 748,642 4/20/2020
7.2.3 2,431,876 2/26/2020
7.2.2 214,008 2/11/2020
7.2.1 80,557 1/29/2020 7.2.1 is deprecated.
7.2.0 3,166,209 10/23/2019
7.1.13 14,871 4/20/2020
7.1.12 4,408 2/26/2020
7.1.11 11,502 1/29/2020
7.1.10 1,637,436 6/24/2019
7.1.9 515,303 5/22/2019
7.1.8 146,288 5/13/2019
7.1.7 370,683 4/3/2019
7.1.6 1,456,168 12/11/2018
7.1.5 35,308 12/4/2018
7.1.4 436,130 9/11/2018
7.1.3 35,029 8/30/2018
7.1.0-beta0026 3,702 6/19/2018
7.1.0-beta0024 2,878 6/15/2018
7.0.3 34,976 12/4/2018
7.0.2 4,851 9/11/2018
7.0.1 3,172,390 5/29/2018
7.0.0-rc0002 16,813 4/6/2018
7.0.0-rc0001 48,169 2/16/2018
7.0.0-beta0012 26,666 12/18/2017
7.0.0-beta0008 48,006 10/13/2017
7.0.0-beta0001 24,832 9/7/2017
6.5.10 158,063 4/20/2020
6.5.9 4,071 1/29/2020
6.5.8 64,080 6/24/2019
6.5.7 3,973 6/18/2019
6.5.6 9,633 5/13/2019
6.5.5 12,009 3/28/2019
6.5.4 51,356 9/11/2018
6.5.3 8,997 8/30/2018
6.5.0-beta0002 2,792 6/19/2018
6.5.0-beta0001 2,800 6/15/2018
6.4.5 34,479 9/11/2018
6.4.4 194,964 5/21/2018
6.4.3 489,126 11/24/2017
6.4.2 156,798 10/26/2017
6.4.1 30,220 10/5/2017
6.4.0 297,308 8/18/2017
6.3.9 10,890 11/24/2017
6.3.8 9,560 10/26/2017
6.3.7 4,679 10/5/2017
6.3.6 32,744 8/11/2017
6.3.5 4,927 8/11/2017
6.3.4 247,457 6/7/2017
6.3.3 18,542 6/1/2017
6.3.2 5,972 5/30/2017
6.3.1 30,254 5/19/2017
6.3.0 12,604 5/19/2017
6.2.8 26,203 10/26/2017
6.2.7 4,777 10/5/2017
6.2.6 5,095 8/11/2017
6.2.5 4,781 8/11/2017
6.2.4 5,278 6/7/2017
6.2.3 4,880 6/1/2017
6.2.2 4,949 5/30/2017
6.2.1 82,477 4/12/2017
6.2.0 83,055 3/28/2017
6.1.10 16,908 8/11/2017
6.1.9 4,695 8/11/2017
6.1.8 4,978 6/7/2017
6.1.7 4,742 6/1/2017
6.1.6 4,734 5/30/2017
6.1.5 5,167 4/12/2017
6.1.4 16,689 3/24/2017
6.1.3 45,043 2/14/2017
6.1.2 197,826 1/17/2017
6.1.1 32,488 12/16/2016
6.1.0 17,611 12/13/2016
6.0.10 9,735 6/7/2017
6.0.9 4,791 5/30/2017
6.0.8 4,923 4/12/2017
6.0.7 4,864 3/24/2017
6.0.6 5,104 1/17/2017
6.0.5 4,808 12/16/2016
6.0.4 8,666 12/5/2016
6.0.3 7,625 12/2/2016
6.0.2 5,884 11/29/2016
6.0.1 6,600 11/29/2016
6.0.0 487,015 10/11/2016
6.0.0-rc0003 6,201 9/29/2016
6.0.0-rc0002 14,563 9/14/2016
6.0.0-beta0007 9,749 8/18/2016
6.0.0-beta0004 7,771 6/9/2016
6.0.0-beta0003 3,726 5/27/2016
6.0.0-beta0002 4,107 4/28/2016
6.0.0-beta0001 66,935 4/8/2016
5.2.26 275,695 5/23/2018
5.2.25 49,214 11/15/2017
5.2.24 15,465 9/15/2017
5.2.23 11,643 8/15/2017
5.2.22 24,993 6/7/2017
5.2.21 92,539 12/5/2016
5.2.20 10,348 12/2/2016
5.2.19 38,033 10/12/2016
5.2.18 16,321 10/10/2016
5.2.17 6,925 10/5/2016
5.2.16 24,305 9/9/2016
5.2.15 51,096 8/17/2016
5.2.14 480,204 1/28/2016
5.2.13 6,681 1/27/2016
5.2.12 65,837 12/14/2015
5.2.11 14,227 12/8/2015
5.2.10 33,574 11/20/2015
5.2.9 53,980 10/22/2015
5.2.8 96,381 10/15/2015
5.2.7 13,285 10/6/2015
5.2.6 24,691 9/13/2015
5.2.5 44,249 8/20/2015
5.2.4 58,019 8/5/2015
5.2.3 46,007 6/24/2015
5.2.2 24,514 6/12/2015
5.2.0 160,813 2/12/2015
5.1.9 6,568 1/28/2016
5.1.8 4,482 1/28/2016
5.1.7 5,630 12/8/2015
5.1.6 4,526 11/20/2015
5.1.5 4,491 10/22/2015
5.1.4 7,601 10/15/2015
5.1.3 40,259 1/19/2015
5.1.2 52,315 11/7/2014
5.1.1 7,188 11/4/2014
5.1.0 12,146 11/1/2014
5.0.11 17,053 1/28/2016
5.0.10 5,231 1/28/2016
5.0.9 5,426 12/8/2015
5.0.8 5,543 11/20/2015
5.0.7 5,414 10/22/2015
5.0.6 14,626 10/15/2015
5.0.5 6,375 8/26/2015
5.0.4 6,278 3/31/2015
5.0.3 13,448 10/27/2014
5.0.2 20,094 10/24/2014
5.0.1 8,749 10/9/2014
5.0.0 690,013 9/29/2014
4.7.12 51,906 1/28/2016
4.7.11 9,759 12/14/2015
4.7.10 8,833 12/8/2015
4.7.9 12,040 11/20/2015
4.7.8 10,067 10/22/2015
4.7.7 10,213 10/15/2015
4.7.6 12,866 6/24/2015
4.7.5 39,913 11/20/2014
4.7.4 10,088 10/31/2014
4.7.3 9,473 10/30/2014
4.7.2 9,899 10/24/2014
4.7.1 12,629 10/9/2014
4.7.0 19,382 10/7/2014
4.6.10 19,348 10/15/2015
4.6.9 9,755 4/1/2015
4.6.8 11,791 10/8/2014
4.6.7 9,585 10/3/2014
4.6.6 22,037 9/26/2014
4.6.5 41,110 9/10/2014
4.6.4 20,165 8/22/2014
4.6.3 37,594 7/17/2014
4.6.2 13,574 7/16/2014
4.6.1 93,365 5/2/2014
4.6.0 14,078 5/1/2014
4.5.7 10,987 10/15/2015
4.5.6 9,075 4/1/2015
4.5.5 8,622 10/9/2014
4.5.4 8,682 10/3/2014
4.5.3 8,708 8/22/2014
4.5.2 9,171 7/22/2014
4.5.1 7,480 4/23/2014
4.5.0 13,585 4/16/2014
4.4.8 18,932 10/15/2015
4.4.7 9,140 4/2/2015
4.4.6 9,308 10/9/2014
4.4.5 9,215 10/3/2014
4.4.4 10,105 8/22/2014
4.4.3 8,989 7/22/2014
4.4.2 83,735 2/27/2014
4.4.1 10,071 2/26/2014
4.4.0 28,788 2/12/2014
4.3.10 11,555 4/1/2015
4.3.8 20,118 10/9/2014
4.3.7 9,364 10/3/2014
4.3.6 9,329 8/22/2014
4.3.5 9,458 7/22/2014
4.3.4 27,597 2/5/2014
4.3.3 13,873 1/22/2014
4.3.2.1 7,656 1/7/2014
4.3.1 12,152 12/16/2013
4.3.0 15,651 12/5/2013
4.2.7 13,500 6/23/2015
4.2.6 9,242 4/1/2015
4.2.5 11,112 10/10/2014
4.2.4 9,790 10/2/2014
4.2.3 9,500 8/21/2014
4.2.2 9,582 7/22/2014
4.2.1 4,694 5/2/2014
4.2.0 46,390 11/5/2013
4.1.8 11,892 6/23/2015
4.1.7 15,568 4/2/2015
4.1.6 22,446 10/14/2014
4.1.5 9,537 10/2/2014
4.1.4 9,612 8/21/2014
4.1.3 13,150 7/22/2014
4.1.2 4,275 5/8/2014
4.1.1 23,984 10/21/2013
4.1.0 12,842 10/17/2013
4.0.11 18,754 6/23/2015
4.0.10 9,633 3/31/2015
4.0.9 12,782 10/16/2014
4.0.8 12,721 10/2/2014
4.0.7 13,037 8/21/2014
4.0.6 12,670 7/22/2014
4.0.5 25,406 10/1/2013
4.0.4 30,636 9/4/2013
4.0.3 30,560 8/19/2013
4.0.2 18,386 8/1/2013
4.0.1 18,152 7/22/2013
4.0.0.1 35,991 7/11/2013
4.0.0-rc0002 7,488 7/5/2013
4.0.0-rc0001 7,983 6/2/2013
4.0.0-beta0002 7,441 4/24/2013
4.0.0-beta0001 10,822 3/21/2013
3.3.18 22,004 12/8/2015
3.3.17 10,008 10/22/2015
3.3.16 10,331 10/16/2015
3.3.15 13,094 4/21/2015
3.3.14 10,534 1/28/2015
3.3.13 12,773 11/5/2014
3.3.12 14,034 10/2/2014
3.3.11 12,418 8/21/2014
3.3.10 17,234 8/1/2014
3.3.9 12,323 7/17/2014
3.3.8 36,394 6/5/2013
3.3.7 23,644 5/8/2013
3.3.7-beta4 6,102 5/2/2013
3.3.7-beta3 6,041 5/1/2013
3.3.7-beta1 6,068 4/30/2013
3.3.6 17,112 4/22/2013
3.3.5 30,533 2/7/2013
3.3.4 18,966 1/15/2013
3.3.4-beta5 6,147 1/14/2013
3.3.4-beta4 6,091 1/14/2013
3.3.4-beta3 5,991 1/9/2013
3.3.4-beta2 6,226 1/7/2013
3.3.3 24,590 12/11/2012
3.3.3-beta2 6,492 12/10/2012
3.3.3-beta1 6,307 12/5/2012
3.3.2 15,093 11/20/2012
3.3.1 18,682 11/5/2012
3.3.0 25,201 10/29/2012
3.2.8 38,598 8/29/2012
3.2.7 11,523 8/8/2012
3.2.6 15,527 7/11/2012
3.2.5 6,972 7/10/2012
3.2.4 11,579 6/23/2012
3.2.3 8,056 6/20/2012
3.2.2 9,595 6/4/2012
3.2.1 7,333 5/29/2012
3.2.0 10,918 5/22/2012
3.1.1 6,910 5/21/2012
3.1.0 7,002 5/21/2012
3.0.4 10,504 5/8/2012
3.0.3 10,786 4/4/2012
3.0.2 7,409 4/2/2012
3.0.1 8,979 3/23/2012
3.0.0 12,594 3/8/2012
3.0.0-rc5 3,995 2/21/2012
3.0.0-rc4 4,069 2/13/2012
3.0.0-rc3 3,914 2/9/2012
3.0.0-rc2 4,070 1/28/2012
3.0.0-rc1 4,035 1/27/2012
3.0.0-beta6 4,147 1/9/2012
3.0.0-beta5 3,987 1/9/2012
3.0.0-beta4 4,624 1/6/2012
3.0.0-beta3 4,683 12/28/2011
3.0.0-beta2 4,579 12/22/2011
3.0.0-beta1 4,688 12/16/2011
2.6.0.1511 18,485 3/25/2012
2.6.0.1506 13,020 1/10/2012
2.6.0.1505 13,570 9/22/2011
2.6.0.1504 7,504 9/12/2011
2.6.0.1498 6,572 9/5/2011
2.6.0.1496 10,214 8/9/2011
2.5.0.1490 9,735 7/30/2011
2.5.0.1476 9,111 7/18/2011
2.5.0.1469 10,841 7/18/2011
2.5.0.1446 24,171 7/18/2011