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 126,759 4/10/2025
9.2.6 195,401 2/13/2025
9.2.5 53,195 2/5/2025
9.2.4 151,043 1/14/2025
9.2.3 455,893 11/1/2024
9.2.2 304,176 9/10/2024
9.1.4 2,200 2/13/2025
9.1.3 1,827 2/5/2025
9.1.2 323,872 11/1/2024
9.1.1 207,696 7/31/2024
9.1.0 137,605 7/19/2024
9.0.5 2,093 1/21/2025
9.0.4 2,516 11/1/2024
9.0.3 69,811 7/5/2024
9.0.2 88,022 6/13/2024
9.0.1 32,577 6/3/2024
9.0.0 789,246 4/16/2024
8.2.5 90,285 2/13/2025
8.2.4 242,212 11/1/2024
8.2.3 209,237 8/5/2024
8.2.2 136,817 7/5/2024
8.2.1 70,940 6/3/2024
8.2.0 357,287 4/11/2024
8.1.8 3,623 8/5/2024
8.1.7 2,415 6/3/2024
8.1.6 908,952 11/6/2023
8.1.5 34,678 10/26/2023
8.1.4 60,957 10/16/2023
8.1.3 203,222 9/5/2023
8.1.2 3,405 9/4/2023
8.1.1 378,561 6/19/2023
8.0.8 208,994 11/6/2023
8.0.7 3,979 10/26/2023
8.0.6 2,472 10/16/2023
8.0.5 243,032 9/5/2023
8.0.4 1,799 9/1/2023
8.0.3 1,158,293 1/12/2023
8.0.2 103,319 12/12/2022
8.0.1 35,401 12/2/2022
8.0.0 1,433,426 11/17/2022
8.0.0-rc.3 21,882 9/19/2022
8.0.0-beta.3 6,931 5/26/2022
8.0.0-beta.2 10,923 5/26/2022
7.8.6 84,988 11/1/2024
7.8.5 135,683 6/3/2024
7.8.4 335,486 9/5/2023
7.8.3 2,841 9/1/2023
7.8.2 1,408,674 12/12/2022
7.8.1 281,535 12/6/2022
7.8.0 1,181,349 9/19/2022
7.7.6 20,702 12/12/2022
7.7.5 20,421 12/6/2022
7.7.4 617,891 7/20/2022
7.7.3 1,036,810 4/26/2022
7.7.2 41,432 4/20/2022
7.7.0 636,239 3/9/2022
7.6.3 10,839 7/20/2022
7.6.2 19,518 4/20/2022
7.6.0 765,644 12/17/2021
7.5.2 5,812 4/20/2022
7.5.0 2,181,591 7/15/2021
7.4.7 303,970 5/31/2021
7.4.6 445,527 3/31/2021
7.4.4 1,451,058 10/27/2020
7.4.3 385,798 9/17/2020
7.4.2 241,503 8/27/2020
7.4.1 39,371 8/21/2020
7.4.0 1,337,819 8/14/2020
7.3.2 30,601 10/27/2020
7.3.1 4,549 9/17/2020
7.3.0 1,440,512 5/8/2020
7.2.5 241,089 9/17/2020
7.2.4 742,461 4/20/2020
7.2.3 2,390,759 2/26/2020
7.2.2 213,869 2/11/2020
7.2.1 80,475 1/29/2020 7.2.1 is deprecated.
7.2.0 3,109,212 10/23/2019
7.1.13 14,681 4/20/2020
7.1.12 4,382 2/26/2020
7.1.11 11,474 1/29/2020
7.1.10 1,615,923 6/24/2019
7.1.9 513,381 5/22/2019
7.1.8 143,367 5/13/2019
7.1.7 367,914 4/3/2019
7.1.6 1,446,770 12/11/2018
7.1.5 35,200 12/4/2018
7.1.4 431,996 9/11/2018
7.1.3 34,952 8/30/2018
7.1.0-beta0026 3,636 6/19/2018
7.1.0-beta0024 2,814 6/15/2018
7.0.3 34,822 12/4/2018
7.0.2 4,820 9/11/2018
7.0.1 3,106,190 5/29/2018
7.0.0-rc0002 16,741 4/6/2018
7.0.0-rc0001 47,992 2/16/2018
7.0.0-beta0012 26,595 12/18/2017
7.0.0-beta0008 47,938 10/13/2017
7.0.0-beta0001 24,781 9/7/2017
6.5.10 155,302 4/20/2020
6.5.9 4,042 1/29/2020
6.5.8 63,434 6/24/2019
6.5.7 3,944 6/18/2019
6.5.6 9,601 5/13/2019
6.5.5 11,975 3/28/2019
6.5.4 51,245 9/11/2018
6.5.3 8,965 8/30/2018
6.5.0-beta0002 2,718 6/19/2018
6.5.0-beta0001 2,732 6/15/2018
6.4.5 34,235 9/11/2018
6.4.4 194,308 5/21/2018
6.4.3 487,837 11/24/2017
6.4.2 156,110 10/26/2017
6.4.1 30,166 10/5/2017
6.4.0 295,613 8/18/2017
6.3.9 10,752 11/24/2017
6.3.8 9,510 10/26/2017
6.3.7 4,627 10/5/2017
6.3.6 32,696 8/11/2017
6.3.5 4,878 8/11/2017
6.3.4 247,295 6/7/2017
6.3.3 18,483 6/1/2017
6.3.2 5,924 5/30/2017
6.3.1 29,550 5/19/2017
6.3.0 12,481 5/19/2017
6.2.8 25,860 10/26/2017
6.2.7 4,713 10/5/2017
6.2.6 5,043 8/11/2017
6.2.5 4,732 8/11/2017
6.2.4 5,226 6/7/2017
6.2.3 4,824 6/1/2017
6.2.2 4,898 5/30/2017
6.2.1 82,156 4/12/2017
6.2.0 82,773 3/28/2017
6.1.10 16,755 8/11/2017
6.1.9 4,647 8/11/2017
6.1.8 4,927 6/7/2017
6.1.7 4,692 6/1/2017
6.1.6 4,684 5/30/2017
6.1.5 5,123 4/12/2017
6.1.4 16,644 3/24/2017
6.1.3 44,852 2/14/2017
6.1.2 196,328 1/17/2017
6.1.1 32,410 12/16/2016
6.1.0 17,557 12/13/2016
6.0.10 9,602 6/7/2017
6.0.9 4,742 5/30/2017
6.0.8 4,877 4/12/2017
6.0.7 4,810 3/24/2017
6.0.6 5,054 1/17/2017
6.0.5 4,754 12/16/2016
6.0.4 8,603 12/5/2016
6.0.3 7,576 12/2/2016
6.0.2 5,825 11/29/2016
6.0.1 6,546 11/29/2016
6.0.0 485,210 10/11/2016
6.0.0-rc0003 6,146 9/29/2016
6.0.0-rc0002 14,510 9/14/2016
6.0.0-beta0007 9,694 8/18/2016
6.0.0-beta0004 7,708 6/9/2016
6.0.0-beta0003 3,671 5/27/2016
6.0.0-beta0002 4,049 4/28/2016
6.0.0-beta0001 66,865 4/8/2016
5.2.26 273,293 5/23/2018
5.2.25 49,010 11/15/2017
5.2.24 15,409 9/15/2017
5.2.23 11,590 8/15/2017
5.2.22 24,800 6/7/2017
5.2.21 92,220 12/5/2016
5.2.20 10,292 12/2/2016
5.2.19 37,925 10/12/2016
5.2.18 16,265 10/10/2016
5.2.17 6,793 10/5/2016
5.2.16 24,043 9/9/2016
5.2.15 50,727 8/17/2016
5.2.14 475,867 1/28/2016
5.2.13 6,629 1/27/2016
5.2.12 65,391 12/14/2015
5.2.11 14,164 12/8/2015
5.2.10 33,158 11/20/2015
5.2.9 53,728 10/22/2015
5.2.8 96,059 10/15/2015
5.2.7 13,191 10/6/2015
5.2.6 24,574 9/13/2015
5.2.5 43,898 8/20/2015
5.2.4 57,881 8/5/2015
5.2.3 45,482 6/24/2015
5.2.2 24,453 6/12/2015
5.2.0 159,586 2/12/2015
5.1.9 6,436 1/28/2016
5.1.8 4,431 1/28/2016
5.1.7 5,568 12/8/2015
5.1.6 4,472 11/20/2015
5.1.5 4,443 10/22/2015
5.1.4 7,541 10/15/2015
5.1.3 39,044 1/19/2015
5.1.2 52,014 11/7/2014
5.1.1 7,136 11/4/2014
5.1.0 12,059 11/1/2014
5.0.11 16,905 1/28/2016
5.0.10 5,175 1/28/2016
5.0.9 5,371 12/8/2015
5.0.8 5,494 11/20/2015
5.0.7 5,364 10/22/2015
5.0.6 14,570 10/15/2015
5.0.5 6,328 8/26/2015
5.0.4 6,225 3/31/2015
5.0.3 13,303 10/27/2014
5.0.2 19,961 10/24/2014
5.0.1 8,673 10/9/2014
5.0.0 684,898 9/29/2014
4.7.12 51,707 1/28/2016
4.7.11 9,705 12/14/2015
4.7.10 8,781 12/8/2015
4.7.9 11,979 11/20/2015
4.7.8 10,005 10/22/2015
4.7.7 10,139 10/15/2015
4.7.6 12,785 6/24/2015
4.7.5 39,539 11/20/2014
4.7.4 10,031 10/31/2014
4.7.3 9,420 10/30/2014
4.7.2 9,845 10/24/2014
4.7.1 12,573 10/9/2014
4.7.0 19,321 10/7/2014
4.6.10 19,199 10/15/2015
4.6.9 9,704 4/1/2015
4.6.8 11,723 10/8/2014
4.6.7 9,536 10/3/2014
4.6.6 21,982 9/26/2014
4.6.5 40,685 9/10/2014
4.6.4 20,062 8/22/2014
4.6.3 36,566 7/17/2014
4.6.2 13,255 7/16/2014
4.6.1 92,973 5/2/2014
4.6.0 14,011 5/1/2014
4.5.7 10,854 10/15/2015
4.5.6 9,023 4/1/2015
4.5.5 8,572 10/9/2014
4.5.4 8,629 10/3/2014
4.5.3 8,656 8/22/2014
4.5.2 9,112 7/22/2014
4.5.1 7,423 4/23/2014
4.5.0 13,531 4/16/2014
4.4.8 18,790 10/15/2015
4.4.7 9,088 4/2/2015
4.4.6 9,256 10/9/2014
4.4.5 9,161 10/3/2014
4.4.4 10,041 8/22/2014
4.4.3 8,935 7/22/2014
4.4.2 82,015 2/27/2014
4.4.1 10,011 2/26/2014
4.4.0 28,140 2/12/2014
4.3.10 11,373 4/1/2015
4.3.8 19,993 10/9/2014
4.3.7 9,305 10/3/2014
4.3.6 9,279 8/22/2014
4.3.5 9,408 7/22/2014
4.3.4 27,356 2/5/2014
4.3.3 13,815 1/22/2014
4.3.2.1 7,596 1/7/2014
4.3.1 12,094 12/16/2013
4.3.0 15,593 12/5/2013
4.2.7 13,370 6/23/2015
4.2.6 9,190 4/1/2015
4.2.5 11,060 10/10/2014
4.2.4 9,734 10/2/2014
4.2.3 9,455 8/21/2014
4.2.2 9,527 7/22/2014
4.2.1 4,643 5/2/2014
4.2.0 45,575 11/5/2013
4.1.8 11,763 6/23/2015
4.1.7 15,512 4/2/2015
4.1.6 22,210 10/14/2014
4.1.5 9,482 10/2/2014
4.1.4 9,561 8/21/2014
4.1.3 13,099 7/22/2014
4.1.2 4,218 5/8/2014
4.1.1 23,876 10/21/2013
4.1.0 12,768 10/17/2013
4.0.11 18,624 6/23/2015
4.0.10 9,586 3/31/2015
4.0.9 12,727 10/16/2014
4.0.8 12,667 10/2/2014
4.0.7 12,988 8/21/2014
4.0.6 12,619 7/22/2014
4.0.5 25,309 10/1/2013
4.0.4 30,545 9/4/2013
4.0.3 30,320 8/19/2013
4.0.2 18,327 8/1/2013
4.0.1 18,082 7/22/2013
4.0.0.1 35,245 7/11/2013
4.0.0-rc0002 7,418 7/5/2013
4.0.0-rc0001 7,926 6/2/2013
4.0.0-beta0002 7,383 4/24/2013
4.0.0-beta0001 10,758 3/21/2013
3.3.18 21,804 12/8/2015
3.3.17 9,963 10/22/2015
3.3.16 10,276 10/16/2015
3.3.15 13,046 4/21/2015
3.3.14 10,483 1/28/2015
3.3.13 12,722 11/5/2014
3.3.12 13,979 10/2/2014
3.3.11 12,373 8/21/2014
3.3.10 17,185 8/1/2014
3.3.9 12,274 7/17/2014
3.3.8 36,216 6/5/2013
3.3.7 23,533 5/8/2013
3.3.7-beta4 6,042 5/2/2013
3.3.7-beta3 5,977 5/1/2013
3.3.7-beta1 6,008 4/30/2013
3.3.6 17,049 4/22/2013
3.3.5 30,414 2/7/2013
3.3.4 18,880 1/15/2013
3.3.4-beta5 6,082 1/14/2013
3.3.4-beta4 6,017 1/14/2013
3.3.4-beta3 5,932 1/9/2013
3.3.4-beta2 6,156 1/7/2013
3.3.3 24,487 12/11/2012
3.3.3-beta2 6,433 12/10/2012
3.3.3-beta1 6,248 12/5/2012
3.3.2 15,026 11/20/2012
3.3.1 18,606 11/5/2012
3.3.0 25,102 10/29/2012
3.2.8 38,496 8/29/2012
3.2.7 11,463 8/8/2012
3.2.6 15,437 7/11/2012
3.2.5 6,913 7/10/2012
3.2.4 11,512 6/23/2012
3.2.3 7,998 6/20/2012
3.2.2 9,506 6/4/2012
3.2.1 7,267 5/29/2012
3.2.0 10,803 5/22/2012
3.1.1 6,854 5/21/2012
3.1.0 6,944 5/21/2012
3.0.4 10,446 5/8/2012
3.0.3 10,726 4/4/2012
3.0.2 7,355 4/2/2012
3.0.1 8,923 3/23/2012
3.0.0 12,532 3/8/2012
3.0.0-rc5 3,929 2/21/2012
3.0.0-rc4 4,006 2/13/2012
3.0.0-rc3 3,852 2/9/2012
3.0.0-rc2 4,003 1/28/2012
3.0.0-rc1 3,977 1/27/2012
3.0.0-beta6 4,089 1/9/2012
3.0.0-beta5 3,916 1/9/2012
3.0.0-beta4 4,566 1/6/2012
3.0.0-beta3 4,623 12/28/2011
3.0.0-beta2 4,513 12/22/2011
3.0.0-beta1 4,624 12/16/2011
2.6.0.1511 18,379 3/25/2012
2.6.0.1506 12,662 1/10/2012
2.6.0.1505 13,505 9/22/2011
2.6.0.1504 7,441 9/12/2011
2.6.0.1498 6,513 9/5/2011
2.6.0.1496 10,153 8/9/2011
2.5.0.1490 9,669 7/30/2011
2.5.0.1476 9,048 7/18/2011
2.5.0.1469 10,783 7/18/2011
2.5.0.1446 22,689 7/18/2011