NServiceBus 8.1.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NServiceBus --version 8.1.4
                    
NuGet\Install-Package NServiceBus -Version 8.1.4
                    
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.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus" Version="8.1.4" />
                    
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.1.4
                    
#r "nuget: NServiceBus, 8.1.4"
                    
#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.1.4
                    
#: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.1.4
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus&version=8.1.4
                    
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 (309)

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 (14)

Showing the top 14 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
Version Downloads Last Updated
9.2.8 83,792 12/3/2025
9.2.7 1,162,240 4/10/2025
9.2.6 580,577 2/13/2025
9.2.5 254,219 2/5/2025
9.2.4 268,520 1/14/2025
9.2.3 1,105,920 11/1/2024
9.2.2 480,097 9/10/2024
9.1.4 5,975 2/13/2025
9.1.3 4,279 2/5/2025
9.1.2 1,015,274 11/1/2024
9.1.1 273,985 7/31/2024
9.1.0 213,843 7/19/2024
9.0.5 7,944 1/21/2025
9.0.4 5,351 11/1/2024
9.0.3 78,817 7/5/2024
9.0.2 96,826 6/13/2024
9.0.1 42,247 6/3/2024
9.0.0 1,185,511 4/16/2024
8.2.6 8,306 12/3/2025
8.2.5 263,296 2/13/2025
8.2.4 500,948 11/1/2024
8.2.3 272,015 8/5/2024
8.2.2 153,089 7/5/2024
8.2.1 77,649 6/3/2024
8.2.0 451,651 4/11/2024
8.1.8 6,865 8/5/2024
8.1.7 4,773 6/3/2024
8.1.6 1,055,762 11/6/2023
8.1.5 38,383 10/26/2023
8.1.4 65,525 10/16/2023
8.1.3 236,241 9/5/2023
8.1.2 5,768 9/4/2023
8.1.1 413,208 6/19/2023
8.0.8 268,365 11/6/2023
8.0.7 7,582 10/26/2023
8.0.6 4,945 10/16/2023
8.0.5 294,167 9/5/2023
8.0.4 4,078 9/1/2023
8.0.3 1,333,657 1/12/2023
8.0.2 120,774 12/12/2022
8.0.1 43,429 12/2/2022
8.0.0 1,686,921 11/17/2022
8.0.0-rc.3 22,178 9/19/2022
8.0.0-beta.3 7,064 5/26/2022
8.0.0-beta.2 11,141 5/26/2022
7.8.6 215,047 11/1/2024
7.8.5 180,173 6/3/2024
7.8.4 406,972 9/5/2023
7.8.3 5,254 9/1/2023
7.8.2 1,656,197 12/12/2022
7.8.1 335,072 12/6/2022
7.8.0 1,383,799 9/19/2022
7.7.6 24,528 12/12/2022
7.7.5 28,340 12/6/2022
7.7.4 635,650 7/20/2022
7.7.3 1,355,528 4/26/2022
7.7.2 45,418 4/20/2022
7.7.0 760,828 3/9/2022
7.6.3 14,556 7/20/2022
7.6.2 21,944 4/20/2022
7.6.0 831,121 12/17/2021
7.5.2 9,175 4/20/2022
7.5.0 2,628,170 7/15/2021
7.4.7 331,066 5/31/2021
7.4.6 486,073 3/31/2021
7.4.4 1,529,921 10/27/2020
7.4.3 425,771 9/17/2020
7.4.2 249,041 8/27/2020
7.4.1 43,922 8/21/2020
7.4.0 1,495,794 8/14/2020
7.3.2 37,080 10/27/2020
7.3.1 6,785 9/17/2020
7.3.0 1,537,549 5/8/2020
7.2.5 248,435 9/17/2020
7.2.4 779,216 4/20/2020
7.2.3 2,676,195 2/26/2020
7.2.2 218,444 2/11/2020
7.2.1 84,409 1/29/2020 7.2.1 is deprecated.
7.2.0 3,514,822 10/23/2019
7.1.13 17,814 4/20/2020
7.1.12 6,654 2/26/2020
7.1.11 13,761 1/29/2020
7.1.10 1,756,602 6/24/2019
7.1.9 525,469 5/22/2019
7.1.8 167,064 5/13/2019
7.1.7 387,490 4/3/2019
7.1.6 1,512,945 12/11/2018
7.1.5 44,720 12/4/2018
7.1.4 463,622 9/11/2018
7.1.3 38,497 8/30/2018
7.1.0-beta0026 3,967 6/19/2018
7.1.0-beta0024 3,134 6/15/2018
7.0.3 38,604 12/4/2018
7.0.2 7,167 9/11/2018
7.0.1 3,563,567 5/29/2018
7.0.0-rc0002 17,217 4/6/2018
7.0.0-rc0001 50,994 2/16/2018
7.0.0-beta0012 28,099 12/18/2017
7.0.0-beta0008 49,081 10/13/2017
7.0.0-beta0001 26,725 9/7/2017
6.5.10 181,906 4/20/2020
6.5.9 6,239 1/29/2020
6.5.8 68,022 6/24/2019
6.5.7 6,140 6/18/2019
6.5.6 11,888 5/13/2019
6.5.5 14,267 3/28/2019
6.5.4 53,961 9/11/2018
6.5.3 11,278 8/30/2018
6.5.0-beta0002 3,044 6/19/2018
6.5.0-beta0001 3,067 6/15/2018
6.4.5 38,632 9/11/2018
6.4.4 200,640 5/21/2018
6.4.3 502,646 11/24/2017
6.4.2 160,729 10/26/2017
6.4.1 32,583 10/5/2017
6.4.0 309,563 8/18/2017
6.3.9 13,687 11/24/2017
6.3.8 11,895 10/26/2017
6.3.7 7,019 10/5/2017
6.3.6 35,054 8/11/2017
6.3.5 7,259 8/11/2017
6.3.4 250,064 6/7/2017
6.3.3 21,181 6/1/2017
6.3.2 8,310 5/30/2017
6.3.1 35,194 5/19/2017
6.3.0 15,324 5/19/2017
6.2.8 29,666 10/26/2017
6.2.7 7,100 10/5/2017
6.2.6 7,398 8/11/2017
6.2.5 7,084 8/11/2017
6.2.4 7,589 6/7/2017
6.2.3 7,197 6/1/2017
6.2.2 7,282 5/30/2017
6.2.1 85,648 4/12/2017
6.2.0 89,964 3/28/2017
6.1.10 19,665 8/11/2017
6.1.9 7,011 8/11/2017
6.1.8 7,305 6/7/2017
6.1.7 7,066 6/1/2017
6.1.6 7,043 5/30/2017
6.1.5 7,480 4/12/2017
6.1.4 19,560 3/24/2017
6.1.3 49,562 2/14/2017
6.1.2 212,207 1/17/2017
6.1.1 35,085 12/16/2016
6.1.0 20,257 12/13/2016
6.0.10 12,454 6/7/2017
6.0.9 7,125 5/30/2017
6.0.8 7,257 4/12/2017
6.0.7 7,172 3/24/2017
6.0.6 7,437 1/17/2017
6.0.5 7,148 12/16/2016
6.0.4 11,059 12/5/2016
6.0.3 9,956 12/2/2016
6.0.2 8,219 11/29/2016
6.0.1 8,927 11/29/2016
6.0.0 507,478 10/11/2016
6.0.0-rc0003 6,507 9/29/2016
6.0.0-rc0002 15,690 9/14/2016
6.0.0-beta0007 10,470 8/18/2016
6.0.0-beta0004 8,252 6/9/2016
6.0.0-beta0003 3,978 5/27/2016
6.0.0-beta0002 4,343 4/28/2016
6.0.0-beta0001 69,920 4/8/2016
5.2.26 289,134 5/23/2018
5.2.25 52,555 11/15/2017
5.2.24 17,823 9/15/2017
5.2.23 13,992 8/15/2017
5.2.22 27,823 6/7/2017
5.2.21 96,553 12/5/2016
5.2.20 12,698 12/2/2016
5.2.19 41,461 10/12/2016
5.2.18 18,656 10/10/2016
5.2.17 9,496 10/5/2016
5.2.16 27,074 9/9/2016
5.2.15 55,521 8/17/2016
5.2.14 494,751 1/28/2016
5.2.13 9,089 1/27/2016
5.2.12 69,748 12/14/2015
5.2.11 16,742 12/8/2015
5.2.10 38,235 11/20/2015
5.2.9 58,179 10/22/2015
5.2.8 101,155 10/15/2015
5.2.7 15,742 10/6/2015
5.2.6 27,350 9/13/2015
5.2.5 48,254 8/20/2015
5.2.4 60,698 8/5/2015
5.2.3 48,510 6/24/2015
5.2.2 27,199 6/12/2015
5.2.0 169,169 2/12/2015
5.1.9 9,283 1/28/2016
5.1.8 6,812 1/28/2016
5.1.7 7,978 12/8/2015
5.1.6 6,856 11/20/2015
5.1.5 6,825 10/22/2015
5.1.4 10,106 10/15/2015
5.1.3 44,629 1/19/2015
5.1.2 56,596 11/7/2014
5.1.1 9,521 11/4/2014
5.1.0 14,850 11/1/2014
5.0.11 19,954 1/28/2016
5.0.10 7,558 1/28/2016
5.0.9 7,766 12/8/2015
5.0.8 7,883 11/20/2015
5.0.7 7,763 10/22/2015
5.0.6 17,477 10/15/2015
5.0.5 8,727 8/26/2015
5.0.4 8,606 3/31/2015
5.0.3 16,659 10/27/2014
5.0.2 22,935 10/24/2014
5.0.1 11,152 10/9/2014
5.0.0 738,555 9/29/2014
4.7.12 55,131 1/28/2016
4.7.11 12,192 12/14/2015
4.7.10 11,278 12/8/2015
4.7.9 14,491 11/20/2015
4.7.8 12,548 10/22/2015
4.7.7 12,707 10/15/2015
4.7.6 15,424 6/24/2015
4.7.5 43,957 11/20/2014
4.7.4 12,534 10/31/2014
4.7.3 11,928 10/30/2014
4.7.2 12,352 10/24/2014
4.7.1 15,169 10/9/2014
4.7.0 21,858 10/7/2014
4.6.10 22,257 10/15/2015
4.6.9 12,193 4/1/2015
4.6.8 14,202 10/8/2014
4.6.7 11,972 10/3/2014
4.6.6 24,906 9/26/2014
4.6.5 45,514 9/10/2014
4.6.4 22,800 8/22/2014
4.6.3 45,161 7/17/2014
4.6.2 17,433 7/16/2014
4.6.1 98,231 5/2/2014
4.6.0 16,415 5/1/2014
4.5.7 13,829 10/15/2015
4.5.6 11,501 4/1/2015
4.5.5 11,007 10/9/2014
4.5.4 11,101 10/3/2014
4.5.3 11,134 8/22/2014
4.5.2 11,978 7/22/2014
4.5.1 9,799 4/23/2014
4.5.0 16,251 4/16/2014
4.4.8 21,995 10/15/2015
4.4.7 11,582 4/2/2015
4.4.6 11,755 10/9/2014
4.4.5 11,623 10/3/2014
4.4.4 12,537 8/22/2014
4.4.3 11,369 7/22/2014
4.4.2 96,505 2/27/2014
4.4.1 12,507 2/26/2014
4.4.0 33,497 2/12/2014
4.3.10 14,502 4/1/2015
4.3.8 22,839 10/9/2014
4.3.7 11,788 10/3/2014
4.3.6 11,765 8/22/2014
4.3.5 11,867 7/22/2014
4.3.4 30,837 2/5/2014
4.3.3 16,343 1/22/2014
4.3.2.1 9,982 1/7/2014
4.3.1 14,609 12/16/2013
4.3.0 18,231 12/5/2013
4.2.7 16,326 6/23/2015
4.2.6 11,686 4/1/2015
4.2.5 13,541 10/10/2014
4.2.4 12,211 10/2/2014
4.2.3 11,896 8/21/2014
4.2.2 12,007 7/22/2014
4.2.1 6,930 5/2/2014
4.2.0 53,804 11/5/2013
4.1.8 14,731 6/23/2015
4.1.7 18,017 4/2/2015
4.1.6 25,643 10/14/2014
4.1.5 11,970 10/2/2014
4.1.4 12,029 8/21/2014
4.1.3 15,719 7/22/2014
4.1.2 6,532 5/8/2014
4.1.1 26,894 10/21/2013
4.1.0 15,373 10/17/2013
4.0.11 21,581 6/23/2015
4.0.10 12,074 3/31/2015
4.0.9 15,299 10/16/2014
4.0.8 15,233 10/2/2014
4.0.7 15,596 8/21/2014
4.0.6 15,190 7/22/2014
4.0.5 28,404 10/1/2013
4.0.4 33,318 9/4/2013
4.0.3 33,903 8/19/2013
4.0.2 20,970 8/1/2013
4.0.1 20,808 7/22/2013
4.0.0.1 40,343 7/11/2013
4.0.0-rc0002 8,030 7/5/2013
4.0.0-rc0001 8,514 6/2/2013
4.0.0-beta0002 7,955 4/24/2013
4.0.0-beta0001 11,381 3/21/2013
3.3.18 25,080 12/8/2015
3.3.17 12,454 10/22/2015
3.3.16 12,781 10/16/2015
3.3.15 15,548 4/21/2015
3.3.14 12,974 1/28/2015
3.3.13 15,283 11/5/2014
3.3.12 16,549 10/2/2014
3.3.11 14,915 8/21/2014
3.3.10 19,720 8/1/2014
3.3.9 14,830 7/17/2014
3.3.8 39,084 6/5/2013
3.3.7 26,377 5/8/2013
3.3.7-beta4 6,543 5/2/2013
3.3.7-beta3 6,493 5/1/2013
3.3.7-beta1 6,527 4/30/2013
3.3.6 19,654 4/22/2013
3.3.5 33,340 2/7/2013
3.3.4 21,526 1/15/2013
3.3.4-beta5 6,604 1/14/2013
3.3.4-beta4 6,570 1/14/2013
3.3.4-beta3 6,454 1/9/2013
3.3.4-beta2 6,705 1/7/2013
3.3.3 27,560 12/11/2012
3.3.3-beta2 6,980 12/10/2012
3.3.3-beta1 6,762 12/5/2012
3.3.2 17,676 11/20/2012
3.3.1 21,712 11/5/2012
3.3.0 27,886 10/29/2012
3.2.8 41,380 8/29/2012
3.2.7 12,412 8/8/2012
3.2.6 16,442 7/11/2012
3.2.5 7,860 7/10/2012
3.2.4 12,614 6/23/2012
3.2.3 8,932 6/20/2012
3.2.2 10,823 6/4/2012
3.2.1 8,225 5/29/2012
3.2.0 11,969 5/22/2012
3.1.1 7,799 5/21/2012
3.1.0 7,897 5/21/2012
3.0.4 11,387 5/8/2012
3.0.3 11,697 4/4/2012
3.0.2 8,265 4/2/2012
3.0.1 9,833 3/23/2012
3.0.0 13,523 3/8/2012
3.0.0-rc5 4,295 2/21/2012
3.0.0-rc4 4,384 2/13/2012
3.0.0-rc3 4,211 2/9/2012
3.0.0-rc2 4,384 1/28/2012
3.0.0-rc1 4,347 1/27/2012
3.0.0-beta6 4,465 1/9/2012
3.0.0-beta5 4,312 1/9/2012
3.0.0-beta4 4,947 1/6/2012
3.0.0-beta3 4,984 12/28/2011
3.0.0-beta2 4,893 12/22/2011
3.0.0-beta1 5,017 12/16/2011
2.6.0.1511 19,355 3/25/2012
2.6.0.1506 14,886 1/10/2012
2.6.0.1505 15,916 9/22/2011
2.6.0.1504 8,219 9/12/2011
2.6.0.1498 7,445 9/5/2011
2.6.0.1496 11,296 8/9/2011
2.5.0.1490 10,581 7/30/2011
2.5.0.1476 10,016 7/18/2011
2.5.0.1469 11,761 7/18/2011
2.5.0.1446 28,600 7/18/2011