AzureSBLite 1.3.0

dotnet add package AzureSBLite --version 1.3.0
NuGet\Install-Package AzureSBLite -Version 1.3.0
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="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
#r "nuget: AzureSBLite, 1.3.0"
#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 AzureSBLite as a Cake Addin
#addin nuget:?package=AzureSBLite&version=1.3.0

// Install AzureSBLite as a Cake Tool
#tool nuget:?package=AzureSBLite&version=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.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.3.0 5,065 11/1/2015
1.2.0 1,412 9/17/2015
1.1.0 4,205 8/4/2015

Added receiving from date/time offset for Event Hubs