![]() |
VOOZH | about |
dotnet add package AMQPNetLite.Serialization --version 2.5.3
NuGet\Install-Package AMQPNetLite.Serialization -Version 2.5.3
<PackageReference Include="AMQPNetLite.Serialization" Version="2.5.3" />
<PackageVersion Include="AMQPNetLite.Serialization" Version="2.5.3" />Directory.Packages.props
<PackageReference Include="AMQPNetLite.Serialization" />Project file
paket add AMQPNetLite.Serialization --version 2.5.3
#r "nuget: AMQPNetLite.Serialization, 2.5.3"
#:package AMQPNetLite.Serialization@2.5.3
#addin nuget:?package=AMQPNetLite.Serialization&version=2.5.3Install as a Cake Addin
#tool nuget:?package=AMQPNetLite.Serialization&version=2.5.3Install as a Cake Tool
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
| 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 |
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> | + | + | + | + | + | + | + |
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.
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 was computed. 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 was computed. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | 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 was computed. 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 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on AMQPNetLite.Serialization:
| Package | Downloads |
|---|---|
|
CloudNative.CloudEvents.Amqp
AMQP extensions for CloudNative.CloudEvents |
|
|
Cortside.DomainEvent
Library for sending and receiving AMQP 1.0 messages |
|
|
Helsenorge.Messaging
Package Description |
|
|
AmqpNetLiteRpcCore
Package Description |
|
|
Akka.Streams.Amqp.V1
AMQP V1 adapter for Akka.NET Streams |
Showing the top 2 popular GitHub repositories that depend on AMQPNetLite.Serialization:
| Repository | Stars |
|---|---|
|
cloudevents/sdk-csharp
CSharp SDK for CloudEvents
|
|
|
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.3 | 749 | 6/2/2026 |
| 2.5.2 | 12,398 | 4/15/2026 |
| 2.5.1 | 92,956 | 9/5/2025 |
| 2.5.0 | 22,376 | 7/28/2025 |
| 2.4.11 | 543,781 | 6/25/2024 |
| 2.4.10 | 7,401 | 5/30/2024 |
| 2.4.9 | 34,749 | 3/4/2024 |
| 2.4.8 | 18,052 | 1/4/2024 |
| 2.4.7 | 145,450 | 10/9/2023 |
| 2.4.6 | 32,590 | 5/16/2023 |
| 2.4.5 | 204,640 | 9/1/2022 |
| 2.4.4 | 58,227 | 2/11/2022 |
| 2.4.3 | 76,726 | 6/9/2021 |
| 2.4.2 | 461,325 | 3/8/2021 |
| 2.4.1 | 68,169 | 1/8/2021 |
| 2.4.0 | 57,423 | 3/12/2020 |
| 2.3.0 | 26,702 | 11/4/2019 |
| 2.2.0 | 18,435 | 8/22/2019 |
| 2.1.8 | 4,643 | 7/19/2019 |
| 2.1.7 | 24,803 | 3/6/2019 |