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 107,003 4/10/2025
9.2.6 188,794 2/13/2025
9.2.5 50,135 2/5/2025
9.2.4 146,151 1/14/2025
9.2.3 440,237 11/1/2024
9.2.2 299,317 9/10/2024
9.1.4 2,166 2/13/2025
9.1.3 1,814 2/5/2025
9.1.2 307,390 11/1/2024
9.1.1 205,559 7/31/2024
9.1.0 135,423 7/19/2024
9.0.5 2,072 1/21/2025
9.0.4 2,502 11/1/2024
9.0.3 69,557 7/5/2024
9.0.2 87,723 6/13/2024
9.0.1 32,362 6/3/2024
9.0.0 776,982 4/16/2024
8.2.5 84,361 2/13/2025
8.2.4 236,122 11/1/2024
8.2.3 206,256 8/5/2024
8.2.2 136,040 7/5/2024
8.2.1 70,433 6/3/2024
8.2.0 353,738 4/11/2024
8.1.8 3,585 8/5/2024
8.1.7 2,414 6/3/2024
8.1.6 903,412 11/6/2023
8.1.5 34,611 10/26/2023
8.1.4 60,876 10/16/2023
8.1.3 201,619 9/5/2023
8.1.2 3,402 9/4/2023
8.1.1 377,446 6/19/2023
8.0.8 206,682 11/6/2023
8.0.7 3,967 10/26/2023
8.0.6 2,471 10/16/2023
8.0.5 241,404 9/5/2023
8.0.4 1,798 9/1/2023
8.0.3 1,153,103 1/12/2023
8.0.2 102,950 12/12/2022
8.0.1 35,260 12/2/2022
8.0.0 1,425,026 11/17/2022
8.0.0-rc.3 21,877 9/19/2022
8.0.0-beta.3 6,927 5/26/2022
8.0.0-beta.2 10,917 5/26/2022
7.8.6 80,737 11/1/2024
7.8.5 134,274 6/3/2024
7.8.4 332,299 9/5/2023
7.8.3 2,840 9/1/2023
7.8.2 1,399,181 12/12/2022
7.8.1 280,093 12/6/2022
7.8.0 1,175,615 9/19/2022
7.7.6 20,623 12/12/2022
7.7.5 20,289 12/6/2022
7.7.4 617,201 7/20/2022
7.7.3 1,029,056 4/26/2022
7.7.2 41,390 4/20/2022
7.7.0 633,105 3/9/2022
7.6.3 10,817 7/20/2022
7.6.2 19,507 4/20/2022
7.6.0 763,437 12/17/2021
7.5.2 5,768 4/20/2022
7.5.0 2,169,048 7/15/2021
7.4.7 303,499 5/31/2021
7.4.6 444,132 3/31/2021
7.4.4 1,448,580 10/27/2020
7.4.3 384,587 9/17/2020
7.4.2 241,367 8/27/2020
7.4.1 39,244 8/21/2020
7.4.0 1,330,966 8/14/2020
7.3.2 30,475 10/27/2020
7.3.1 4,543 9/17/2020
7.3.0 1,437,095 5/8/2020
7.2.5 240,921 9/17/2020
7.2.4 741,452 4/20/2020
7.2.3 2,381,716 2/26/2020
7.2.2 213,847 2/11/2020
7.2.1 80,452 1/29/2020 7.2.1 is deprecated.
7.2.0 3,097,439 10/23/2019
7.1.13 14,658 4/20/2020
7.1.12 4,376 2/26/2020
7.1.11 11,467 1/29/2020
7.1.10 1,612,047 6/24/2019
7.1.9 512,722 5/22/2019
7.1.8 142,917 5/13/2019
7.1.7 367,335 4/3/2019
7.1.6 1,444,871 12/11/2018
7.1.5 35,191 12/4/2018
7.1.4 431,160 9/11/2018
7.1.3 34,940 8/30/2018
7.1.0-beta0026 3,618 6/19/2018
7.1.0-beta0024 2,796 6/15/2018
7.0.3 34,777 12/4/2018
7.0.2 4,813 9/11/2018
7.0.1 3,092,913 5/29/2018
7.0.0-rc0002 16,722 4/6/2018
7.0.0-rc0001 47,955 2/16/2018
7.0.0-beta0012 26,576 12/18/2017
7.0.0-beta0008 47,926 10/13/2017
7.0.0-beta0001 24,769 9/7/2017
6.5.10 154,702 4/20/2020
6.5.9 4,037 1/29/2020
6.5.8 63,245 6/24/2019
6.5.7 3,938 6/18/2019
6.5.6 9,594 5/13/2019
6.5.5 11,969 3/28/2019
6.5.4 51,229 9/11/2018
6.5.3 8,958 8/30/2018
6.5.0-beta0002 2,699 6/19/2018
6.5.0-beta0001 2,714 6/15/2018
6.4.5 34,166 9/11/2018
6.4.4 194,082 5/21/2018
6.4.3 487,527 11/24/2017
6.4.2 155,931 10/26/2017
6.4.1 30,153 10/5/2017
6.4.0 295,286 8/18/2017
6.3.9 10,727 11/24/2017
6.3.8 9,496 10/26/2017
6.3.7 4,614 10/5/2017
6.3.6 32,684 8/11/2017
6.3.5 4,866 8/11/2017
6.3.4 247,250 6/7/2017
6.3.3 18,468 6/1/2017
6.3.2 5,912 5/30/2017
6.3.1 29,430 5/19/2017
6.3.0 12,445 5/19/2017
6.2.8 25,763 10/26/2017
6.2.7 4,700 10/5/2017
6.2.6 5,031 8/11/2017
6.2.5 4,720 8/11/2017
6.2.4 5,214 6/7/2017
6.2.3 4,812 6/1/2017
6.2.2 4,886 5/30/2017
6.2.1 82,132 4/12/2017
6.2.0 82,669 3/28/2017
6.1.10 16,733 8/11/2017
6.1.9 4,635 8/11/2017
6.1.8 4,915 6/7/2017
6.1.7 4,680 6/1/2017
6.1.6 4,672 5/30/2017
6.1.5 5,111 4/12/2017
6.1.4 16,632 3/24/2017
6.1.3 44,789 2/14/2017
6.1.2 196,128 1/17/2017
6.1.1 32,394 12/16/2016
6.1.0 17,545 12/13/2016
6.0.10 9,579 6/7/2017
6.0.9 4,728 5/30/2017
6.0.8 4,865 4/12/2017
6.0.7 4,798 3/24/2017
6.0.6 5,039 1/17/2017
6.0.5 4,742 12/16/2016
6.0.4 8,589 12/5/2016
6.0.3 7,564 12/2/2016
6.0.2 5,812 11/29/2016
6.0.1 6,533 11/29/2016
6.0.0 484,833 10/11/2016
6.0.0-rc0003 6,134 9/29/2016
6.0.0-rc0002 14,496 9/14/2016
6.0.0-beta0007 9,681 8/18/2016
6.0.0-beta0004 7,696 6/9/2016
6.0.0-beta0003 3,659 5/27/2016
6.0.0-beta0002 4,037 4/28/2016
6.0.0-beta0001 66,852 4/8/2016
5.2.26 272,799 5/23/2018
5.2.25 48,961 11/15/2017
5.2.24 15,397 9/15/2017
5.2.23 11,578 8/15/2017
5.2.22 24,762 6/7/2017
5.2.21 92,145 12/5/2016
5.2.20 10,280 12/2/2016
5.2.19 37,872 10/12/2016
5.2.18 16,253 10/10/2016
5.2.17 6,764 10/5/2016
5.2.16 24,007 9/9/2016
5.2.15 50,656 8/17/2016
5.2.14 473,522 1/28/2016
5.2.13 6,607 1/27/2016
5.2.12 65,205 12/14/2015
5.2.11 14,149 12/8/2015
5.2.10 33,079 11/20/2015
5.2.9 53,681 10/22/2015
5.2.8 95,987 10/15/2015
5.2.7 13,173 10/6/2015
5.2.6 24,543 9/13/2015
5.2.5 43,843 8/20/2015
5.2.4 57,840 8/5/2015
5.2.3 45,276 6/24/2015
5.2.2 24,437 6/12/2015
5.2.0 159,062 2/12/2015
5.1.9 6,413 1/28/2016
5.1.8 4,419 1/28/2016
5.1.7 5,555 12/8/2015
5.1.6 4,457 11/20/2015
5.1.5 4,431 10/22/2015
5.1.4 7,528 10/15/2015
5.1.3 38,394 1/19/2015
5.1.2 51,908 11/7/2014
5.1.1 7,124 11/4/2014
5.1.0 12,039 11/1/2014
5.0.11 16,877 1/28/2016
5.0.10 5,163 1/28/2016
5.0.9 5,358 12/8/2015
5.0.8 5,482 11/20/2015
5.0.7 5,352 10/22/2015
5.0.6 14,558 10/15/2015
5.0.5 6,316 8/26/2015
5.0.4 6,212 3/31/2015
5.0.3 13,262 10/27/2014
5.0.2 19,929 10/24/2014
5.0.1 8,660 10/9/2014
5.0.0 683,857 9/29/2014
4.7.12 51,647 1/28/2016
4.7.11 9,690 12/14/2015
4.7.10 8,769 12/8/2015
4.7.9 11,964 11/20/2015
4.7.8 9,992 10/22/2015
4.7.7 10,125 10/15/2015
4.7.6 12,768 6/24/2015
4.7.5 39,476 11/20/2014
4.7.4 10,019 10/31/2014
4.7.3 9,406 10/30/2014
4.7.2 9,830 10/24/2014
4.7.1 12,561 10/9/2014
4.7.0 19,305 10/7/2014
4.6.10 19,173 10/15/2015
4.6.9 9,690 4/1/2015
4.6.8 11,711 10/8/2014
4.6.7 9,524 10/3/2014
4.6.6 21,969 9/26/2014
4.6.5 40,602 9/10/2014
4.6.4 20,039 8/22/2014
4.6.3 36,277 7/17/2014
4.6.2 13,147 7/16/2014
4.6.1 92,904 5/2/2014
4.6.0 13,997 5/1/2014
4.5.7 10,832 10/15/2015
4.5.6 9,011 4/1/2015
4.5.5 8,559 10/9/2014
4.5.4 8,617 10/3/2014
4.5.3 8,644 8/22/2014
4.5.2 9,096 7/22/2014
4.5.1 7,407 4/23/2014
4.5.0 13,519 4/16/2014
4.4.8 18,755 10/15/2015
4.4.7 9,076 4/2/2015
4.4.6 9,243 10/9/2014
4.4.5 9,149 10/3/2014
4.4.4 10,026 8/22/2014
4.4.3 8,922 7/22/2014
4.4.2 81,634 2/27/2014
4.4.1 9,999 2/26/2014
4.4.0 28,046 2/12/2014
4.3.10 11,339 4/1/2015
4.3.8 19,963 10/9/2014
4.3.7 9,291 10/3/2014
4.3.6 9,267 8/22/2014
4.3.5 9,396 7/22/2014
4.3.4 27,300 2/5/2014
4.3.3 13,803 1/22/2014
4.3.2.1 7,584 1/7/2014
4.3.1 12,082 12/16/2013
4.3.0 15,580 12/5/2013
4.2.7 13,348 6/23/2015
4.2.6 9,178 4/1/2015
4.2.5 11,048 10/10/2014
4.2.4 9,722 10/2/2014
4.2.3 9,443 8/21/2014
4.2.2 9,515 7/22/2014
4.2.1 4,631 5/2/2014
4.2.0 45,390 11/5/2013
4.1.8 11,741 6/23/2015
4.1.7 15,498 4/2/2015
4.1.6 22,151 10/14/2014
4.1.5 9,470 10/2/2014
4.1.4 9,549 8/21/2014
4.1.3 13,087 7/22/2014
4.1.2 4,205 5/8/2014
4.1.1 23,856 10/21/2013
4.1.0 12,754 10/17/2013
4.0.11 18,601 6/23/2015
4.0.10 9,563 3/31/2015
4.0.9 12,715 10/16/2014
4.0.8 12,655 10/2/2014
4.0.7 12,976 8/21/2014
4.0.6 12,606 7/22/2014
4.0.5 25,288 10/1/2013
4.0.4 30,521 9/4/2013
4.0.3 30,263 8/19/2013
4.0.2 18,312 8/1/2013
4.0.1 18,070 7/22/2013
4.0.0.1 35,103 7/11/2013
4.0.0-rc0002 7,405 7/5/2013
4.0.0-rc0001 7,914 6/2/2013
4.0.0-beta0002 7,371 4/24/2013
4.0.0-beta0001 10,745 3/21/2013
3.3.18 21,773 12/8/2015
3.3.17 9,951 10/22/2015
3.3.16 10,262 10/16/2015
3.3.15 13,031 4/21/2015
3.3.14 10,471 1/28/2015
3.3.13 12,708 11/5/2014
3.3.12 13,967 10/2/2014
3.3.11 12,361 8/21/2014
3.3.10 17,171 8/1/2014
3.3.9 12,262 7/17/2014
3.3.8 36,197 6/5/2013
3.3.7 23,513 5/8/2013
3.3.7-beta4 6,029 5/2/2013
3.3.7-beta3 5,965 5/1/2013
3.3.7-beta1 5,995 4/30/2013
3.3.6 17,034 4/22/2013
3.3.5 30,374 2/7/2013
3.3.4 18,867 1/15/2013
3.3.4-beta5 6,070 1/14/2013
3.3.4-beta4 6,002 1/14/2013
3.3.4-beta3 5,920 1/9/2013
3.3.4-beta2 6,144 1/7/2013
3.3.3 24,464 12/11/2012
3.3.3-beta2 6,418 12/10/2012
3.3.3-beta1 6,236 12/5/2012
3.3.2 15,011 11/20/2012
3.3.1 18,589 11/5/2012
3.3.0 25,090 10/29/2012
3.2.8 38,478 8/29/2012
3.2.7 11,450 8/8/2012
3.2.6 15,424 7/11/2012
3.2.5 6,900 7/10/2012
3.2.4 11,500 6/23/2012
3.2.3 7,985 6/20/2012
3.2.2 9,488 6/4/2012
3.2.1 7,254 5/29/2012
3.2.0 10,785 5/22/2012
3.1.1 6,842 5/21/2012
3.1.0 6,931 5/21/2012
3.0.4 10,433 5/8/2012
3.0.3 10,713 4/4/2012
3.0.2 7,342 4/2/2012
3.0.1 8,911 3/23/2012
3.0.0 12,519 3/8/2012
3.0.0-rc5 3,915 2/21/2012
3.0.0-rc4 3,994 2/13/2012
3.0.0-rc3 3,839 2/9/2012
3.0.0-rc2 3,991 1/28/2012
3.0.0-rc1 3,964 1/27/2012
3.0.0-beta6 4,076 1/9/2012
3.0.0-beta5 3,904 1/9/2012
3.0.0-beta4 4,552 1/6/2012
3.0.0-beta3 4,611 12/28/2011
3.0.0-beta2 4,500 12/22/2011
3.0.0-beta1 4,610 12/16/2011
2.6.0.1511 18,352 3/25/2012
2.6.0.1506 12,583 1/10/2012
2.6.0.1505 13,489 9/22/2011
2.6.0.1504 7,428 9/12/2011
2.6.0.1498 6,501 9/5/2011
2.6.0.1496 10,138 8/9/2011
2.5.0.1490 9,656 7/30/2011
2.5.0.1476 9,034 7/18/2011
2.5.0.1469 10,770 7/18/2011
2.5.0.1446 22,148 7/18/2011