AMQPNetLite.Core
2.4.5
dotnet add package AMQPNetLite.Core --version 2.4.5
NuGet\Install-Package AMQPNetLite.Core -Version 2.4.5
<PackageReference Include="AMQPNetLite.Core" Version="2.4.5" />
paket add AMQPNetLite.Core --version 2.4.5
#r "nuget: AMQPNetLite.Core, 2.4.5"
// Install AMQPNetLite.Core as a Cake Addin
#addin nuget:?package=AMQPNetLite.Core&version=2.4.5
// Install AMQPNetLite.Core as a Cake Tool
#tool nuget:?package=AMQPNetLite.Core&version=2.4.5
This package provides the AMQP client and listener for netstandard.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tools (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Security.Claims (>= 4.3.0)
- System.Security.Principal (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Threading.Timer (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on AMQPNetLite.Core:
Package | Downloads |
---|---|
AMQPNetLite
This is a lightweight AMQP 1.0 library for .Net platforms, including .Net Framework, .Net Core, Universal Windows Platform, Mono, and Mono/Xamarin. The library includes both a client and listener to enable peer to peer and broker based messaging. |
|
Apache.NMS.AMQP
Apache ActiveMQ NMS.AMQP provides a NMS based client that uses the AMQP v1.0 protocol. |
|
AMQPNetLite.Serialization
This package provides the AMQP Serializer of AMQP.Net Lite on .Net Core (netstandard1.3). |
|
AMQPNetLite.WebSockets
This package provides the WebSockets client transport of AMQP.Net Lite for netstandard. |
|
Cortside.DomainEvent
Library for sending and receiving AMQP 1.0 messages |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AMQPNetLite.Core:
Repository | Stars |
---|---|
akkadotnet/Alpakka
Akka Streams Connectors - Alpakka
|
Version | Downloads | Last updated |
---|---|---|
2.4.5 | 202,016 | 9/1/2022 |
2.4.4 | 434,326 | 2/11/2022 |
2.4.3 | 563,889 | 6/9/2021 |
2.4.2 | 179,483 | 3/8/2021 |
2.4.1 | 113,203 | 1/8/2021 |
2.4.0 | 593,736 | 3/12/2020 |
2.3.0 | 163,517 | 11/4/2019 |
2.2.0 | 83,653 | 8/22/2019 |
2.1.8 | 26,783 | 7/19/2019 |
2.1.7 | 126,974 | 3/6/2019 |
2.1.6 | 32,140 | 1/7/2019 |
2.1.5 | 88,632 | 10/12/2018 |
2.1.4 | 4,905 | 9/25/2018 |
2.1.3 | 235,962 | 6/7/2018 |
2.1.2 | 35,188 | 3/14/2018 |
2.1.1 | 21,576 | 12/5/2017 |
2.1.0 | 14,195 | 11/20/2017 |
2.0.0 | 16,405 | 10/10/2017 |
2.0.0-rc | 14,053 | 8/12/2017 |
2.0.0-pre | 5,815 | 3/22/2017 |
[PLACEHOLDER]