AMQPNetLite 0.1.0-beta

This is a prerelease version of AMQPNetLite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AMQPNetLite --version 0.1.0-beta
NuGet\Install-Package AMQPNetLite -Version 0.1.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AMQPNetLite" Version="0.1.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AMQPNetLite --version 0.1.0-beta
#r "nuget: AMQPNetLite, 0.1.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AMQPNetLite as a Cake Addin
#addin nuget:?package=AMQPNetLite&version=0.1.0-beta&prerelease

// Install AMQPNetLite as a Cake Tool
#tool nuget:?package=AMQPNetLite&version=0.1.0-beta&prerelease

This is a lightweight AMQP 1.0 client library for use on .Net frameworks (including .Net Framework, .Net Micro Framework and .Net Compact Framework) and WinRT (Windows Phone and Windows Store).

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
.NET Micro Framework netmf42 is compatible.  netmf43 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on AMQPNetLite:

Package Downloads
CloudNative.CloudEvents.Amqp

AMQP extensions for CloudNative.CloudEvents

ArtemisNetClient

Unofficial ActiveMQ Artemis .NET Client for .NET Core and .NET Framework.

wyvern.api

Package Description

Helsenorge.Messaging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

CFX.CFXSDK.NetStandard

IPC Connected Factory Exchange Open Source Software Development Kit

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on AMQPNetLite:

Repository Stars
OPCFoundation/UA-.NET-Legacy
OPC Foundation Unified Architecture .NET Reference Implementations
cloudevents/sdk-csharp
CSharp SDK for CloudEvents
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
rabbitmq/rabbitmq-stream-dotnet-client
RabbitMQ client for the stream protocol
Version Downloads Last updated
2.4.9 5,423 3/4/2024
2.4.8 141,717 1/4/2024
2.4.7 119,345 10/9/2023
2.4.6 441,343 5/16/2023
2.4.5 510,176 9/1/2022
2.4.4 636,717 2/11/2022
2.4.3 605,063 6/9/2021
2.4.2 314,569 3/8/2021
2.4.1 114,432 1/8/2021
2.4.0 318,250 3/12/2020
2.3.0 147,249 11/4/2019
2.2.0 59,311 8/22/2019
2.1.8 15,847 7/19/2019
2.1.7 169,995 3/6/2019
2.1.6 35,639 1/7/2019
2.1.5 111,951 10/12/2018
2.1.4 5,888 9/25/2018
2.1.3 290,721 6/7/2018
2.1.2 56,480 3/14/2018
2.1.1 29,127 12/5/2017
2.1.0 13,262 11/20/2017
2.0.0 7,483 10/10/2017
2.0.0-rc 2,670 8/12/2017
1.2.3 70,903 3/22/2017
1.2.2 39,981 11/21/2016
1.2.1 5,199 10/4/2016
1.2.0 12,362 7/12/2016
1.1.9-rc 2,652 5/30/2016
1.1.8 11,499 5/4/2016
1.1.7 2,523 3/7/2016
1.1.6 2,558 1/23/2016
1.1.5 7,250 12/15/2015
1.1.4 4,104 11/30/2015
1.1.3 11,649 11/4/2015
1.1.2 5,959 9/6/2015
1.1.1 2,030 9/2/2015
1.1.0 5,123 7/7/2015
1.0.0.1 3,076 5/22/2015
1.0.0 2,521 5/11/2015
0.1.2-beta 1,694 3/10/2015
0.1.1-beta 1,512 1/24/2015
0.1.0-beta 1,837 11/24/2014

This is the beta release of AMQP.Net Lite. It can be used on the following platforms: .Net Framework (up to 4.5), .NET Micro Framework 4.2 and 4.3, .NET Compact Framework 3.9, Windows Phone 8, and Mono on Linux.