CommentEverythingServiceBusConnectorNETCore 10.3.0

dotnet add package CommentEverythingServiceBusConnectorNETCore --version 10.3.0
                    
NuGet\Install-Package CommentEverythingServiceBusConnectorNETCore -Version 10.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="CommentEverythingServiceBusConnectorNETCore" Version="10.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommentEverythingServiceBusConnectorNETCore" Version="10.3.0" />
                    
Directory.Packages.props
<PackageReference Include="CommentEverythingServiceBusConnectorNETCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CommentEverythingServiceBusConnectorNETCore --version 10.3.0
                    
#r "nuget: CommentEverythingServiceBusConnectorNETCore, 10.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.
#addin nuget:?package=CommentEverythingServiceBusConnectorNETCore&version=10.3.0
                    
Install CommentEverythingServiceBusConnectorNETCore as a Cake Addin
#tool nuget:?package=CommentEverythingServiceBusConnectorNETCore&version=10.3.0
                    
Install CommentEverythingServiceBusConnectorNETCore as a Cake Tool

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 net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
10.3.0 121 5/7/2024
9.0.9 674 7/28/2021
8.2.2 282 3/4/2021
8.2.1 563 1/25/2021
7.3.0 708 8/14/2020
7.2.0 629 8/14/2020
7.1.0 678 5/27/2020
6.4.0 740 12/17/2019
6.3.4 738 9/14/2019
6.3.0 718 8/24/2019
6.1.1 1,017 8/18/2019
6.1.0 1,035 8/18/2019
5.4.0 1,074 8/17/2019
5.3.7 1,103 5/14/2019
5.3.6 1,071 4/29/2019
5.3.5 1,075 4/29/2019
5.3.4 1,041 4/27/2019
5.3.3 1,176 4/22/2019
5.3.2 1,056 4/19/2019
4.3.3 1,116 3/14/2019
4.3.1 1,073 3/13/2019
4.1.0 1,122 2/23/2019
3.2.1 1,284 1/2/2019
3.2.0 1,116 12/17/2018
3.1.0 1,151 12/16/2018
3.0.0 1,156 12/16/2018
2.9.9 1,226 12/9/2018
2.9.8 1,273 12/9/2018
2.9.7 1,194 12/8/2018
2.9.6 1,194 12/3/2018
2.9.5 1,208 11/24/2018
2.9.4 1,236 11/24/2018
2.5.5 1,244 11/13/2018
2.4.0 1,207 11/11/2018
2.3.0 1,297 11/9/2018
2.2.0 1,205 10/31/2018
2.1.0 1,218 10/30/2018
2.0.0 1,229 10/28/2018
1.1.0 1,268 10/23/2018
1.0.1 1,206 10/21/2018
1.0.0 1,244 10/21/2018

Update libraries. Add generic receivers and collection processors.