Apache.NMS.ActiveMQ
1.5.1
The ActiveMQ NMS client is a .NET client that communicates with the ActiveMQ broker using its native Openwire protocol. This client supports advanced features such as Failover, Discovery, SSL, and Message Compression.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Apache.NMS.ActiveMQ -Version 1.5.1
dotnet add package Apache.NMS.ActiveMQ --version 1.5.1
<PackageReference Include="Apache.NMS.ActiveMQ" Version="1.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Apache.NMS.ActiveMQ --version 1.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Apache.NMS (>= 1.5.0)
Used By
NuGet packages (32)
Showing the top 5 NuGet packages that depend on Apache.NMS.ActiveMQ:
Package | Downloads |
---|---|
MassTransit.ActiveMQ
MassTransit ActiveMQ transport support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
|
|
Plato.Messaging.AMQ
Plato.Messaging.AMQ deployment package
|
|
Obvs.ActiveMQ
ActiveMQ transport support for Obvs
|
|
DD4T.Caching.ApacheMQ
DD4T JMS Caching Agent
|
|
Org.Openengsb.Loom.CSharp.Bridge.Implementation
.Net Bridge-Implementation. Implementationation of the .Net Bridge Interface
Allows the communication between .Net tools and the OpenEngSB
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Apache.NMS.ActiveMQ:
Repository | Stars |
---|---|
spring-projects/spring-net
Spring Framework for .NET
|
|
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
|