MorganStanley.ComposeUI.Messaging.Core 0.1.0-alpha.9

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

Core infrastructure and utilities for Message Router. Provides essential building blocks, serialization, and concurrency support for messaging components and services. Intended for internal use by other MessageRouter messaging packages. More Details: https://morganstanley.github.io/ComposeUI/

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on MorganStanley.ComposeUI.Messaging.Core:

Package Downloads
MorganStanley.ComposeUI.Messaging.Server

A .NET server package for ComposeUI's Message Router. Enables hosting and managing message routing infrastructure for distributed .NET applications. Provides dependency injection support, extensibility, and seamless integration with ComposeUI messaging clients. More details: https://morganstanley.github.io/ComposeUI/

MorganStanley.ComposeUI.Messaging.Client

Enables .NET applications to send and receive messages using the messaging infrastructure, supporting scalable and decoupled communication between distributed components. Includes dependency injection support and advanced messaging features via the IMessageRouter interface. More Details: https://morganstanley.github.io/ComposeUI/

MorganStanley.ComposeUI.Messaging.Host

Provides a .NET host implementation for ComposeUI's Message Router. Enables hosting, managing, and routing messages between distributed .NET applications and services. Integrates with ComposeUI messaging infrastructure for scalable and reliable communication. More Details: https://morganstanley.github.io/ComposeUI/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-alpha.9 90 8/21/2025
0.1.0-alpha.8 73 8/15/2025
0.1.0-alpha.7 98 7/28/2025
0.1.0-alpha.6 73 6/6/2025
0.1.0-alpha.5 81 6/6/2025
0.1.0-alpha.4 87 3/27/2024