AMQPNetLite 0.1.0-beta
See the version list below for details.
dotnet add package AMQPNetLite --version 0.1.0-beta
NuGet\Install-Package AMQPNetLite -Version 0.1.0-beta
<PackageReference Include="AMQPNetLite" Version="0.1.0-beta" />
paket add AMQPNetLite --version 0.1.0-beta
#r "nuget: AMQPNetLite, 0.1.0-beta"
// Install AMQPNetLite as a Cake Addin #addin nuget:?package=AMQPNetLite&version=0.1.0-beta&prerelease // Install AMQPNetLite as a Cake Tool #tool nuget:?package=AMQPNetLite&version=0.1.0-beta&prerelease
This is a lightweight AMQP 1.0 client library for use on .Net frameworks (including .Net Framework, .Net Micro Framework and .Net Compact Framework) and WinRT (Windows Phone and Windows Store).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
.NET Micro Framework | netmf42 is compatible. netmf43 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
This package has 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 |
This is the beta release of AMQP.Net Lite. It can be used on the following platforms: .Net Framework (up to 4.5), .NET Micro Framework 4.2 and 4.3, .NET Compact Framework 3.9, Windows Phone 8, and Mono on Linux.