CommentEverythingServiceBusConnectorNETCore 9.0.9
.NET Core 3.1
Install-Package CommentEverythingServiceBusConnectorNETCore -Version 9.0.9
dotnet add package CommentEverythingServiceBusConnectorNETCore --version 9.0.9
<PackageReference Include="CommentEverythingServiceBusConnectorNETCore" Version="9.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CommentEverythingServiceBusConnectorNETCore --version 9.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CommentEverythingServiceBusConnectorNETCore, 9.0.9"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=9.0.9
// Install CommentEverythingServiceBusConnectorNETCore as a Cake Tool
#tool nuget:?package=CommentEverythingServiceBusConnectorNETCore&version=9.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Connector for Microsoft Service Bus (Read and write to Topics and Queues). Makes reading and writing easier via batching and standardized methods.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- CommentEverythingAPIConnectionNETCore (>= 4.0.0)
- Microsoft.Azure.WebJobs.Extensions.ServiceBus (>= 4.3.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 5.0.1)
- Newtonsoft.Json (>= 13.0.1)
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 | 313 | 7/28/2021 |
8.2.2 | 136 | 3/4/2021 |
8.2.1 | 275 | 1/25/2021 |
7.3.0 | 409 | 8/14/2020 |
7.2.0 | 332 | 8/14/2020 |
7.1.0 | 393 | 5/27/2020 |
6.4.0 | 399 | 12/17/2019 |
6.3.4 | 416 | 9/14/2019 |
6.3.0 | 423 | 8/24/2019 |
6.1.1 | 727 | 8/18/2019 |
6.1.0 | 717 | 8/18/2019 |
5.4.0 | 718 | 8/17/2019 |
5.3.7 | 781 | 5/14/2019 |
5.3.6 | 760 | 4/29/2019 |
5.3.5 | 761 | 4/29/2019 |
5.3.4 | 751 | 4/27/2019 |
5.3.3 | 895 | 4/22/2019 |
5.3.2 | 783 | 4/19/2019 |
4.3.3 | 792 | 3/14/2019 |
4.3.1 | 785 | 3/13/2019 |
4.1.0 | 815 | 2/23/2019 |
3.2.1 | 951 | 1/2/2019 |
3.2.0 | 832 | 12/17/2018 |
3.1.0 | 855 | 12/16/2018 |
3.0.0 | 845 | 12/16/2018 |
2.9.9 | 915 | 12/9/2018 |
2.9.8 | 918 | 12/9/2018 |
2.9.7 | 878 | 12/8/2018 |
2.9.6 | 879 | 12/3/2018 |
2.9.5 | 883 | 11/24/2018 |
2.9.4 | 916 | 11/24/2018 |
2.5.5 | 933 | 11/13/2018 |
2.4.0 | 872 | 11/11/2018 |
2.3.0 | 941 | 11/9/2018 |
2.2.0 | 892 | 10/31/2018 |
2.1.0 | 885 | 10/30/2018 |
2.0.0 | 899 | 10/28/2018 |
1.1.0 | 926 | 10/23/2018 |
1.0.1 | 892 | 10/21/2018 |
1.0.0 | 922 | 10/21/2018 |
Update libraries. Add generic receivers and collection processors.