NServiceBus 3.0.0-beta4
See the version list below for details.
dotnet add package NServiceBus --version 3.0.0-beta4
NuGet\Install-Package NServiceBus -Version 3.0.0-beta4
<PackageReference Include="NServiceBus" Version="3.0.0-beta4" />
<PackageVersion Include="NServiceBus" Version="3.0.0-beta4" />
<PackageReference Include="NServiceBus" />
paket add NServiceBus --version 3.0.0-beta4
#r "nuget: NServiceBus, 3.0.0-beta4"
#:package NServiceBus@3.0.0-beta4
#addin nuget:?package=NServiceBus&version=3.0.0-beta4&prerelease
#tool nuget:?package=NServiceBus&version=3.0.0-beta4&prerelease
The most popular open-source service bus for .net
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. | 
- 
                                                
- log4net (= 1.2.10)
 
 
NuGet packages (10)
Showing the top 5 NuGet packages that depend on NServiceBus:
| Package | Downloads | 
|---|---|
| 
                                                        
                                                            NServiceBus.Interfaces
                                                        
                                                         This package has been deprecated. An update will remove the current use of this package from the project and replace it with a reference to the 'NServiceBus' nuget.  | 
                                                    |
| 
                                                        
                                                            NServiceBus.Host
                                                        
                                                         The hosting template for the nservicebus, The most popular open-source service bus for .net  | 
                                                    |
| 
                                                        
                                                            NServiceBus.Testing
                                                        
                                                         The testing for the nservicebus, The most popular open-source service bus for .net  | 
                                                    |
| 
                                                        
                                                            NServiceBus.NHibernate
                                                        
                                                         NHibernate integration for NServiceBus  | 
                                                    |
| 
                                                        
                                                            NServiceBus.StructureMap
                                                        
                                                         The StructureMap Container for the 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
                                                        
                                                         
                                                            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 | 
|---|---|---|
| 5.2.12 | 888 | 12/14/2015 | 
| 5.2.11 | 799 | 12/8/2015 | 
| 5.2.10 | 1,644 | 11/20/2015 | 
| 5.2.9 | 3,673 | 10/22/2015 | 
| 5.2.8 | 1,612 | 10/15/2015 | 
| 5.2.7 | 1,349 | 10/6/2015 | 
| 5.2.6 | 3,084 | 9/13/2015 | 
| 5.2.5 | 2,942 | 8/20/2015 | 
| 5.2.4 | 3,027 | 8/5/2015 | 
| 5.2.3 | 7,072 | 6/24/2015 | 
| 5.2.2 | 2,283 | 6/12/2015 | 
| 5.2.0 | 17,362 | 2/12/2015 | 
| 5.1.7 | 122 | 12/8/2015 | 
| 5.1.6 | 72 | 11/20/2015 | 
| 5.1.5 | 94 | 10/22/2015 | 
| 5.1.4 | 89 | 10/15/2015 | 
| 5.1.3 | 3,529 | 1/19/2015 | 
| 5.1.2 | 10,025 | 11/7/2014 | 
| 5.1.1 | 2,085 | 11/4/2014 | 
| 5.1.0 | 3,036 | 11/1/2014 | 
| 5.0.9 | 179 | 12/8/2015 | 
| 5.0.8 | 261 | 11/20/2015 | 
| 5.0.7 | 209 | 10/22/2015 | 
| 5.0.6 | 306 | 10/15/2015 | 
| 5.0.5 | 497 | 8/26/2015 | 
| 5.0.4 | 687 | 3/31/2015 | 
| 5.0.3 | 2,248 | 10/27/2014 | 
| 5.0.2 | 710 | 10/24/2014 | 
| 5.0.1 | 1,740 | 10/9/2014 | 
| 5.0.0 | 11,496 | 9/29/2014 | 
| 4.7.11 | 202 | 12/14/2015 | 
| 4.7.10 | 141 | 12/8/2015 | 
| 4.7.9 | 238 | 11/20/2015 | 
| 4.7.8 | 256 | 10/22/2015 | 
| 4.7.7 | 172 | 10/15/2015 | 
| 4.7.6 | 999 | 6/24/2015 | 
| 4.7.5 | 3,241 | 11/20/2014 | 
| 4.7.4 | 780 | 10/31/2014 | 
| 4.7.3 | 293 | 10/30/2014 | 
| 4.7.2 | 310 | 10/24/2014 | 
| 4.7.1 | 1,002 | 10/9/2014 | 
| 4.7.0 | 711 | 10/7/2014 | 
| 4.6.10 | 173 | 10/15/2015 | 
| 4.6.9 | 304 | 4/1/2015 | 
| 4.6.8 | 511 | 10/8/2014 | 
| 4.6.7 | 498 | 10/3/2014 | 
| 4.6.6 | 954 | 9/26/2014 | 
| 4.6.5 | 3,477 | 9/10/2014 | 
| 4.6.4 | 3,784 | 8/22/2014 | 
| 4.6.3 | 4,783 | 7/17/2014 | 
| 4.6.2 | 631 | 7/16/2014 | 
| 4.6.1 | 12,478 | 5/2/2014 | 
| 4.6.0 | 1,349 | 5/1/2014 | 
| 4.5.7 | 93 | 10/15/2015 | 
| 4.5.6 | 122 | 4/1/2015 | 
| 4.5.5 | 129 | 10/9/2014 | 
| 4.5.4 | 119 | 10/3/2014 | 
| 4.5.3 | 125 | 8/22/2014 | 
| 4.5.2 | 154 | 7/22/2014 | 
| 4.5.1 | 1,743 | 4/23/2014 | 
| 4.5.0 | 1,544 | 4/16/2014 | 
| 4.4.8 | 131 | 10/15/2015 | 
| 4.4.7 | 118 | 4/2/2015 | 
| 4.4.6 | 170 | 10/9/2014 | 
| 4.4.5 | 176 | 10/3/2014 | 
| 4.4.4 | 241 | 8/22/2014 | 
| 4.4.3 | 182 | 7/22/2014 | 
| 4.4.2 | 10,494 | 2/27/2014 | 
| 4.4.1 | 601 | 2/26/2014 | 
| 4.4.0 | 3,614 | 2/12/2014 | 
| 4.3.10 | 179 | 4/1/2015 | 
| 4.3.8 | 147 | 10/9/2014 | 
| 4.3.7 | 131 | 10/3/2014 | 
| 4.3.6 | 131 | 8/22/2014 | 
| 4.3.5 | 147 | 7/22/2014 | 
| 4.3.4 | 2,199 | 2/5/2014 | 
| 4.3.3 | 1,891 | 1/22/2014 | 
| 4.3.2.1 | 2,298 | 1/7/2014 | 
| 4.3.1 | 2,303 | 12/16/2013 | 
| 4.3.0 | 1,810 | 12/5/2013 | 
| 4.2.7 | 109 | 6/23/2015 | 
| 4.2.6 | 90 | 4/1/2015 | 
| 4.2.5 | 286 | 10/10/2014 | 
| 4.2.4 | 121 | 10/2/2014 | 
| 4.2.3 | 129 | 8/21/2014 | 
| 4.2.2 | 285 | 7/22/2014 | 
| 4.2.1 | 685 | 5/2/2014 | 
| 4.2.0 | 7,372 | 11/5/2013 | 
| 4.1.8 | 98 | 6/23/2015 | 
| 4.1.7 | 123 | 4/2/2015 | 
| 4.1.6 | 172 | 10/14/2014 | 
| 4.1.5 | 117 | 10/2/2014 | 
| 4.1.4 | 131 | 8/21/2014 | 
| 4.1.3 | 160 | 7/22/2014 | 
| 4.1.2 | 392 | 5/8/2014 | 
| 4.1.1 | 3,048 | 10/21/2013 | 
| 4.1.0 | 1,149 | 10/17/2013 | 
| 4.0.11 | 173 | 6/23/2015 | 
| 4.0.10 | 122 | 3/31/2015 | 
| 4.0.9 | 213 | 10/16/2014 | 
| 4.0.8 | 121 | 10/2/2014 | 
| 4.0.7 | 144 | 8/21/2014 | 
| 4.0.6 | 208 | 7/22/2014 | 
| 4.0.5 | 5,112 | 10/1/2013 | 
| 4.0.4 | 5,062 | 9/4/2013 | 
| 4.0.3 | 2,422 | 8/19/2013 | 
| 4.0.2 | 3,205 | 8/1/2013 | 
| 4.0.1 | 1,205 | 7/22/2013 | 
| 4.0.0.1 | 3,474 | 7/11/2013 | 
| 4.0.0-rc0002 | 116 | 7/5/2013 | 
| 4.0.0-rc0001 | 542 | 6/2/2013 | 
| 4.0.0-beta0002 | 186 | 4/24/2013 | 
| 4.0.0-beta0001 | 200 | 3/21/2013 | 
| 3.3.18 | 159 | 12/8/2015 | 
| 3.3.17 | 296 | 10/22/2015 | 
| 3.3.16 | 155 | 10/16/2015 | 
| 3.3.15 | 1,412 | 4/21/2015 | 
| 3.3.14 | 765 | 1/28/2015 | 
| 3.3.13 | 870 | 11/5/2014 | 
| 3.3.12 | 652 | 10/2/2014 | 
| 3.3.11 | 1,298 | 8/21/2014 | 
| 3.3.10 | 654 | 8/1/2014 | 
| 3.3.9 | 479 | 7/17/2014 | 
| 3.3.8 | 10,916 | 6/5/2013 | 
| 3.3.7 | 4,069 | 5/8/2013 | 
| 3.3.7-beta4 | 142 | 5/2/2013 | 
| 3.3.7-beta3 | 117 | 5/1/2013 | 
| 3.3.7-beta1 | 274 | 4/30/2013 | 
| 3.3.6 | 3,374 | 4/22/2013 | 
| 3.3.5 | 15,136 | 2/7/2013 | 
| 3.3.4 | 5,554 | 1/15/2013 | 
| 3.3.4-beta5 | 216 | 1/14/2013 | 
| 3.3.4-beta4 | 110 | 1/14/2013 | 
| 3.3.4-beta3 | 105 | 1/9/2013 | 
| 3.3.4-beta2 | 110 | 1/7/2013 | 
| 3.3.3 | 5,574 | 12/11/2012 | 
| 3.3.3-beta2 | 104 | 12/10/2012 | 
| 3.3.3-beta1 | 110 | 12/5/2012 | 
| 3.3.2 | 2,307 | 11/20/2012 | 
| 3.3.1 | 2,193 | 11/5/2012 | 
| 3.3.0 | 2,856 | 10/29/2012 | 
| 3.2.8 | 10,382 | 8/29/2012 | 
| 3.2.7 | 3,280 | 8/8/2012 | 
| 3.2.6 | 5,676 | 7/11/2012 | 
| 3.2.5 | 406 | 7/10/2012 | 
| 3.2.4 | 3,634 | 6/23/2012 | 
| 3.2.3 | 1,211 | 6/20/2012 | 
| 3.2.2 | 1,454 | 6/4/2012 | 
| 3.2.1 | 570 | 5/29/2012 | 
| 3.2.0 | 2,062 | 5/22/2012 | 
| 3.1.1 | 239 | 5/21/2012 | 
| 3.1.0 | 203 | 5/21/2012 | 
| 3.0.4 | 3,296 | 5/8/2012 | 
| 3.0.3 | 3,234 | 4/4/2012 | 
| 3.0.2 | 484 | 4/2/2012 | 
| 3.0.1 | 2,986 | 3/23/2012 | 
| 3.0.0 | 4,924 | 3/8/2012 | 
| 3.0.0-rc5 | 224 | 2/21/2012 | 
| 3.0.0-rc4 | 190 | 2/13/2012 | 
| 3.0.0-rc3 | 133 | 2/9/2012 | 
| 3.0.0-rc2 | 185 | 1/28/2012 | 
| 3.0.0-rc1 | 130 | 1/27/2012 | 
| 3.0.0-beta6 | 207 | 1/9/2012 | 
| 3.0.0-beta5 | 124 | 1/9/2012 | 
| 3.0.0-beta4 | 787 | 1/6/2012 | 
| 3.0.0-beta3 | 817 | 12/28/2011 | 
| 3.0.0-beta2 | 692 | 12/22/2011 | 
| 3.0.0-beta1 | 853 | 12/16/2011 | 
| 2.6.0.1511 | 3,704 | 3/25/2012 | 
| 2.6.0.1506 | 1,529 | 1/10/2012 | 
| 2.6.0.1505 | 6,719 | 9/22/2011 | 
| 2.6.0.1504 | 2,438 | 9/12/2011 | 
| 2.6.0.1498 | 1,225 | 9/5/2011 | 
| 2.6.0.1496 | 1,630 | 8/9/2011 | 
| 2.5.0.1490 | 2,893 | 7/30/2011 | 
| 2.5.0.1476 | 1,315 | 7/18/2011 | 
| 2.5.0.1469 | 1,648 | 7/18/2011 | 
| 2.5.0.1446 | 3,056 | 7/18/2011 | 
Summary of changes made in this release of the package.