VOOZH about

URL: https://www.nuget.org/packages/AMQPNetLite/

⇱ NuGet Gallery | AMQPNetLite 2.5.3




AMQPNetLite 2.5.3

dotnet add package AMQPNetLite --version 2.5.3
 
 
NuGet\Install-Package AMQPNetLite -Version 2.5.3
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMQPNetLite" Version="2.5.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AMQPNetLite" Version="2.5.3" />
 
Directory.Packages.props
<PackageReference Include="AMQPNetLite" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AMQPNetLite --version 2.5.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AMQPNetLite, 2.5.3"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AMQPNetLite@2.5.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AMQPNetLite&version=2.5.3
 
Install as a Cake Addin
#tool nuget:?package=AMQPNetLite&version=2.5.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

AMQP.Net Lite

AMQP.Net Lite is a lightweight AMQP 1.0 library for the .Net Framework, .Net Core, Windows Runtime platforms, .Net Micro Framework, .NET nanoFramework and Mono. The library includes both a client and listener to enable peer to peer and broker based messaging.
Documentation

👁 Build status

NuGet Package Status
AMQPNetLite (main package) 👁 Version
👁 Downloads
AMQPNetLite.Core (NetStandard) 👁 Version
👁 Downloads
AMQPNetLite.Serialization (NetStandard) 👁 Version
👁 Downloads
AMQPNetLite.WebSockets (NetStandard) 👁 Version
👁 Downloads
AMQPNetLite.NetMF (NETMF) 👁 Version
👁 Downloads
AMQPNetMicro (NETMF) 👁 Version
👁 Downloads
AMQPNetLite.nanoFramework (nanoFramework) 👁 Version
👁 Downloads
AMQPNetMicro.nanoFramework (nanoFramework) 👁 Version
👁 Downloads

Features

  • Full control of AMQP 1.0 protocol behavior.
  • Peer-to-peer and brokered messaging.
  • Secure communication via TLS and SASL.
  • Extensible transport providers.
  • Sync and async API support.
  • Listener APIs to enable wide range of listener applications, including brokers, routers, proxies, and more.
  • A lightweight messaging library that runs on all popular .NET and Windows Runtime platforms.

The following table shows what features are supported on each platform/framework.

TLS SASL<sup>2</sup> Txn Task Serializer Listener WebSockets BufferPooling
net50+ + + + + + + + +
net45+ + + + + + + + +
net40 + + + +<sup>3</sup> + + +
net35 + + +
netmf +<sup>1</sup> +
nanoFramework + +
uap10 + + +
netcore451 + + +
wpa81 + + +
win8/wp8 + + +
netstandard1.3<sup>4</sup> + + + + + + +
netstandard2.0 + + + + + + +
mono/Xamarin<sup>5</sup> + + + + + + +
  1. requires a TLS-capable device.
  2. only SASL PLAIN, EXTERNAL, and ANONYMOUS are currently supported.
  3. requires Microsoft.Bcl.Async.
  4. has 3 packages. Supports WebSocket client but not listener.
  5. projects targeting Mono/Xamarin should be able to consume the netstandard1.3 library.

Tested Platforms

  • .Net 5.0+.
  • .Net Framework 3.5, 4.0 and 4.5+.
  • Universal Windows App 10.
  • .NET nanoFramework 1.0.
  • .NET Micro Framework 4.2, 4.3, 4.4. On version 2.5.0 and above, only NETMF 4.4 is supported.
  • .NET Compact Framework 3.9.
  • Windows Phone 8 and 8.1, up to version 2.4.11.
  • Windows Store 8 and 8.1, up to version 2.4.11.
  • .Net Core 1.0 on Windows 10 and Ubuntu 14.04.
  • Mono on Linux (requires v4.2.1 and up. Only the client APIs are verified and state of the listener APIs is unknown).

Getting Started

  • Build applications from simple to complex.
  • Examples Please take a minute to look at the examples.
  • .Net Core If you are looking for information about using amqpnetlite on .Net Core (coreclr, dnxcore50, etc.), your can find the code and a Hello AMQP! example here.
  • Clone and build the projects.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact with any additional questions or comments.

If you would like to become an contributor to this project please follow the instructions provided in Microsoft Azure Projects Contribution Guidelines.

References

For more information about the Azure Service Bus and AMQP, refer to:

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 is compatible.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp1.0 netcoreapp1.0 was computed.  netcoreapp1.1 netcoreapp1.1 was computed.  netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 netstandard1.3 is compatible.  netstandard1.4 netstandard1.4 was computed.  netstandard1.5 netstandard1.5 was computed.  netstandard1.6 netstandard1.6 was computed.  netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net35 net35 is compatible.  net40 net40 is compatible.  net403 net403 was computed.  net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 is compatible.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen30 tizen30 was computed.  tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Universal Windows Platform uap uap was computed.  uap10.0 uap10.0 is compatible. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 1.3

  • .NETStandard 2.0

  • net5.0

    • No dependencies.
  • UAP 10.0

    • No dependencies.

NuGet packages (24)

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.

wyvern.api

Package Description

CFX.CFXSDK

IPC Connected Factory Exchange Open Source Software Development Kit

CFX.CFXSDK.NetCore

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
OPCF-Members/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.5.3 4,385 6/2/2026
2.5.2 51,386 4/15/2026
2.5.1 550,477 9/5/2025
2.5.0 75,467 7/28/2025
2.4.11 2,002,865 6/25/2024
2.4.10 157,869 5/30/2024
2.4.9 324,454 3/4/2024
2.4.8 549,413 1/4/2024
2.4.7 177,710 10/9/2023
2.4.6 1,363,430 5/16/2023
2.4.5 1,004,465 9/1/2022
2.4.4 916,959 2/11/2022
2.4.3 935,480 6/9/2021
2.4.2 577,770 3/8/2021
2.4.1 125,834 1/8/2021
2.4.0 379,074 3/12/2020
2.3.0 159,119 11/4/2019
2.2.0 65,431 8/22/2019
2.1.8 18,015 7/19/2019
2.1.7 180,494 3/6/2019
Loading failed