NServiceBus 7.1.0-beta0024

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.1.0-beta0024
                    
NuGet\Install-Package NServiceBus -Version 7.1.0-beta0024
                    
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.1.0-beta0024" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus" Version="7.1.0-beta0024" />
                    
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.1.0-beta0024
                    
#r "nuget: NServiceBus, 7.1.0-beta0024"
                    
#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.1.0-beta0024
                    
#: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.1.0-beta0024&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus&version=7.1.0-beta0024&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 (306)

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
stidsborg/Cleipnir.NET
Simply making crash-resilient code simple
danielmarbach/Microservices.ServiceFabric
elliotritchie/NES
.NET Event Sourcing
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 372,447 4/10/2025
9.2.6 280,833 2/13/2025
9.2.5 85,732 2/5/2025
9.2.4 198,137 1/14/2025
9.2.3 622,794 11/1/2024
9.2.2 354,123 9/10/2024
9.1.4 2,547 2/13/2025
9.1.3 1,985 2/5/2025
9.1.2 512,463 11/1/2024
9.1.1 231,802 7/31/2024
9.1.0 156,147 7/19/2024
9.0.5 2,706 1/21/2025
9.0.4 2,680 11/1/2024
9.0.3 72,295 7/5/2024
9.0.2 90,373 6/13/2024
9.0.1 34,774 6/3/2024
9.0.0 905,823 4/16/2024
8.2.5 135,345 2/13/2025
8.2.4 298,778 11/1/2024
8.2.3 232,121 8/5/2024
8.2.2 142,195 7/5/2024
8.2.1 72,589 6/3/2024
8.2.0 386,683 4/11/2024
8.1.8 3,968 8/5/2024
8.1.7 2,502 6/3/2024
8.1.6 960,033 11/6/2023
8.1.5 35,172 10/26/2023
8.1.4 61,494 10/16/2023
8.1.3 215,380 9/5/2023
8.1.2 3,505 9/4/2023
8.1.1 385,475 6/19/2023
8.0.8 227,230 11/6/2023
8.0.7 4,424 10/26/2023
8.0.6 2,563 10/16/2023
8.0.5 256,905 9/5/2023
8.0.4 1,852 9/1/2023
8.0.3 1,210,722 1/12/2023
8.0.2 108,120 12/12/2022
8.0.1 37,546 12/2/2022
8.0.0 1,510,474 11/17/2022
8.0.0-rc.3 21,973 9/19/2022
8.0.0-beta.3 6,969 5/26/2022
8.0.0-beta.2 10,962 5/26/2022
7.8.6 127,936 11/1/2024
7.8.5 149,521 6/3/2024
7.8.4 357,071 9/5/2023
7.8.3 2,910 9/1/2023
7.8.2 1,488,938 12/12/2022
7.8.1 296,771 12/6/2022
7.8.0 1,239,875 9/19/2022
7.7.6 21,037 12/12/2022
7.7.5 21,729 12/6/2022
7.7.4 622,547 7/20/2022
7.7.3 1,119,994 4/26/2022
7.7.2 42,140 4/20/2022
7.7.0 668,278 3/9/2022
7.6.3 11,186 7/20/2022
7.6.2 19,631 4/20/2022
7.6.0 782,034 12/17/2021
7.5.2 6,141 4/20/2022
7.5.0 2,300,092 7/15/2021
7.4.7 309,619 5/31/2021
7.4.6 457,519 3/31/2021
7.4.4 1,478,903 10/27/2020
7.4.3 396,738 9/17/2020
7.4.2 243,484 8/27/2020
7.4.1 40,015 8/21/2020
7.4.0 1,387,734 8/14/2020
7.3.2 31,864 10/27/2020
7.3.1 4,592 9/17/2020
7.3.0 1,470,479 5/8/2020
7.2.5 242,626 9/17/2020
7.2.4 753,124 4/20/2020
7.2.3 2,467,438 2/26/2020
7.2.2 214,866 2/11/2020
7.2.1 80,657 1/29/2020 7.2.1 is deprecated.
7.2.0 3,219,047 10/23/2019
7.1.13 14,985 4/20/2020
7.1.12 4,425 2/26/2020
7.1.11 11,524 1/29/2020
7.1.10 1,656,520 6/24/2019
7.1.9 516,656 5/22/2019
7.1.8 147,960 5/13/2019
7.1.7 373,037 4/3/2019
7.1.6 1,464,860 12/11/2018
7.1.5 35,444 12/4/2018
7.1.4 439,656 9/11/2018
7.1.3 35,180 8/30/2018
7.1.0-beta0026 3,749 6/19/2018
7.1.0-beta0024 2,924 6/15/2018
7.0.3 35,177 12/4/2018
7.0.2 4,874 9/11/2018
7.0.1 3,233,967 5/29/2018
7.0.0-rc0002 16,859 4/6/2018
7.0.0-rc0001 48,304 2/16/2018
7.0.0-beta0012 26,715 12/18/2017
7.0.0-beta0008 48,048 10/13/2017
7.0.0-beta0001 24,871 9/7/2017
6.5.10 161,111 4/20/2020
6.5.9 4,093 1/29/2020
6.5.8 64,318 6/24/2019
6.5.7 3,991 6/18/2019
6.5.6 9,652 5/13/2019
6.5.5 12,030 3/28/2019
6.5.4 51,468 9/11/2018
6.5.3 9,019 8/30/2018
6.5.0-beta0002 2,838 6/19/2018
6.5.0-beta0001 2,845 6/15/2018
6.4.5 34,677 9/11/2018
6.4.4 195,771 5/21/2018
6.4.3 490,452 11/24/2017
6.4.2 157,161 10/26/2017
6.4.1 30,261 10/5/2017
6.4.0 298,945 8/18/2017
6.3.9 10,979 11/24/2017
6.3.8 9,595 10/26/2017
6.3.7 4,715 10/5/2017
6.3.6 32,777 8/11/2017
6.3.5 4,962 8/11/2017
6.3.4 247,512 6/7/2017
6.3.3 18,578 6/1/2017
6.3.2 6,012 5/30/2017
6.3.1 30,723 5/19/2017
6.3.0 12,719 5/19/2017
6.2.8 26,429 10/26/2017
6.2.7 4,810 10/5/2017
6.2.6 5,132 8/11/2017
6.2.5 4,815 8/11/2017
6.2.4 5,310 6/7/2017
6.2.3 4,911 6/1/2017
6.2.2 4,983 5/30/2017
6.2.1 82,599 4/12/2017
6.2.0 83,314 3/28/2017
6.1.10 16,998 8/11/2017
6.1.9 4,727 8/11/2017
6.1.8 5,010 6/7/2017
6.1.7 4,775 6/1/2017
6.1.6 4,768 5/30/2017
6.1.5 5,201 4/12/2017
6.1.4 16,723 3/24/2017
6.1.3 45,218 2/14/2017
6.1.2 199,305 1/17/2017
6.1.1 32,534 12/16/2016
6.1.0 17,648 12/13/2016
6.0.10 9,828 6/7/2017
6.0.9 4,822 5/30/2017
6.0.8 4,958 4/12/2017
6.0.7 4,899 3/24/2017
6.0.6 5,139 1/17/2017
6.0.5 4,844 12/16/2016
6.0.4 8,703 12/5/2016
6.0.3 7,661 12/2/2016
6.0.2 5,920 11/29/2016
6.0.1 6,635 11/29/2016
6.0.0 488,402 10/11/2016
6.0.0-rc0003 6,234 9/29/2016
6.0.0-rc0002 14,596 9/14/2016
6.0.0-beta0007 9,783 8/18/2016
6.0.0-beta0004 7,808 6/9/2016
6.0.0-beta0003 3,758 5/27/2016
6.0.0-beta0002 4,141 4/28/2016
6.0.0-beta0001 66,975 4/8/2016
5.2.26 277,750 5/23/2018
5.2.25 49,419 11/15/2017
5.2.24 15,504 9/15/2017
5.2.23 11,683 8/15/2017
5.2.22 25,137 6/7/2017
5.2.21 92,848 12/5/2016
5.2.20 10,387 12/2/2016
5.2.19 38,207 10/12/2016
5.2.18 16,358 10/10/2016
5.2.17 6,985 10/5/2016
5.2.16 24,441 9/9/2016
5.2.15 51,524 8/17/2016
5.2.14 483,601 1/28/2016
5.2.13 6,733 1/27/2016
5.2.12 66,151 12/14/2015
5.2.11 14,288 12/8/2015
5.2.10 33,903 11/20/2015
5.2.9 54,270 10/22/2015
5.2.8 96,640 10/15/2015
5.2.7 13,362 10/6/2015
5.2.6 24,778 9/13/2015
5.2.5 44,621 8/20/2015
5.2.4 58,108 8/5/2015
5.2.3 46,079 6/24/2015
5.2.2 24,585 6/12/2015
5.2.0 161,763 2/12/2015
5.1.9 6,663 1/28/2016
5.1.8 4,521 1/28/2016
5.1.7 5,668 12/8/2015
5.1.6 4,567 11/20/2015
5.1.5 4,530 10/22/2015
5.1.4 7,640 10/15/2015
5.1.3 40,923 1/19/2015
5.1.2 52,605 11/7/2014
5.1.1 7,228 11/4/2014
5.1.0 12,249 11/1/2014
5.0.11 17,175 1/28/2016
5.0.10 5,267 1/28/2016
5.0.9 5,461 12/8/2015
5.0.8 5,583 11/20/2015
5.0.7 5,450 10/22/2015
5.0.6 14,661 10/15/2015
5.0.5 6,411 8/26/2015
5.0.4 6,315 3/31/2015
5.0.3 13,703 10/27/2014
5.0.2 20,169 10/24/2014
5.0.1 8,790 10/9/2014
5.0.0 695,043 9/29/2014
4.7.12 52,108 1/28/2016
4.7.11 9,794 12/14/2015
4.7.10 8,870 12/8/2015
4.7.9 12,076 11/20/2015
4.7.8 10,104 10/22/2015
4.7.7 10,260 10/15/2015
4.7.6 12,942 6/24/2015
4.7.5 40,272 11/20/2014
4.7.4 10,127 10/31/2014
4.7.3 9,511 10/30/2014
4.7.2 9,939 10/24/2014
4.7.1 12,675 10/9/2014
4.7.0 19,430 10/7/2014
4.6.10 19,450 10/15/2015
4.6.9 9,790 4/1/2015
4.6.8 11,828 10/8/2014
4.6.7 9,622 10/3/2014
4.6.6 22,076 9/26/2014
4.6.5 41,442 9/10/2014
4.6.4 20,244 8/22/2014
4.6.3 38,523 7/17/2014
4.6.2 13,861 7/16/2014
4.6.1 93,515 5/2/2014
4.6.0 14,128 5/1/2014
4.5.7 11,085 10/15/2015
4.5.6 9,112 4/1/2015
4.5.5 8,658 10/9/2014
4.5.4 8,717 10/3/2014
4.5.3 8,743 8/22/2014
4.5.2 9,211 7/22/2014
4.5.1 7,518 4/23/2014
4.5.0 13,619 4/16/2014
4.4.8 19,027 10/15/2015
4.4.7 9,178 4/2/2015
4.4.6 9,348 10/9/2014
4.4.5 9,253 10/3/2014
4.4.4 10,142 8/22/2014
4.4.3 9,028 7/22/2014
4.4.2 85,269 2/27/2014
4.4.1 10,108 2/26/2014
4.4.0 29,160 2/12/2014
4.3.10 11,677 4/1/2015
4.3.8 20,187 10/9/2014
4.3.7 9,400 10/3/2014
4.3.6 9,368 8/22/2014
4.3.5 9,496 7/22/2014
4.3.4 27,880 2/5/2014
4.3.3 13,909 1/22/2014
4.3.2.1 7,699 1/7/2014
4.3.1 12,189 12/16/2013
4.3.0 15,737 12/5/2013
4.2.7 13,591 6/23/2015
4.2.6 9,278 4/1/2015
4.2.5 11,149 10/10/2014
4.2.4 9,828 10/2/2014
4.2.3 9,536 8/21/2014
4.2.2 9,616 7/22/2014
4.2.1 4,732 5/2/2014
4.2.0 47,103 11/5/2013
4.1.8 11,986 6/23/2015
4.1.7 15,605 4/2/2015
4.1.6 22,697 10/14/2014
4.1.5 9,573 10/2/2014
4.1.4 9,649 8/21/2014
4.1.3 13,188 7/22/2014
4.1.2 4,310 5/8/2014
4.1.1 24,058 10/21/2013
4.1.0 12,882 10/17/2013
4.0.11 18,850 6/23/2015
4.0.10 9,672 3/31/2015
4.0.9 12,817 10/16/2014
4.0.8 12,758 10/2/2014
4.0.7 13,073 8/21/2014
4.0.6 12,707 7/22/2014
4.0.5 25,465 10/1/2013
4.0.4 30,693 9/4/2013
4.0.3 30,816 8/19/2013
4.0.2 18,435 8/1/2013
4.0.1 18,204 7/22/2013
4.0.0.1 36,481 7/11/2013
4.0.0-rc0002 7,525 7/5/2013
4.0.0-rc0001 8,019 6/2/2013
4.0.0-beta0002 7,487 4/24/2013
4.0.0-beta0001 10,859 3/21/2013
3.3.18 22,127 12/8/2015
3.3.17 10,044 10/22/2015
3.3.16 10,366 10/16/2015
3.3.15 13,131 4/21/2015
3.3.14 10,569 1/28/2015
3.3.13 12,820 11/5/2014
3.3.12 14,070 10/2/2014
3.3.11 12,455 8/21/2014
3.3.10 17,272 8/1/2014
3.3.9 12,361 7/17/2014
3.3.8 36,500 6/5/2013
3.3.7 23,754 5/8/2013
3.3.7-beta4 6,141 5/2/2013
3.3.7-beta3 6,078 5/1/2013
3.3.7-beta1 6,105 4/30/2013
3.3.6 17,152 4/22/2013
3.3.5 30,614 2/7/2013
3.3.4 19,011 1/15/2013
3.3.4-beta5 6,184 1/14/2013
3.3.4-beta4 6,129 1/14/2013
3.3.4-beta3 6,029 1/9/2013
3.3.4-beta2 6,264 1/7/2013
3.3.3 24,684 12/11/2012
3.3.3-beta2 6,530 12/10/2012
3.3.3-beta1 6,347 12/5/2012
3.3.2 15,132 11/20/2012
3.3.1 18,757 11/5/2012
3.3.0 25,251 10/29/2012
3.2.8 38,685 8/29/2012
3.2.7 11,570 8/8/2012
3.2.6 15,568 7/11/2012
3.2.5 7,015 7/10/2012
3.2.4 11,618 6/23/2012
3.2.3 8,095 6/20/2012
3.2.2 9,665 6/4/2012
3.2.1 7,372 5/29/2012
3.2.0 10,973 5/22/2012
3.1.1 6,950 5/21/2012
3.1.0 7,043 5/21/2012
3.0.4 10,546 5/8/2012
3.0.3 10,828 4/4/2012
3.0.2 7,447 4/2/2012
3.0.1 9,017 3/23/2012
3.0.0 12,637 3/8/2012
3.0.0-rc5 4,035 2/21/2012
3.0.0-rc4 4,107 2/13/2012
3.0.0-rc3 3,951 2/9/2012
3.0.0-rc2 4,109 1/28/2012
3.0.0-rc1 4,074 1/27/2012
3.0.0-beta6 4,185 1/9/2012
3.0.0-beta5 4,025 1/9/2012
3.0.0-beta4 4,663 1/6/2012
3.0.0-beta3 4,719 12/28/2011
3.0.0-beta2 4,615 12/22/2011
3.0.0-beta1 4,726 12/16/2011
2.6.0.1511 18,557 3/25/2012
2.6.0.1506 13,346 1/10/2012
2.6.0.1505 13,608 9/22/2011
2.6.0.1504 7,543 9/12/2011
2.6.0.1498 6,611 9/5/2011
2.6.0.1496 10,262 8/9/2011
2.5.0.1490 9,775 7/30/2011
2.5.0.1476 9,150 7/18/2011
2.5.0.1469 10,884 7/18/2011
2.5.0.1446 25,229 7/18/2011