This package provides the WebSockets client transport of AMQP.Net Lite for netstandard.
Info
Version: | 2.4.11 |
Author(s): | xinchen |
Last Update: | Tuesday, June 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/amqpnetlite |
NuGet Url: | https://www.nuget.org/packages/AMQPNetLite.WebSockets |
Install
Install-Package AMQPNetLite.WebSockets
dotnet add package AMQPNetLite.WebSockets
paket add AMQPNetLite.WebSockets
AMQPNetLite.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Net.WebSockets.Client(>= 4.0.0)
- AMQPNetLite.Core(>= 2.4.1)
- AMQPNetLite.Core(>= 2.4.1)
Tags