This package provides the AMQP client and listener for netstandard.
Info
| Version: | 2.5.1 |
| Author(s): | xinchen |
| Last Update: | Friday, September 5, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Azure/amqpnetlite |
| NuGet Url: | https://www.nuget.org/packages/AMQPNetLite.Core |
Install
Install-Package AMQPNetLite.Core
dotnet add package AMQPNetLite.Core
paket add AMQPNetLite.Core
AMQPNetLite.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Net.NameResolution(>= 4.0.0)
- System.Net.Security(>= 4.0.0)
- System.Net.Sockets(>= 4.1.0)
- System.Reflection(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Security.Claims(>= 4.0.1)
- System.Security.Principal(>= 4.0.1)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Threading.Thread(>= 4.0.0)
- System.Threading.ThreadPool(>= 4.0.10)
- System.Threading.Timer(>= 4.0.1)
No dependencies.
Tags