NServiceBus 5.1.5

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

The most popular open-source service bus for .net

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 (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
5.2.12 890 12/14/2015
5.2.11 800 12/8/2015
5.2.10 1,645 11/20/2015
5.2.9 3,674 10/22/2015
5.2.8 1,613 10/15/2015
5.1.7 123 12/8/2015
5.1.6 73 11/20/2015
5.1.5 95 10/22/2015
5.1.4 90 10/15/2015
5.0.9 182 12/8/2015
5.0.8 262 11/20/2015
5.0.7 210 10/22/2015
5.0.6 307 10/15/2015
4.7.11 203 12/14/2015
4.7.10 142 12/8/2015
4.7.9 239 11/20/2015
4.7.8 257 10/22/2015
3.3.18 160 12/8/2015
3.3.17 297 10/22/2015
3.3.16 156 10/16/2015
Loading failed