AMQPNetLite 1.1.7
See the version list below for details.
dotnet add package AMQPNetLite --version 1.1.7
NuGet\Install-Package AMQPNetLite -Version 1.1.7
<PackageReference Include="AMQPNetLite" Version="1.1.7" />
paket add AMQPNetLite --version 1.1.7
#r "nuget: AMQPNetLite, 1.1.7"
// Install AMQPNetLite as a Cake Addin #addin nuget:?package=AMQPNetLite&version=1.1.7 // Install AMQPNetLite as a Cake Tool #tool nuget:?package=AMQPNetLite&version=1.1.7
This is a lightweight AMQP 1.0 client library for .Net frameworks (including .Net Framework, .Net Micro Framework, .Net Compact Framework and .Net Core) and WinRT (Windows Phone and Windows Store).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net-cf is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NET Micro Framework | netmf42 is compatible. netmf43 is compatible. netmf44 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore451 is compatible. win8 is compatible. |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
NuGet packages (20)
Showing the top 5 NuGet packages that depend on AMQPNetLite:
Package | Downloads |
---|---|
CloudNative.CloudEvents.Amqp
AMQP extensions for CloudNative.CloudEvents |
|
ArtemisNetClient
Unofficial ActiveMQ Artemis .NET Client for .NET Core and .NET Framework. |
|
Helsenorge.Messaging
Package Description |
|
wyvern.api
Package Description |
|
CFX.CFXSDK
IPC Connected Factory Exchange Open Source Software Development Kit |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on AMQPNetLite:
Repository | Stars |
---|---|
OPCFoundation/UA-.NET-Legacy
OPC Foundation Unified Architecture .NET Reference Implementations
|
|
cloudevents/sdk-csharp
CSharp SDK for CloudEvents
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
|
rabbitmq/rabbitmq-stream-dotnet-client
RabbitMQ client for the stream protocol
|
Version | Downloads | Last updated |
---|---|---|
2.4.11 | 267,146 | 6/25/2024 |
2.4.10 | 32,015 | 5/30/2024 |
2.4.9 | 245,768 | 3/4/2024 |
2.4.8 | 468,258 | 1/4/2024 |
2.4.7 | 139,338 | 10/9/2023 |
2.4.6 | 826,292 | 5/16/2023 |
2.4.5 | 708,030 | 9/1/2022 |
2.4.4 | 732,405 | 2/11/2022 |
2.4.3 | 713,374 | 6/9/2021 |
2.4.2 | 406,740 | 3/8/2021 |
2.4.1 | 119,472 | 1/8/2021 |
2.4.0 | 342,565 | 3/12/2020 |
2.3.0 | 151,115 | 11/4/2019 |
2.2.0 | 61,027 | 8/22/2019 |
2.1.8 | 16,333 | 7/19/2019 |
2.1.7 | 174,342 | 3/6/2019 |
2.1.6 | 38,132 | 1/7/2019 |
2.1.5 | 134,413 | 10/12/2018 |
2.1.4 | 6,262 | 9/25/2018 |
2.1.3 | 308,956 | 6/7/2018 |
2.1.2 | 60,027 | 3/14/2018 |
2.1.1 | 33,900 | 12/5/2017 |
2.1.0 | 13,541 | 11/20/2017 |
2.0.0 | 7,609 | 10/10/2017 |
2.0.0-rc | 2,710 | 8/12/2017 |
1.2.3 | 71,131 | 3/22/2017 |
1.2.2 | 40,559 | 11/21/2016 |
1.2.1 | 5,253 | 10/4/2016 |
1.2.0 | 12,519 | 7/12/2016 |
1.1.9-rc | 2,696 | 5/30/2016 |
1.1.8 | 11,754 | 5/4/2016 |
1.1.7 | 2,567 | 3/7/2016 |
1.1.6 | 2,607 | 1/23/2016 |
1.1.5 | 7,300 | 12/15/2015 |
1.1.4 | 4,173 | 11/30/2015 |
1.1.3 | 17,181 | 11/4/2015 |
1.1.2 | 6,065 | 9/6/2015 |
1.1.1 | 2,084 | 9/2/2015 |
1.1.0 | 5,237 | 7/7/2015 |
1.0.0.1 | 3,147 | 5/22/2015 |
1.0.0 | 2,683 | 5/11/2015 |
0.1.2-beta | 1,740 | 3/10/2015 |
0.1.1-beta | 1,557 | 1/24/2015 |
0.1.0-beta | 1,886 | 11/24/2014 |
Fixes and improvements:
• serialization of Enum types
• Message.GetBody() not available in net40
• Rewind value buffer in Message.GetBody call
• Closing server while client is sending data can result in runaway thread and memory leak
• Handling invalid client link addresses better
• Returned attach is not handled in link ClosePipe state
• Support custom Begin and callback in session creation
• Apply protocol defaults in container host when client does not send any