AzureSBLite 1.2.0
See the version list below for details.
dotnet add package AzureSBLite --version 1.2.0
NuGet\Install-Package AzureSBLite -Version 1.2.0
<PackageReference Include="AzureSBLite" Version="1.2.0" />
paket add AzureSBLite --version 1.2.0
#r "nuget: AzureSBLite, 1.2.0"
// Install AzureSBLite as a Cake Addin #addin nuget:?package=AzureSBLite&version=1.2.0 // Install AzureSBLite as a Cake Tool #tool nuget:?package=AzureSBLite&version=1.2.0
This project has the purpose to provide all the same APIs to access the Microsoft Azure Service Bus (Queues, Topics/Subscriptions, Event Hubs) you have on .Net Framework but also for .Net Micro Framework, .Net Compact Framework 3.9, Mono (on Linux) and WinRT (Windows 8.1 and Windows 10) using AMQP protocol.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net39-cf is compatible. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NET Micro Framework | netmf43 is compatible. |
Windows Store | win81 is compatible. |
-
- AMQPNetLite (>= 1.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AzureSBLite:
Package | Downloads |
---|---|
Microsoft.IoT.Connections.Azure
Provides connectivity to Azure for applications targeting Windows IoT Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added support for SAS token to access (send/receive) to all entities (Queues, Topics/Subscriptions, Event Hubs)