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
stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
danielmarbach/Microservices.ServiceFabric
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 364,131 4/10/2025
9.2.6 278,586 2/13/2025
9.2.5 83,933 2/5/2025
9.2.4 197,457 1/14/2025
9.2.3 618,645 11/1/2024
9.2.2 352,191 9/10/2024
9.1.4 2,529 2/13/2025
9.1.3 1,980 2/5/2025
9.1.2 506,052 11/1/2024
9.1.1 231,349 7/31/2024
9.1.0 155,855 7/19/2024
9.0.5 2,686 1/21/2025
9.0.4 2,675 11/1/2024
9.0.3 72,258 7/5/2024
9.0.2 90,293 6/13/2024
9.0.1 34,722 6/3/2024
9.0.0 903,473 4/16/2024
8.2.5 134,499 2/13/2025
8.2.4 297,083 11/1/2024
8.2.3 231,469 8/5/2024
8.2.2 142,043 7/5/2024
8.2.1 72,566 6/3/2024
8.2.0 386,143 4/11/2024
8.1.8 3,956 8/5/2024
8.1.7 2,498 6/3/2024
8.1.6 959,183 11/6/2023
8.1.5 35,170 10/26/2023
8.1.4 61,470 10/16/2023
8.1.3 215,204 9/5/2023
8.1.2 3,503 9/4/2023
8.1.1 385,346 6/19/2023
8.0.8 226,836 11/6/2023
8.0.7 4,415 10/26/2023
8.0.6 2,553 10/16/2023
8.0.5 256,626 9/5/2023
8.0.4 1,849 9/1/2023
8.0.3 1,209,449 1/12/2023
8.0.2 108,035 12/12/2022
8.0.1 37,533 12/2/2022
8.0.0 1,507,216 11/17/2022
8.0.0-rc.3 21,972 9/19/2022
8.0.0-beta.3 6,969 5/26/2022
8.0.0-beta.2 10,962 5/26/2022
7.8.6 126,557 11/1/2024
7.8.5 149,254 6/3/2024
7.8.4 356,579 9/5/2023
7.8.3 2,907 9/1/2023
7.8.2 1,486,568 12/12/2022
7.8.1 296,374 12/6/2022
7.8.0 1,238,142 9/19/2022
7.7.6 21,029 12/12/2022
7.7.5 21,713 12/6/2022
7.7.4 622,330 7/20/2022
7.7.3 1,117,316 4/26/2022
7.7.2 42,120 4/20/2022
7.7.0 666,997 3/9/2022
7.6.3 11,182 7/20/2022
7.6.2 19,628 4/20/2022
7.6.0 781,580 12/17/2021
7.5.2 6,127 4/20/2022
7.5.0 2,296,443 7/15/2021
7.4.7 309,519 5/31/2021
7.4.6 457,207 3/31/2021
7.4.4 1,478,298 10/27/2020
7.4.3 396,563 9/17/2020
7.4.2 243,446 8/27/2020
7.4.1 40,009 8/21/2020
7.4.0 1,385,897 8/14/2020
7.3.2 31,826 10/27/2020
7.3.1 4,592 9/17/2020
7.3.0 1,469,572 5/8/2020
7.2.5 242,602 9/17/2020
7.2.4 752,902 4/20/2020
7.2.3 2,464,088 2/26/2020
7.2.2 214,863 2/11/2020
7.2.1 80,654 1/29/2020 7.2.1 is deprecated.
7.2.0 3,215,697 10/23/2019
7.1.13 14,980 4/20/2020
7.1.12 4,424 2/26/2020
7.1.11 11,523 1/29/2020
7.1.10 1,655,776 6/24/2019
7.1.9 516,556 5/22/2019
7.1.8 147,845 5/13/2019
7.1.7 372,900 4/3/2019
7.1.6 1,464,435 12/11/2018
7.1.5 35,380 12/4/2018
7.1.4 439,487 9/11/2018
7.1.3 35,171 8/30/2018
7.1.0-beta0026 3,748 6/19/2018
7.1.0-beta0024 2,924 6/15/2018
7.0.3 35,168 12/4/2018
7.0.2 4,874 9/11/2018
7.0.1 3,229,552 5/29/2018
7.0.0-rc0002 16,858 4/6/2018
7.0.0-rc0001 48,291 2/16/2018
7.0.0-beta0012 26,715 12/18/2017
7.0.0-beta0008 48,047 10/13/2017
7.0.0-beta0001 24,870 9/7/2017
6.5.10 161,053 4/20/2020
6.5.9 4,093 1/29/2020
6.5.8 64,287 6/24/2019
6.5.7 3,991 6/18/2019
6.5.6 9,652 5/13/2019
6.5.5 12,028 3/28/2019
6.5.4 51,460 9/11/2018
6.5.3 9,018 8/30/2018
6.5.0-beta0002 2,838 6/19/2018
6.5.0-beta0001 2,845 6/15/2018
6.4.5 34,661 9/11/2018
6.4.4 195,756 5/21/2018
6.4.3 490,410 11/24/2017
6.4.2 157,144 10/26/2017
6.4.1 30,260 10/5/2017
6.4.0 298,815 8/18/2017
6.3.9 10,975 11/24/2017
6.3.8 9,595 10/26/2017
6.3.7 4,715 10/5/2017
6.3.6 32,777 8/11/2017
6.3.5 4,962 8/11/2017
6.3.4 247,512 6/7/2017
6.3.3 18,578 6/1/2017
6.3.2 6,012 5/30/2017
6.3.1 30,680 5/19/2017
6.3.0 12,716 5/19/2017
6.2.8 26,414 10/26/2017
6.2.7 4,810 10/5/2017
6.2.6 5,131 8/11/2017
6.2.5 4,814 8/11/2017
6.2.4 5,310 6/7/2017
6.2.3 4,911 6/1/2017
6.2.2 4,982 5/30/2017
6.2.1 82,591 4/12/2017
6.2.0 83,308 3/28/2017
6.1.10 16,993 8/11/2017
6.1.9 4,727 8/11/2017
6.1.8 5,010 6/7/2017
6.1.7 4,775 6/1/2017
6.1.6 4,768 5/30/2017
6.1.5 5,201 4/12/2017
6.1.4 16,723 3/24/2017
6.1.3 45,208 2/14/2017
6.1.2 199,289 1/17/2017
6.1.1 32,533 12/16/2016
6.1.0 17,648 12/13/2016
6.0.10 9,824 6/7/2017
6.0.9 4,822 5/30/2017
6.0.8 4,958 4/12/2017
6.0.7 4,899 3/24/2017
6.0.6 5,139 1/17/2017
6.0.5 4,843 12/16/2016
6.0.4 8,703 12/5/2016
6.0.3 7,661 12/2/2016
6.0.2 5,920 11/29/2016
6.0.1 6,635 11/29/2016
6.0.0 488,315 10/11/2016
6.0.0-rc0003 6,234 9/29/2016
6.0.0-rc0002 14,596 9/14/2016
6.0.0-beta0007 9,783 8/18/2016
6.0.0-beta0004 7,808 6/9/2016
6.0.0-beta0003 3,758 5/27/2016
6.0.0-beta0002 4,141 4/28/2016
6.0.0-beta0001 66,974 4/8/2016
5.2.26 277,646 5/23/2018
5.2.25 49,404 11/15/2017
5.2.24 15,504 9/15/2017
5.2.23 11,683 8/15/2017
5.2.22 25,130 6/7/2017
5.2.21 92,819 12/5/2016
5.2.20 10,387 12/2/2016
5.2.19 38,198 10/12/2016
5.2.18 16,357 10/10/2016
5.2.17 6,984 10/5/2016
5.2.16 24,440 9/9/2016
5.2.15 51,511 8/17/2016
5.2.14 483,466 1/28/2016
5.2.13 6,732 1/27/2016
5.2.12 66,144 12/14/2015
5.2.11 14,288 12/8/2015
5.2.10 33,873 11/20/2015
5.2.9 54,258 10/22/2015
5.2.8 96,630 10/15/2015
5.2.7 13,359 10/6/2015
5.2.6 24,772 9/13/2015
5.2.5 44,609 8/20/2015
5.2.4 58,103 8/5/2015
5.2.3 46,077 6/24/2015
5.2.2 24,581 6/12/2015
5.2.0 161,699 2/12/2015
5.1.9 6,659 1/28/2016
5.1.8 4,521 1/28/2016
5.1.7 5,668 12/8/2015
5.1.6 4,567 11/20/2015
5.1.5 4,530 10/22/2015
5.1.4 7,640 10/15/2015
5.1.3 40,897 1/19/2015
5.1.2 52,582 11/7/2014
5.1.1 7,227 11/4/2014
5.1.0 12,247 11/1/2014
5.0.11 17,168 1/28/2016
5.0.10 5,267 1/28/2016
5.0.9 5,461 12/8/2015
5.0.8 5,582 11/20/2015
5.0.7 5,450 10/22/2015
5.0.6 14,660 10/15/2015
5.0.5 6,410 8/26/2015
5.0.4 6,314 3/31/2015
5.0.3 13,682 10/27/2014
5.0.2 20,165 10/24/2014
5.0.1 8,788 10/9/2014
5.0.0 694,846 9/29/2014
4.7.12 52,100 1/28/2016
4.7.11 9,794 12/14/2015
4.7.10 8,870 12/8/2015
4.7.9 12,075 11/20/2015
4.7.8 10,104 10/22/2015
4.7.7 10,260 10/15/2015
4.7.6 12,939 6/24/2015
4.7.5 40,237 11/20/2014
4.7.4 10,125 10/31/2014
4.7.3 9,510 10/30/2014
4.7.2 9,938 10/24/2014
4.7.1 12,672 10/9/2014
4.7.0 19,425 10/7/2014
4.6.10 19,446 10/15/2015
4.6.9 9,790 4/1/2015
4.6.8 11,827 10/8/2014
4.6.7 9,621 10/3/2014
4.6.6 22,075 9/26/2014
4.6.5 41,417 9/10/2014
4.6.4 20,243 8/22/2014
4.6.3 38,511 7/17/2014
4.6.2 13,854 7/16/2014
4.6.1 93,509 5/2/2014
4.6.0 14,127 5/1/2014
4.5.7 11,081 10/15/2015
4.5.6 9,112 4/1/2015
4.5.5 8,656 10/9/2014
4.5.4 8,716 10/3/2014
4.5.3 8,742 8/22/2014
4.5.2 9,210 7/22/2014
4.5.1 7,517 4/23/2014
4.5.0 13,618 4/16/2014
4.4.8 19,023 10/15/2015
4.4.7 9,178 4/2/2015
4.4.6 9,347 10/9/2014
4.4.5 9,252 10/3/2014
4.4.4 10,140 8/22/2014
4.4.3 9,026 7/22/2014
4.4.2 85,139 2/27/2014
4.4.1 10,107 2/26/2014
4.4.0 29,159 2/12/2014
4.3.10 11,673 4/1/2015
4.3.8 20,184 10/9/2014
4.3.7 9,399 10/3/2014
4.3.6 9,366 8/22/2014
4.3.5 9,493 7/22/2014
4.3.4 27,875 2/5/2014
4.3.3 13,908 1/22/2014
4.3.2.1 7,698 1/7/2014
4.3.1 12,188 12/16/2013
4.3.0 15,736 12/5/2013
4.2.7 13,586 6/23/2015
4.2.6 9,278 4/1/2015
4.2.5 11,146 10/10/2014
4.2.4 9,827 10/2/2014
4.2.3 9,535 8/21/2014
4.2.2 9,615 7/22/2014
4.2.1 4,731 5/2/2014
4.2.0 47,032 11/5/2013
4.1.8 11,981 6/23/2015
4.1.7 15,604 4/2/2015
4.1.6 22,692 10/14/2014
4.1.5 9,572 10/2/2014
4.1.4 9,647 8/21/2014
4.1.3 13,187 7/22/2014
4.1.2 4,309 5/8/2014
4.1.1 24,055 10/21/2013
4.1.0 12,881 10/17/2013
4.0.11 18,845 6/23/2015
4.0.10 9,670 3/31/2015
4.0.9 12,816 10/16/2014
4.0.8 12,757 10/2/2014
4.0.7 13,072 8/21/2014
4.0.6 12,706 7/22/2014
4.0.5 25,462 10/1/2013
4.0.4 30,691 9/4/2013
4.0.3 30,811 8/19/2013
4.0.2 18,434 8/1/2013
4.0.1 18,202 7/22/2013
4.0.0.1 36,468 7/11/2013
4.0.0-rc0002 7,523 7/5/2013
4.0.0-rc0001 8,018 6/2/2013
4.0.0-beta0002 7,486 4/24/2013
4.0.0-beta0001 10,857 3/21/2013
3.3.18 22,123 12/8/2015
3.3.17 10,043 10/22/2015
3.3.16 10,366 10/16/2015
3.3.15 13,130 4/21/2015
3.3.14 10,568 1/28/2015
3.3.13 12,819 11/5/2014
3.3.12 14,069 10/2/2014
3.3.11 12,454 8/21/2014
3.3.10 17,271 8/1/2014
3.3.9 12,360 7/17/2014
3.3.8 36,497 6/5/2013
3.3.7 23,750 5/8/2013
3.3.7-beta4 6,140 5/2/2013
3.3.7-beta3 6,077 5/1/2013
3.3.7-beta1 6,104 4/30/2013
3.3.6 17,151 4/22/2013
3.3.5 30,612 2/7/2013
3.3.4 19,009 1/15/2013
3.3.4-beta5 6,183 1/14/2013
3.3.4-beta4 6,128 1/14/2013
3.3.4-beta3 6,028 1/9/2013
3.3.4-beta2 6,263 1/7/2013
3.3.3 24,673 12/11/2012
3.3.3-beta2 6,529 12/10/2012
3.3.3-beta1 6,345 12/5/2012
3.3.2 15,131 11/20/2012
3.3.1 18,749 11/5/2012
3.3.0 25,249 10/29/2012
3.2.8 38,684 8/29/2012
3.2.7 11,568 8/8/2012
3.2.6 15,567 7/11/2012
3.2.5 7,014 7/10/2012
3.2.4 11,616 6/23/2012
3.2.3 8,094 6/20/2012
3.2.2 9,661 6/4/2012
3.2.1 7,371 5/29/2012
3.2.0 10,971 5/22/2012
3.1.1 6,949 5/21/2012
3.1.0 7,040 5/21/2012
3.0.4 10,545 5/8/2012
3.0.3 10,826 4/4/2012
3.0.2 7,446 4/2/2012
3.0.1 9,016 3/23/2012
3.0.0 12,636 3/8/2012
3.0.0-rc5 4,033 2/21/2012
3.0.0-rc4 4,106 2/13/2012
3.0.0-rc3 3,950 2/9/2012
3.0.0-rc2 4,108 1/28/2012
3.0.0-rc1 4,072 1/27/2012
3.0.0-beta6 4,184 1/9/2012
3.0.0-beta5 4,023 1/9/2012
3.0.0-beta4 4,662 1/6/2012
3.0.0-beta3 4,718 12/28/2011
3.0.0-beta2 4,614 12/22/2011
3.0.0-beta1 4,725 12/16/2011
2.6.0.1511 18,554 3/25/2012
2.6.0.1506 13,336 1/10/2012
2.6.0.1505 13,607 9/22/2011
2.6.0.1504 7,542 9/12/2011
2.6.0.1498 6,610 9/5/2011
2.6.0.1496 10,261 8/9/2011
2.5.0.1490 9,774 7/30/2011
2.5.0.1476 9,149 7/18/2011
2.5.0.1469 10,883 7/18/2011
2.5.0.1446 24,988 7/18/2011