Nimbus.MessageContracts 4.3.2

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

Message contract marker interfaces for the Nimbus messaging framework (IBusCommand, IBusEvent, IBusRequest, and more).

Product 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

    • No dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Nimbus.MessageContracts:

Package Downloads
Nimbus

Nimbus is a .NET messaging framework providing an abstraction over message-based transports with support for commands, events, and request/response patterns.

Nimbus.Autofac

Autofac extensions for Nimbus.

Nimbus.InfrastructureContracts

Core abstractions for the Nimbus messaging framework — IBus, handler interfaces, IDependencyResolver, interceptors, and more.

Nimbus.Windsor

Castle Windsor extensions for Nimbus.

Nimbus.LargeMessages.FileSystem

Local (UNC) filesystem storage extensions for large message support in Nimbus.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.3.2 229 2/28/2026
4.3.0-unstable0011 620 9/3/2023
4.2.1 6,876 9/3/2023
3.0.0.1200 11,225 11/5/2017
2.0.0.98 39,789 5/12/2015
2.0.0.97 4,874 3/25/2015
2.0.0.96 4,302 3/25/2015
2.0.0.95 4,291 3/25/2015
2.0.0.94 4,248 3/25/2015
2.0.0.93 4,123 3/25/2015
2.0.0.91 5,385 1/20/2015
2.0.0.90 4,193 1/20/2015
2.0.0.89 3,749 1/20/2015
2.0.0.88 8,107 1/13/2015
2.0.0.87 5,038 12/23/2014
1.4.0.29-rc 1,691 6/25/2014
1.3.0.2 4,517 4/18/2014
1.3.0.1 3,435 4/8/2014
1.2.0.19 3,353 4/6/2014
Loading failed