Apache.NMS.ActiveMQ
1.5.6
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.6
dotnet add package Apache.NMS.ActiveMQ --version 1.5.6
<PackageReference Include="Apache.NMS.ActiveMQ" Version="1.5.6" />
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.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Apache.NMS.ActiveMQ, 1.5.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Apache.NMS (>= 1.5.1)
Used By
NuGet packages (31)
Showing the top 5 NuGet packages that depend on Apache.NMS.ActiveMQ:
Package | Downloads |
---|---|
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
|
|
UserService.ActiveMQ.Connect
Userservice messages over Active MQ. This package contains helper classes for creating connections.
|
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.
|