Nimbus 4.3.2
dotnet add package Nimbus --version 4.3.2
NuGet\Install-Package Nimbus -Version 4.3.2
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="Nimbus" Version="4.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nimbus" Version="4.3.2" />
<PackageReference Include="Nimbus" />
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 Nimbus --version 4.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nimbus, 4.3.2"
#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 Nimbus@4.3.2
#: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=Nimbus&version=4.3.2
#tool nuget:?package=Nimbus&version=4.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nimbus is a .NET messaging framework providing an abstraction over message-based transports with support for commands, events, and request/response patterns.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.CSharp (>= 4.5.0)
- mono.cecil (>= 0.11.2)
- Nimbus.InfrastructureContracts (>= 4.3.2)
- Nimbus.MessageContracts (>= 4.3.2)
- nullguard.fody (>= 2.1.0)
- virtuosity.fody (>= 3.1.0)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on Nimbus:
| Package | Downloads |
|---|---|
|
Nimbus.Autofac
Autofac extensions for Nimbus. |
|
|
Nimbus.Logger.Serilog
Serilog logging integration for the Nimbus messaging framework. |
|
|
Nimbus.Windsor
Castle Windsor extensions for Nimbus. |
|
|
Nimbus.Serializers.Json
JSON serializer for the Nimbus messaging framework using Newtonsoft.Json. |
|
|
Nimbus.LargeMessages.Azure
Azure Blob Storage large message body store for the Nimbus messaging framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.3.2 | 109 | 2/28/2026 |
| 4.3.0-unstable0011 | 599 | 9/3/2023 |
| 4.2.1 | 6,473 | 9/3/2023 |
| 3.0.0.1200 | 8,381 | 11/5/2017 |
| 3.0.0.1199 | 2,480 | 11/5/2017 |
| 3.0.0.1198 | 1,954 | 11/5/2017 |
| 2.0.0.98 | 34,066 | 5/12/2015 |
| 2.0.0.97 | 4,571 | 3/25/2015 |
| 2.0.0.96 | 4,082 | 3/25/2015 |
| 2.0.0.95 | 4,068 | 3/25/2015 |
| 2.0.0.94 | 4,020 | 3/25/2015 |
| 2.0.0.93 | 3,850 | 3/25/2015 |
| 2.0.0.91 | 5,077 | 1/20/2015 |
| 2.0.0.90 | 3,840 | 1/20/2015 |
| 2.0.0.89 | 3,457 | 1/20/2015 |
| 2.0.0.88 | 7,787 | 1/13/2015 |
| 2.0.0.87 | 4,588 | 12/23/2014 |
| 1.4.0.29-rc | 1,822 | 6/25/2014 |
| 1.3.0.2 | 4,043 | 4/18/2014 |
Loading failed