AzureSBLite 1.3.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.
Install-Package AzureSBLite -Version 1.3.0
dotnet add package AzureSBLite --version 1.3.0
<PackageReference Include="AzureSBLite" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AzureSBLite --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added receiving from date/time offset for Event Hubs
Dependencies
-
- AMQPNetLite (>= 1.1.2)
Used By
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.