Arcus.Messaging.Pumps.ServiceBus
1.5.0-preview-1
See the version list below for details.
dotnet add package Arcus.Messaging.Pumps.ServiceBus --version 1.5.0-preview-1
NuGet\Install-Package Arcus.Messaging.Pumps.ServiceBus -Version 1.5.0-preview-1
<PackageReference Include="Arcus.Messaging.Pumps.ServiceBus" Version="1.5.0-preview-1" />
paket add Arcus.Messaging.Pumps.ServiceBus --version 1.5.0-preview-1
#r "nuget: Arcus.Messaging.Pumps.ServiceBus, 1.5.0-preview-1"
// Install Arcus.Messaging.Pumps.ServiceBus as a Cake Addin #addin nuget:?package=Arcus.Messaging.Pumps.ServiceBus&version=1.5.0-preview-1&prerelease // Install Arcus.Messaging.Pumps.ServiceBus as a Cake Tool #tool nuget:?package=Arcus.Messaging.Pumps.ServiceBus&version=1.5.0-preview-1&prerelease
Arcus - Messaging
Messaging development in a breeze.
Documentation
All documentation can be found on here.
Customers
Are you an Arcus user? Let us know and get listed!
License Information
This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.
Read the full license here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Arcus.Messaging.Abstractions.ServiceBus (>= 1.5.0-preview-1)
- Arcus.Messaging.Pumps.Abstractions (>= 1.5.0-preview-1)
- Arcus.Messaging.ServiceBus.Core (>= 1.5.0-preview-1)
- Arcus.Security.Providers.AzureKeyVault (>= 1.4.0 && < 2.0.0)
- Azure.Identity (>= 1.10.2)
- Guard.NET (>= 1.2.0)
- Microsoft.Azure.Management.ServiceBus (>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8 && < 5.0.0)
-
.NETStandard 2.1
- Arcus.Messaging.Abstractions.ServiceBus (>= 1.5.0-preview-1)
- Arcus.Messaging.Pumps.Abstractions (>= 1.5.0-preview-1)
- Arcus.Messaging.ServiceBus.Core (>= 1.5.0-preview-1)
- Arcus.Security.Providers.AzureKeyVault (>= 1.4.0 && < 2.0.0)
- Azure.Identity (>= 1.10.2)
- Guard.NET (>= 1.2.0)
- Microsoft.Azure.Management.ServiceBus (>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.8 && < 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8 && < 5.0.0)
-
net6.0
- Arcus.Messaging.Abstractions.ServiceBus (>= 1.5.0-preview-1)
- Arcus.Messaging.Pumps.Abstractions (>= 1.5.0-preview-1)
- Arcus.Messaging.ServiceBus.Core (>= 1.5.0-preview-1)
- Arcus.Security.Providers.AzureKeyVault (>= 1.7.0 && < 2.0.0)
- Azure.Identity (>= 1.10.2)
- Guard.NET (>= 2.0.0)
- Microsoft.Azure.Management.ServiceBus (>= 2.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Arcus.Messaging.Pumps.ServiceBus:
Package | Downloads |
---|---|
Arcus.BackgroundJobs.CloudEvents
Provides capabilities for running background jobs to automate workflows. |
|
Arcus.BackgroundJobs.KeyVault
Provides capabilities for running background jobs to automate workflows such as updating cached Azure Key Value secrets. |
|
Arcus.Templates.ServiceBus.Queue
Provide a template to easily build workers on a Azure Service Bus Queue. |
|
Arcus.Templates.ServiceBus.Topic
Provide a template to easily build workers on a Azure Service Bus Topic. |
|
Arcus.Testing.Messaging.Pumps.ServiceBus
Provides messaging capabilities during Arcus testing |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 9,346 | 3/15/2024 |
1.5.0-preview-1 | 169 | 12/25/2023 |
1.4.0 | 8,997 | 1/6/2023 |
1.4.0-preview-1 | 172 | 1/4/2023 |
1.3.0 | 13,510 | 9/12/2022 |
1.3.0-preview-1 | 231 | 6/2/2022 |
1.2.0 | 15,694 | 3/31/2022 |
1.1.0 | 2,682 | 2/11/2022 |
1.0.1 | 7,254 | 8/31/2021 |
1.0.0 | 1,320 | 8/5/2021 |
1.0.0-preview-3 | 352 | 7/15/2021 |
1.0.0-preview-2 | 290 | 7/15/2021 |
1.0.0-preview-1 | 321 | 6/24/2021 |
0.6.0 | 10,721 | 3/30/2021 |
0.5.1 | 4,001 | 10/29/2020 |
0.5.0 | 1,601 | 10/16/2020 |
0.5.0-preview-1 | 410 | 10/14/2020 |
0.4.0 | 735 | 9/28/2020 |
0.3.1 | 733 | 9/18/2020 |
0.2.0 | 1,211 | 8/24/2020 |
0.1.0 | 12,466 | 3/13/2020 |
0.1.0-preview-3 | 422 | 3/12/2020 |
0.1.0-preview-2 | 1,087 | 1/21/2020 |