CommentEverythingServiceBusConnectorNETCore 5.3.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package CommentEverythingServiceBusConnectorNETCore --version 5.3.7
NuGet\Install-Package CommentEverythingServiceBusConnectorNETCore -Version 5.3.7
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="CommentEverythingServiceBusConnectorNETCore" Version="5.3.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommentEverythingServiceBusConnectorNETCore --version 5.3.7
#r "nuget: CommentEverythingServiceBusConnectorNETCore, 5.3.7"
#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 CommentEverythingServiceBusConnectorNETCore as a Cake Addin
#addin nuget:?package=CommentEverythingServiceBusConnectorNETCore&version=5.3.7

// Install CommentEverythingServiceBusConnectorNETCore as a Cake Tool
#tool nuget:?package=CommentEverythingServiceBusConnectorNETCore&version=5.3.7

Connector for Microsoft Service Bus (Read and write to Topics and Queues). Makes reading and writing easier via batching and standardized methods.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.9 596 7/28/2021
8.2.2 227 3/4/2021
8.2.1 488 1/25/2021
7.3.0 616 8/14/2020
7.2.0 545 8/14/2020
7.1.0 607 5/27/2020
6.4.0 656 12/17/2019
6.3.4 650 9/14/2019
6.3.0 641 8/24/2019
6.1.1 942 8/18/2019
6.1.0 952 8/18/2019
5.4.0 988 8/17/2019
5.3.7 1,013 5/14/2019
5.3.6 984 4/29/2019
5.3.5 996 4/29/2019
5.3.4 960 4/27/2019
5.3.3 1,082 4/22/2019
5.3.2 985 4/19/2019
4.3.3 1,031 3/14/2019
4.3.1 1,010 3/13/2019
4.1.0 1,038 2/23/2019
3.2.1 1,200 1/2/2019
3.2.0 1,039 12/17/2018
3.1.0 1,061 12/16/2018
3.0.0 1,076 12/16/2018
2.9.9 1,146 12/9/2018
2.9.8 1,163 12/9/2018
2.9.7 1,110 12/8/2018
2.9.6 1,107 12/3/2018
2.9.5 1,123 11/24/2018
2.9.4 1,144 11/24/2018
2.5.5 1,144 11/13/2018
2.4.0 1,110 11/11/2018
2.3.0 1,201 11/9/2018
2.2.0 1,121 10/31/2018
2.1.0 1,131 10/30/2018
2.0.0 1,140 10/28/2018
1.1.0 1,168 10/23/2018
1.0.1 1,106 10/21/2018
1.0.0 1,145 10/21/2018

Implement ISubscription Receiver and return Task on async calls.