IBMXMSDotnetClient 10.0.0

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

IBMXMSDotnetClient

IBM® Message Service Client for .NET Standard provides an application programming interface (API) called XMS that has the same set of interfaces as the Java™ Message Service (JMS) API.Renders a JMS-like API and Implements JMS 1.1 Specification. The XMS API is an object-oriented interface.

Supports

  • Point-to-Point messaging
  • Publish/Subscribe messaging
  • Client Auto Reconnect
  • Synchronous message delivery
  • Asynchronous Message Delivery
  • Asynchronous message consumer
  • Message Selectors

An XMS application can exchange messages with the following types of application:

  • An XMS application
  • An IBM MQ classes for JMS application
  • A native IBM MQ application
  • A JMS application that is using the IBM MQ default messaging provider IBM® Message Service Client for .NET Standard supports only Managed client connection i.e Managed Mode.

License

References

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on IBMXMSDotnetClient:

Package Downloads
ViennaNET.Messaging.MQSeriesQueue

Package Description

AzureWebJobs.Extensions.IBMMQ

Azure WebJobs SDK IBMMQ Extension

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on IBMXMSDotnetClient:

Repository Stars
Raiffeisen-DGTL/ViennaNET
Framework for quickly creating enterprise microservices on .NET https://habr.com/ru/company/raiffeisenbank/blog/494830/
Version Downloads Last Updated
10.0.0 0 6/17/2026
9.4.5.1 5,990 5/14/2026
9.4.5 30,040 2/5/2026
9.4.4.1 19,027 12/23/2025
9.4.4 51,479 10/17/2025
9.4.3.1 12,980 9/9/2025
9.4.0.21 190 5/14/2026
9.4.0.20 930 3/5/2026
9.4.0.17 1,244 12/23/2025
9.4.0.16 1,922 10/27/2025
9.4.0.15 1,548 9/9/2025
9.4.0.12 1,748 7/14/2025
9.3.0.40 111 5/14/2026
9.3.0.37 191 3/5/2026
9.3.0.36 840 12/23/2025
9.3.0.35 1,366 10/27/2025
9.3.0.31 1,416 9/9/2025
9.3.0.30 1,430 7/14/2025
9.2.0.38 1,355 10/27/2025
9.2.0.37 1,409 9/9/2025
Loading failed