NServiceBus.Spring 9.0.0

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

Adapter for the Spring IoC Container

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

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

Repository Stars
Particular/docs.particular.net
All content for ParticularDocs
Version Downloads Last Updated
9.0.0 2,130 11/17/2022 9.0.0 is deprecated because it is no longer maintained.
9.0.0-rc.2 310 9/19/2022
9.0.0-beta.2 276 5/26/2022
8.1.0 7,336 1/18/2022
8.0.0 8,891 5/29/2018
8.0.0-rc0001 1,349 2/16/2018
8.0.0-beta0003 1,350 12/18/2017
8.0.0-beta0002 1,108 10/13/2017
7.0.0 15,717 10/11/2016
7.0.0-rc0002 1,230 9/29/2016
7.0.0-rc0001 1,246 9/14/2016
7.0.0-beta0001 1,447 5/4/2016
6.0.1 10,515 10/4/2016
4.7.12 5,602 1/28/2016
4.7.11 1,828 12/14/2015
4.7.10 1,790 12/8/2015
4.7.9 1,855 11/20/2015
4.7.8 1,830 10/22/2015
3.3.18 5,419 12/8/2015
Loading failed