AMQPNetLite
This is a lightweight AMQP 1.0 library for .Net platforms, including .Net Framework, .Net Micro Framework, .Net Core, Universal Windows Platform, Windows Phone, Windows Store, Mono, and Mono/Xamarin. The library includes both a client and listener to enable peer to peer and broker based messaging. A more compact version for NETMF is available in the AmqpNetMicro package. For .Net Core (netstandard1.3), there are three packages, AMQPNetLite.Core, AMQPNetLite.Serialization, AMQPNetLite.WebSockets, that contain different components of the library.
Install
dotnet add package AMQPNetLite --version 2.1.3
Install-Package AMQPNetLite -Version 2.1.3
<PackageReference Include="AMQPNetLite" Version="2.1.3" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.