NServiceBus 8.2.5

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NServiceBus --version 8.2.5
                    
NuGet\Install-Package NServiceBus -Version 8.2.5
                    
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="8.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus" Version="8.2.5" />
                    
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 8.2.5
                    
#r "nuget: NServiceBus, 8.2.5"
                    
#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@8.2.5
                    
#: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=8.2.5
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus&version=8.2.5
                    
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 net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (323)

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.Metrics

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

NServiceBus.RabbitMQ

RabbitMQ support for NServiceBus

NServiceBus.Testing

A testing framework for NServiceBus

GitHub repositories (17)

Showing the top 17 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.
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
Surviving crashes in plain C#-code
danielmarbach/Microservices.ServiceFabric
elliotritchie/NES
.NET Event Sourcing
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
Particular/docs.particular.net
All content for ParticularDocs
Version Downloads Last Updated
10.1.0 836 2/6/2026
10.0.1 1,725 2/3/2026
10.0.0 11,391 1/29/2026
9.2.9 1,496 2/3/2026
9.2.8 141,046 12/3/2025
9.2.7 1,251,806 4/10/2025
9.2.6 628,837 2/13/2025
9.2.5 288,813 2/5/2025
9.2.4 276,717 1/14/2025
9.2.3 1,186,069 11/1/2024
9.2.2 499,381 9/10/2024
9.1.4 6,457 2/13/2025
9.1.3 4,599 2/5/2025
9.1.2 1,092,888 11/1/2024
9.1.1 278,369 7/31/2024
9.1.0 221,953 7/19/2024
9.0.5 8,594 1/21/2025
9.0.4 5,877 11/1/2024
9.0.3 79,651 7/5/2024
9.0.2 97,388 6/13/2024
9.0.1 43,430 6/3/2024
9.0.0 1,229,434 4/16/2024
8.2.6 13,587 12/3/2025
8.2.5 280,436 2/13/2025
8.2.4 527,617 11/1/2024
8.2.3 276,796 8/5/2024
8.2.2 154,587 7/5/2024
8.2.1 78,093 6/3/2024
8.2.0 458,621 4/11/2024
8.1.8 7,258 8/5/2024
8.1.7 5,081 6/3/2024
8.1.6 1,066,917 11/6/2023
8.1.5 38,986 10/26/2023
8.1.4 66,072 10/16/2023
8.1.3 239,214 9/5/2023
8.1.2 6,073 9/4/2023
8.1.1 415,639 6/19/2023
8.0.8 273,324 11/6/2023
8.0.7 8,001 10/26/2023
8.0.6 5,262 10/16/2023
8.0.5 298,885 9/5/2023
8.0.4 4,395 9/1/2023
8.0.3 1,350,233 1/12/2023
8.0.2 122,302 12/12/2022
8.0.1 44,263 12/2/2022
8.0.0 1,713,494 11/17/2022
8.0.0-rc.3 22,397 9/19/2022
8.0.0-beta.3 7,071 5/26/2022
8.0.0-beta.2 11,581 5/26/2022
7.8.6 224,470 11/1/2024
7.8.5 183,527 6/3/2024
7.8.4 412,170 9/5/2023
7.8.3 5,560 9/1/2023
7.8.2 1,673,172 12/12/2022
7.8.1 340,197 12/6/2022
7.8.0 1,398,246 9/19/2022
7.7.6 25,052 12/12/2022
7.7.5 29,977 12/6/2022
7.7.4 637,288 7/20/2022
7.7.3 1,389,419 4/26/2022
7.7.2 45,755 4/20/2022
7.7.0 770,914 3/9/2022
7.6.3 15,092 7/20/2022
7.6.2 22,245 4/20/2022
7.6.0 837,599 12/17/2021
7.5.2 9,584 4/20/2022
7.5.0 2,670,784 7/15/2021
7.4.7 333,429 5/31/2021
7.4.6 488,757 3/31/2021
7.4.4 1,533,445 10/27/2020
7.4.3 429,249 9/17/2020
7.4.2 249,797 8/27/2020
7.4.1 44,385 8/21/2020
7.4.0 1,504,387 8/14/2020
7.3.2 37,725 10/27/2020
7.3.1 7,077 9/17/2020
7.3.0 1,543,930 5/8/2020
7.2.5 249,428 9/17/2020
7.2.4 782,516 4/20/2020
7.2.3 2,697,365 2/26/2020
7.2.2 218,842 2/11/2020
7.2.1 84,716 1/29/2020 7.2.1 is deprecated.
7.2.0 3,550,911 10/23/2019
7.1.13 18,200 4/20/2020
7.1.12 6,946 2/26/2020
7.1.11 14,056 1/29/2020
7.1.10 1,766,337 6/24/2019
7.1.9 526,270 5/22/2019
7.1.8 170,154 5/13/2019
7.1.7 389,032 4/3/2019
7.1.6 1,518,599 12/11/2018
7.1.5 45,025 12/4/2018
7.1.4 466,142 9/11/2018
7.1.3 38,857 8/30/2018
7.1.0-beta0026 3,978 6/19/2018
7.1.0-beta0024 3,143 6/15/2018
7.0.3 39,031 12/4/2018
7.0.2 7,470 9/11/2018
7.0.1 3,606,494 5/29/2018
7.0.0-rc0002 17,248 4/6/2018
7.0.0-rc0001 51,189 2/16/2018
7.0.0-beta0012 28,116 12/18/2017
7.0.0-beta0008 49,100 10/13/2017
7.0.0-beta0001 26,736 9/7/2017
6.5.10 184,978 4/20/2020
6.5.9 6,532 1/29/2020
6.5.8 68,397 6/24/2019
6.5.7 6,434 6/18/2019
6.5.6 12,183 5/13/2019
6.5.5 14,561 3/28/2019
6.5.4 54,285 9/11/2018
6.5.3 11,570 8/30/2018
6.5.0-beta0002 3,054 6/19/2018
6.5.0-beta0001 3,077 6/15/2018
6.4.5 39,158 9/11/2018
6.4.4 201,210 5/21/2018
6.4.3 504,299 11/24/2017
6.4.2 161,107 10/26/2017
6.4.1 32,885 10/5/2017
6.4.0 310,605 8/18/2017
6.3.9 14,047 11/24/2017
6.3.8 12,191 10/26/2017
6.3.7 7,315 10/5/2017
6.3.6 35,354 8/11/2017
6.3.5 7,557 8/11/2017
6.3.4 250,401 6/7/2017
6.3.3 21,480 6/1/2017
6.3.2 8,606 5/30/2017
6.3.1 35,746 5/19/2017
6.3.0 15,684 5/19/2017
6.2.8 30,100 10/26/2017
6.2.7 7,398 10/5/2017
6.2.6 7,693 8/11/2017
6.2.5 7,383 8/11/2017
6.2.4 7,885 6/7/2017
6.2.3 7,497 6/1/2017
6.2.2 7,579 5/30/2017
6.2.1 86,042 4/12/2017
6.2.0 90,456 3/28/2017
6.1.10 20,027 8/11/2017
6.1.9 7,310 8/11/2017
6.1.8 7,602 6/7/2017
6.1.7 7,364 6/1/2017
6.1.6 7,341 5/30/2017
6.1.5 7,782 4/12/2017
6.1.4 19,857 3/24/2017
6.1.3 50,108 2/14/2017
6.1.2 213,603 1/17/2017
6.1.1 35,424 12/16/2016
6.1.0 20,553 12/13/2016
6.0.10 12,816 6/7/2017
6.0.9 7,425 5/30/2017
6.0.8 7,555 4/12/2017
6.0.7 7,470 3/24/2017
6.0.6 7,738 1/17/2017
6.0.5 7,445 12/16/2016
6.0.4 11,357 12/5/2016
6.0.3 10,253 12/2/2016
6.0.2 8,515 11/29/2016
6.0.1 9,225 11/29/2016
6.0.0 508,863 10/11/2016
6.0.0-rc0003 6,517 9/29/2016
6.0.0-rc0002 15,701 9/14/2016
6.0.0-beta0007 10,479 8/18/2016
6.0.0-beta0004 8,269 6/9/2016
6.0.0-beta0003 3,986 5/27/2016
6.0.0-beta0002 4,350 4/28/2016
6.0.0-beta0001 69,948 4/8/2016
5.2.26 290,631 5/23/2018
5.2.25 52,953 11/15/2017
5.2.24 18,134 9/15/2017
5.2.23 14,302 8/15/2017
5.2.22 28,189 6/7/2017
5.2.21 97,092 12/5/2016
5.2.20 13,008 12/2/2016
5.2.19 41,882 10/12/2016
5.2.18 18,962 10/10/2016
5.2.17 9,808 10/5/2016
5.2.16 27,421 9/9/2016
5.2.15 56,176 8/17/2016
5.2.14 496,252 1/28/2016
5.2.13 9,392 1/27/2016
5.2.12 70,219 12/14/2015
5.2.11 17,060 12/8/2015
5.2.10 38,732 11/20/2015
5.2.9 58,689 10/22/2015
5.2.8 101,573 10/15/2015
5.2.7 16,083 10/6/2015
5.2.6 27,682 9/13/2015
5.2.5 48,732 8/20/2015
5.2.4 61,089 8/5/2015
5.2.3 48,846 6/24/2015
5.2.2 27,519 6/12/2015
5.2.0 169,859 2/12/2015
5.1.9 9,647 1/28/2016
5.1.8 7,117 1/28/2016
5.1.7 8,285 12/8/2015
5.1.6 7,159 11/20/2015
5.1.5 7,131 10/22/2015
5.1.4 10,411 10/15/2015
5.1.3 45,108 1/19/2015
5.1.2 57,031 11/7/2014
5.1.1 9,824 11/4/2014
5.1.0 15,174 11/1/2014
5.0.11 20,323 1/28/2016
5.0.10 7,855 1/28/2016
5.0.9 8,067 12/8/2015
5.0.8 8,180 11/20/2015
5.0.7 8,061 10/22/2015
5.0.6 17,803 10/15/2015
5.0.5 9,024 8/26/2015
5.0.4 8,903 3/31/2015
5.0.3 17,066 10/27/2014
5.0.2 23,285 10/24/2014
5.0.1 11,453 10/9/2014
5.0.0 742,840 9/29/2014
4.7.12 55,792 1/28/2016
4.7.11 12,493 12/14/2015
4.7.10 11,573 12/8/2015
4.7.9 14,791 11/20/2015
4.7.8 12,846 10/22/2015
4.7.7 13,006 10/15/2015
4.7.6 15,731 6/24/2015
4.7.5 44,446 11/20/2014
4.7.4 12,834 10/31/2014
4.7.3 12,225 10/30/2014
4.7.2 12,647 10/24/2014
4.7.1 15,472 10/9/2014
4.7.0 22,159 10/7/2014
4.6.10 22,613 10/15/2015
4.6.9 12,492 4/1/2015
4.6.8 14,514 10/8/2014
4.6.7 12,269 10/3/2014
4.6.6 25,202 9/26/2014
4.6.5 45,969 9/10/2014
4.6.4 23,120 8/22/2014
4.6.3 45,631 7/17/2014
4.6.2 17,737 7/16/2014
4.6.1 100,575 5/2/2014
4.6.0 16,717 5/1/2014
4.5.7 14,185 10/15/2015
4.5.6 11,803 4/1/2015
4.5.5 11,304 10/9/2014
4.5.4 11,397 10/3/2014
4.5.3 11,433 8/22/2014
4.5.2 12,352 7/22/2014
4.5.1 10,097 4/23/2014
4.5.0 16,547 4/16/2014
4.4.8 22,356 10/15/2015
4.4.7 11,876 4/2/2015
4.4.6 12,051 10/9/2014
4.4.5 11,919 10/3/2014
4.4.4 12,837 8/22/2014
4.4.3 11,667 7/22/2014
4.4.2 97,942 2/27/2014
4.4.1 12,806 2/26/2014
4.4.0 34,030 2/12/2014
4.3.10 14,866 4/1/2015
4.3.8 23,186 10/9/2014
4.3.7 12,082 10/3/2014
4.3.6 12,061 8/22/2014
4.3.5 12,174 7/22/2014
4.3.4 31,221 2/5/2014
4.3.3 16,644 1/22/2014
4.3.2.1 10,279 1/7/2014
4.3.1 14,916 12/16/2013
4.3.0 18,554 12/5/2013
4.2.7 16,684 6/23/2015
4.2.6 11,981 4/1/2015
4.2.5 13,839 10/10/2014
4.2.4 12,509 10/2/2014
4.2.3 12,192 8/21/2014
4.2.2 12,313 7/22/2014
4.2.1 7,226 5/2/2014
4.2.0 54,905 11/5/2013
4.1.8 15,100 6/23/2015
4.1.7 18,314 4/2/2015
4.1.6 26,021 10/14/2014
4.1.5 12,268 10/2/2014
4.1.4 12,328 8/21/2014
4.1.3 16,017 7/22/2014
4.1.2 6,828 5/8/2014
4.1.1 27,218 10/21/2013
4.1.0 15,679 10/17/2013
4.0.11 21,942 6/23/2015
4.0.10 12,380 3/31/2015
4.0.9 15,602 10/16/2014
4.0.8 15,542 10/2/2014
4.0.7 15,893 8/21/2014
4.0.6 15,488 7/22/2014
4.0.5 28,769 10/1/2013
4.0.4 33,668 9/4/2013
4.0.3 34,284 8/19/2013
4.0.2 21,275 8/1/2013
4.0.1 21,113 7/22/2013
4.0.0.1 40,840 7/11/2013
4.0.0-rc0002 8,050 7/5/2013
4.0.0-rc0001 8,528 6/2/2013
4.0.0-beta0002 7,963 4/24/2013
4.0.0-beta0001 11,397 3/21/2013
3.3.18 25,455 12/8/2015
3.3.17 12,751 10/22/2015
3.3.16 13,079 10/16/2015
3.3.15 15,849 4/21/2015
3.3.14 13,270 1/28/2015
3.3.13 15,580 11/5/2014
3.3.12 16,845 10/2/2014
3.3.11 15,210 8/21/2014
3.3.10 20,017 8/1/2014
3.3.9 15,125 7/17/2014
3.3.8 39,403 6/5/2013
3.3.7 26,699 5/8/2013
3.3.7-beta4 6,551 5/2/2013
3.3.7-beta3 6,500 5/1/2013
3.3.7-beta1 6,535 4/30/2013
3.3.6 19,950 4/22/2013
3.3.5 33,649 2/7/2013
3.3.4 21,826 1/15/2013
3.3.4-beta5 6,613 1/14/2013
3.3.4-beta4 6,575 1/14/2013
3.3.4-beta3 6,462 1/9/2013
3.3.4-beta2 6,710 1/7/2013
3.3.3 28,160 12/11/2012
3.3.3-beta2 6,984 12/10/2012
3.3.3-beta1 6,775 12/5/2012
3.3.2 17,973 11/20/2012
3.3.1 22,124 11/5/2012
3.3.0 28,216 10/29/2012
3.2.8 41,688 8/29/2012
3.2.7 12,714 8/8/2012
3.2.6 16,740 7/11/2012
3.2.5 8,158 7/10/2012
3.2.4 12,911 6/23/2012
3.2.3 9,228 6/20/2012
3.2.2 11,160 6/4/2012
3.2.1 8,521 5/29/2012
3.2.0 12,275 5/22/2012
3.1.1 8,095 5/21/2012
3.1.0 8,194 5/21/2012
3.0.4 11,681 5/8/2012
3.0.3 11,994 4/4/2012
3.0.2 8,560 4/2/2012
3.0.1 10,139 3/23/2012
3.0.0 13,822 3/8/2012
3.0.0-rc5 4,303 2/21/2012
3.0.0-rc4 4,390 2/13/2012
3.0.0-rc3 4,219 2/9/2012
3.0.0-rc2 4,395 1/28/2012
3.0.0-rc1 4,358 1/27/2012
3.0.0-beta6 4,476 1/9/2012
3.0.0-beta5 4,318 1/9/2012
3.0.0-beta4 4,954 1/6/2012
3.0.0-beta3 4,991 12/28/2011
3.0.0-beta2 4,901 12/22/2011
3.0.0-beta1 5,025 12/16/2011
2.6.0.1511 19,671 3/25/2012
2.6.0.1506 15,310 1/10/2012
2.6.0.1505 16,217 9/22/2011
2.6.0.1504 8,526 9/12/2011
2.6.0.1498 7,743 9/5/2011
2.6.0.1496 11,603 8/9/2011
2.5.0.1490 10,880 7/30/2011
2.5.0.1476 10,316 7/18/2011
2.5.0.1469 12,060 7/18/2011
2.5.0.1446 29,023 7/18/2011