IBMXMSDotnetClient 9.4.5

dotnet add package IBMXMSDotnetClient --version 9.4.5
                    
NuGet\Install-Package IBMXMSDotnetClient -Version 9.4.5
                    
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="9.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IBMXMSDotnetClient" Version="9.4.5" />
                    
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 9.4.5
                    
#r "nuget: IBMXMSDotnetClient, 9.4.5"
                    
#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@9.4.5
                    
#: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=9.4.5
                    
Install as a Cake Addin
#tool nuget:?package=IBMXMSDotnetClient&version=9.4.5
                    
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 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.
  • net8.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
9.4.5 1,132 2/5/2026
9.4.4.1 8,001 12/23/2025
9.4.4 30,953 10/17/2025
9.4.3.1 10,314 9/9/2025
9.4.3 26,059 6/17/2025
9.4.2.1 23,133 5/20/2025
9.4.0.17 827 12/23/2025
9.4.0.16 1,713 10/27/2025
9.4.0.15 1,333 9/9/2025
9.4.0.12 1,543 7/14/2025
9.4.0.11 1,705 5/19/2025
9.3.0.36 616 12/23/2025
9.3.0.35 1,155 10/27/2025
9.3.0.31 1,204 9/9/2025
9.3.0.30 1,217 7/14/2025
9.3.0.28 1,477 5/15/2025
9.2.0.38 1,144 10/27/2025
9.2.0.37 1,197 9/9/2025
9.2.0.36 1,204 7/14/2025
9.2.0.35 1,320 5/15/2025
Loading failed