NServiceBus.Interfaces 5.0.0.1

dotnet add package NServiceBus.Interfaces --version 5.0.0.1
                    
NuGet\Install-Package NServiceBus.Interfaces -Version 5.0.0.1
                    
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.Interfaces" Version="5.0.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus.Interfaces" Version="5.0.0.1" />
                    
Directory.Packages.props
<PackageReference Include="NServiceBus.Interfaces" />
                    
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.Interfaces --version 5.0.0.1
                    
#r "nuget: NServiceBus.Interfaces, 5.0.0.1"
                    
#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.Interfaces@5.0.0.1
                    
#: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.Interfaces&version=5.0.0.1
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus.Interfaces&version=5.0.0.1
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NServiceBus.Interfaces:

Repository Stars
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
Version Downloads Last Updated
5.0.0.1 2,097 10/15/2014
4.7.5 2,813 11/20/2014
4.7.4 817 10/31/2014
4.7.3 275 10/30/2014
4.7.2 299 10/24/2014
4.7.1 921 10/9/2014
4.6.9 417 4/1/2015
4.5.6 111 4/1/2015
4.4.7 114 4/2/2015
4.3.10 140 4/1/2015
4.3.8 213 10/9/2014
4.2.6 82 4/1/2015
4.2.5 284 10/10/2014
4.1.7 119 4/2/2015
4.1.6 172 10/14/2014
4.0.10 95 3/31/2015
4.0.9 196 10/16/2014
3.3.15 1,072 4/21/2015
3.3.14 754 1/28/2015
3.3.13 910 11/5/2014
Loading failed