This package provides the AMQP Serializer of AMQP.Net Lite on .Net Core (netstandard1.3).
Info
Version: | 2.4.11 |
Author(s): | xinchen |
Last Update: | Tuesday, June 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/amqpnetlite |
NuGet Url: | https://www.nuget.org/packages/AMQPNetLite.Serialization |
Install
Install-Package AMQPNetLite.Serialization
dotnet add package AMQPNetLite.Serialization
paket add AMQPNetLite.Serialization
AMQPNetLite.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Emit.Lightweight(>= 4.0.1)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- AMQPNetLite.Core(>= 2.4.1)
Tags