AMQPNetLite 2.1.2
AMQP.Net Lite
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-Package AMQPNetLite -Version 2.1.2
dotnet add package AMQPNetLite --version 2.1.2
paket add AMQPNetLite --version 2.1.2
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
[PLACEHOLDER]
Dependencies
-
.NETCore 4.5.1
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.NETFramework 4.5
- No dependencies.
-
.NETMicroFramework 0.0
- No dependencies.
-
.NETStandard 1.3
- AMQPNetLite.Core (>= 2.1.2)
-
UAP 10.0
- No dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.2 (current version) | 5,702 | 3/14/2018 |
2.1.1 | 6,383 | 12/5/2017 |
2.1.0 | 929 | 11/20/2017 |
2.0.0 | 3,250 | 10/10/2017 |
2.0.0-rc | 1,378 | 8/12/2017 |
1.2.3 | 19,841 | 3/22/2017 |
1.2.2 | 25,325 | 11/21/2016 |
1.2.1 | 3,012 | 10/4/2016 |
1.2.0 | 6,912 | 7/12/2016 |
1.1.9-rc | 1,376 | 5/30/2016 |
1.1.8 | 5,499 | 5/4/2016 |
1.1.7 | 969 | 3/7/2016 |
1.1.6 | 1,082 | 1/23/2016 |
1.1.5 | 1,360 | 12/15/2015 |
1.1.4 | 911 | 11/30/2015 |
1.1.3 | 845 | 11/4/2015 |
1.1.2 | 3,622 | 9/6/2015 |
1.1.1 | 413 | 9/2/2015 |
1.1.0 | 2,140 | 7/7/2015 |
1.0.0.1 | 678 | 5/22/2015 |
1.0.0 | 440 | 5/11/2015 |
0.1.2-beta | 408 | 3/10/2015 |
0.1.1-beta | 279 | 1/24/2015 |
0.1.0-beta | 411 | 11/24/2014 |