Skip to main content
Experimental.System.Messaging package icon

Experimental.System.Messaging

This package is an unofficial port of the .NET Framework System.Messaging assembly for .NET Core/.NET 8+ applications running on Windows. It is provided for development convenience. If Microsoft officially releases an MSMQ client package, you should migrate to the official package. The source code for this package is derived from the .NET Framework reference source code.

Total Downloads
2.5M
2,463,724
Published
Nov 30, 2025
Latest stable version

Install

.NET CLI
dotnet add package Experimental.System.Messaging --version 1.2.0
Package Manager Console
Install-Package Experimental.System.Messaging -Version 1.2.0
PackageReference
<PackageReference Include="Experimental.System.Messaging" Version="1.2.0" />

Frameworks

net8.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.