NServiceBus 7.0.0-beta0001

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

The most popular open-source service bus for .NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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 81,206 12/3/2025
9.2.7 1,157,059 4/10/2025
9.2.6 578,427 2/13/2025
9.2.5 252,462 2/5/2025
9.2.4 268,152 1/14/2025
9.2.3 1,101,831 11/1/2024
9.2.2 479,269 9/10/2024
9.1.4 5,952 2/13/2025
9.1.3 4,261 2/5/2025
9.1.2 1,011,207 11/1/2024
9.1.1 273,647 7/31/2024
9.1.0 213,480 7/19/2024
9.0.5 7,906 1/21/2025
9.0.4 5,308 11/1/2024
9.0.3 78,761 7/5/2024
9.0.2 96,791 6/13/2024
9.0.1 42,182 6/3/2024
9.0.0 1,183,494 4/16/2024
8.2.6 8,097 12/3/2025
8.2.5 262,105 2/13/2025
8.2.4 499,488 11/1/2024
8.2.3 271,688 8/5/2024
8.2.2 153,017 7/5/2024
8.2.1 77,608 6/3/2024
8.2.0 451,177 4/11/2024
8.1.8 6,847 8/5/2024
8.1.7 4,757 6/3/2024
8.1.6 1,055,224 11/6/2023
8.1.5 38,351 10/26/2023
8.1.4 65,508 10/16/2023
8.1.3 236,148 9/5/2023
8.1.2 5,751 9/4/2023
8.1.1 412,904 6/19/2023
8.0.8 268,053 11/6/2023
8.0.7 7,561 10/26/2023
8.0.6 4,929 10/16/2023
8.0.5 293,934 9/5/2023
8.0.4 4,062 9/1/2023
8.0.3 1,332,660 1/12/2023
8.0.2 120,694 12/12/2022
8.0.1 43,350 12/2/2022
8.0.0 1,685,374 11/17/2022
8.0.0-rc.3 22,177 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 214,464 11/1/2024
7.8.5 179,898 6/3/2024
7.8.4 406,620 9/5/2023
7.8.3 5,238 9/1/2023
7.8.2 1,655,463 12/12/2022
7.8.1 334,731 12/6/2022
7.8.0 1,383,131 9/19/2022
7.7.6 24,504 12/12/2022
7.7.5 28,230 12/6/2022
7.7.4 635,555 7/20/2022
7.7.3 1,353,743 4/26/2022
7.7.2 45,404 4/20/2022
7.7.0 760,465 3/9/2022
7.6.3 14,537 7/20/2022
7.6.2 21,930 4/20/2022
7.6.0 830,780 12/17/2021
7.5.2 9,161 4/20/2022
7.5.0 2,625,906 7/15/2021
7.4.7 330,861 5/31/2021
7.4.6 485,941 3/31/2021
7.4.4 1,529,763 10/27/2020
7.4.3 425,643 9/17/2020
7.4.2 248,995 8/27/2020
7.4.1 43,864 8/21/2020
7.4.0 1,495,351 8/14/2020
7.3.2 37,010 10/27/2020
7.3.1 6,771 9/17/2020
7.3.0 1,537,292 5/8/2020
7.2.5 248,384 9/17/2020
7.2.4 778,973 4/20/2020
7.2.3 2,675,060 2/26/2020
7.2.2 218,422 2/11/2020
7.2.1 84,395 1/29/2020 7.2.1 is deprecated.
7.2.0 3,512,748 10/23/2019
7.1.13 17,799 4/20/2020
7.1.12 6,639 2/26/2020
7.1.11 13,747 1/29/2020
7.1.10 1,756,173 6/24/2019
7.1.9 525,410 5/22/2019
7.1.8 166,846 5/13/2019
7.1.7 387,418 4/3/2019
7.1.6 1,512,603 12/11/2018
7.1.5 44,699 12/4/2018
7.1.4 463,486 9/11/2018
7.1.3 38,483 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,579 12/4/2018
7.0.2 7,153 9/11/2018
7.0.1 3,561,128 5/29/2018
7.0.0-rc0002 17,217 4/6/2018
7.0.0-rc0001 50,990 2/16/2018
7.0.0-beta0012 28,099 12/18/2017
7.0.0-beta0008 49,080 10/13/2017
7.0.0-beta0001 26,725 9/7/2017
6.5.10 181,817 4/20/2020
6.5.9 6,225 1/29/2020
6.5.8 68,004 6/24/2019
6.5.7 6,126 6/18/2019
6.5.6 11,874 5/13/2019
6.5.5 14,250 3/28/2019
6.5.4 53,946 9/11/2018
6.5.3 11,263 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,611 9/11/2018
6.4.4 200,620 5/21/2018
6.4.3 502,586 11/24/2017
6.4.2 160,713 10/26/2017
6.4.1 32,569 10/5/2017
6.4.0 309,501 8/18/2017
6.3.9 13,673 11/24/2017
6.3.8 11,880 10/26/2017
6.3.7 7,005 10/5/2017
6.3.6 35,040 8/11/2017
6.3.5 7,245 8/11/2017
6.3.4 250,050 6/7/2017
6.3.3 21,166 6/1/2017
6.3.2 8,295 5/30/2017
6.3.1 35,173 5/19/2017
6.3.0 15,310 5/19/2017
6.2.8 29,649 10/26/2017
6.2.7 7,086 10/5/2017
6.2.6 7,384 8/11/2017
6.2.5 7,070 8/11/2017
6.2.4 7,575 6/7/2017
6.2.3 7,181 6/1/2017
6.2.2 7,268 5/30/2017
6.2.1 85,634 4/12/2017
6.2.0 89,947 3/28/2017
6.1.10 19,651 8/11/2017
6.1.9 6,997 8/11/2017
6.1.8 7,291 6/7/2017
6.1.7 7,052 6/1/2017
6.1.6 7,029 5/30/2017
6.1.5 7,466 4/12/2017
6.1.4 19,546 3/24/2017
6.1.3 49,507 2/14/2017
6.1.2 212,151 1/17/2017
6.1.1 35,070 12/16/2016
6.1.0 20,242 12/13/2016
6.0.10 12,440 6/7/2017
6.0.9 7,111 5/30/2017
6.0.8 7,243 4/12/2017
6.0.7 7,157 3/24/2017
6.0.6 7,423 1/17/2017
6.0.5 7,132 12/16/2016
6.0.4 11,043 12/5/2016
6.0.3 9,941 12/2/2016
6.0.2 8,203 11/29/2016
6.0.1 8,912 11/29/2016
6.0.0 507,420 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,342 4/28/2016
6.0.0-beta0001 69,920 4/8/2016
5.2.26 289,086 5/23/2018
5.2.25 52,540 11/15/2017
5.2.24 17,809 9/15/2017
5.2.23 13,978 8/15/2017
5.2.22 27,806 6/7/2017
5.2.21 96,529 12/5/2016
5.2.20 12,683 12/2/2016
5.2.19 41,436 10/12/2016
5.2.18 18,641 10/10/2016
5.2.17 9,482 10/5/2016
5.2.16 27,057 9/9/2016
5.2.15 55,500 8/17/2016
5.2.14 494,688 1/28/2016
5.2.13 9,075 1/27/2016
5.2.12 69,728 12/14/2015
5.2.11 16,728 12/8/2015
5.2.10 38,216 11/20/2015
5.2.9 58,165 10/22/2015
5.2.8 101,126 10/15/2015
5.2.7 15,725 10/6/2015
5.2.6 27,335 9/13/2015
5.2.5 48,235 8/20/2015
5.2.4 60,684 8/5/2015
5.2.3 48,494 6/24/2015
5.2.2 27,183 6/12/2015
5.2.0 169,147 2/12/2015
5.1.9 9,268 1/28/2016
5.1.8 6,796 1/28/2016
5.1.7 7,964 12/8/2015
5.1.6 6,842 11/20/2015
5.1.5 6,810 10/22/2015
5.1.4 10,092 10/15/2015
5.1.3 44,615 1/19/2015
5.1.2 56,578 11/7/2014
5.1.1 9,507 11/4/2014
5.1.0 14,835 11/1/2014
5.0.11 19,940 1/28/2016
5.0.10 7,543 1/28/2016
5.0.9 7,752 12/8/2015
5.0.8 7,868 11/20/2015
5.0.7 7,748 10/22/2015
5.0.6 17,463 10/15/2015
5.0.5 8,713 8/26/2015
5.0.4 8,591 3/31/2015
5.0.3 16,641 10/27/2014
5.0.2 22,909 10/24/2014
5.0.1 11,137 10/9/2014
5.0.0 738,398 9/29/2014
4.7.12 55,114 1/28/2016
4.7.11 12,178 12/14/2015
4.7.10 11,264 12/8/2015
4.7.9 14,477 11/20/2015
4.7.8 12,534 10/22/2015
4.7.7 12,693 10/15/2015
4.7.6 15,408 6/24/2015
4.7.5 43,925 11/20/2014
4.7.4 12,519 10/31/2014
4.7.3 11,914 10/30/2014
4.7.2 12,338 10/24/2014
4.7.1 15,153 10/9/2014
4.7.0 21,843 10/7/2014
4.6.10 22,242 10/15/2015
4.6.9 12,178 4/1/2015
4.6.8 14,185 10/8/2014
4.6.7 11,958 10/3/2014
4.6.6 24,890 9/26/2014
4.6.5 45,499 9/10/2014
4.6.4 22,784 8/22/2014
4.6.3 45,143 7/17/2014
4.6.2 17,419 7/16/2014
4.6.1 98,019 5/2/2014
4.6.0 16,401 5/1/2014
4.5.7 13,814 10/15/2015
4.5.6 11,487 4/1/2015
4.5.5 10,993 10/9/2014
4.5.4 11,086 10/3/2014
4.5.3 11,120 8/22/2014
4.5.2 11,964 7/22/2014
4.5.1 9,785 4/23/2014
4.5.0 16,236 4/16/2014
4.4.8 21,980 10/15/2015
4.4.7 11,567 4/2/2015
4.4.6 11,741 10/9/2014
4.4.5 11,609 10/3/2014
4.4.4 12,523 8/22/2014
4.4.3 11,355 7/22/2014
4.4.2 96,445 2/27/2014
4.4.1 12,493 2/26/2014
4.4.0 33,469 2/12/2014
4.3.10 14,488 4/1/2015
4.3.8 22,822 10/9/2014
4.3.7 11,773 10/3/2014
4.3.6 11,751 8/22/2014
4.3.5 11,853 7/22/2014
4.3.4 30,823 2/5/2014
4.3.3 16,329 1/22/2014
4.3.2.1 9,968 1/7/2014
4.3.1 14,594 12/16/2013
4.3.0 18,212 12/5/2013
4.2.7 16,311 6/23/2015
4.2.6 11,672 4/1/2015
4.2.5 13,527 10/10/2014
4.2.4 12,197 10/2/2014
4.2.3 11,881 8/21/2014
4.2.2 11,993 7/22/2014
4.2.1 6,916 5/2/2014
4.2.0 53,752 11/5/2013
4.1.8 14,717 6/23/2015
4.1.7 18,002 4/2/2015
4.1.6 25,628 10/14/2014
4.1.5 11,956 10/2/2014
4.1.4 12,015 8/21/2014
4.1.3 15,705 7/22/2014
4.1.2 6,518 5/8/2014
4.1.1 26,879 10/21/2013
4.1.0 15,357 10/17/2013
4.0.11 21,567 6/23/2015
4.0.10 12,059 3/31/2015
4.0.9 15,285 10/16/2014
4.0.8 15,219 10/2/2014
4.0.7 15,582 8/21/2014
4.0.6 15,176 7/22/2014
4.0.5 28,385 10/1/2013
4.0.4 33,299 9/4/2013
4.0.3 33,889 8/19/2013
4.0.2 20,956 8/1/2013
4.0.1 20,794 7/22/2013
4.0.0.1 40,311 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,065 12/8/2015
3.3.17 12,440 10/22/2015
3.3.16 12,767 10/16/2015
3.3.15 15,527 4/21/2015
3.3.14 12,960 1/28/2015
3.3.13 15,269 11/5/2014
3.3.12 16,535 10/2/2014
3.3.11 14,901 8/21/2014
3.3.10 19,706 8/1/2014
3.3.9 14,816 7/17/2014
3.3.8 39,070 6/5/2013
3.3.7 26,363 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,640 4/22/2013
3.3.5 33,326 2/7/2013
3.3.4 21,512 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,544 12/11/2012
3.3.3-beta2 6,979 12/10/2012
3.3.3-beta1 6,762 12/5/2012
3.3.2 17,662 11/20/2012
3.3.1 21,685 11/5/2012
3.3.0 27,870 10/29/2012
3.2.8 41,366 8/29/2012
3.2.7 12,398 8/8/2012
3.2.6 16,427 7/11/2012
3.2.5 7,846 7/10/2012
3.2.4 12,599 6/23/2012
3.2.3 8,918 6/20/2012
3.2.2 10,809 6/4/2012
3.2.1 8,211 5/29/2012
3.2.0 11,950 5/22/2012
3.1.1 7,785 5/21/2012
3.1.0 7,883 5/21/2012
3.0.4 11,373 5/8/2012
3.0.3 11,683 4/4/2012
3.0.2 8,251 4/2/2012
3.0.1 9,819 3/23/2012
3.0.0 13,509 3/8/2012
3.0.0-rc5 4,294 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,340 3/25/2012
2.6.0.1506 14,855 1/10/2012
2.6.0.1505 15,902 9/22/2011
2.6.0.1504 8,205 9/12/2011
2.6.0.1498 7,431 9/5/2011
2.6.0.1496 11,282 8/9/2011
2.5.0.1490 10,567 7/30/2011
2.5.0.1476 10,002 7/18/2011
2.5.0.1469 11,747 7/18/2011
2.5.0.1446 28,582 7/18/2011