SlimMessageBus.Host.AzureServiceBus 2.1.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SlimMessageBus.Host.AzureServiceBus --version 2.1.8
                    
NuGet\Install-Package SlimMessageBus.Host.AzureServiceBus -Version 2.1.8
                    
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="SlimMessageBus.Host.AzureServiceBus" Version="2.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SlimMessageBus.Host.AzureServiceBus" Version="2.1.8" />
                    
Directory.Packages.props
<PackageReference Include="SlimMessageBus.Host.AzureServiceBus" />
                    
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 SlimMessageBus.Host.AzureServiceBus --version 2.1.8
                    
#r "nuget: SlimMessageBus.Host.AzureServiceBus, 2.1.8"
                    
#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=SlimMessageBus.Host.AzureServiceBus&version=2.1.8
                    
Install SlimMessageBus.Host.AzureServiceBus as a Cake Addin
#tool nuget:?package=SlimMessageBus.Host.AzureServiceBus&version=2.1.8
                    
Install SlimMessageBus.Host.AzureServiceBus as a Cake Tool

SlimMessageBus

SlimMessageBus is a client façade for message brokers for .NET. It comes with implementations for specific brokers and in-memory message passing (in-process communication). SlimMessageBus additionally provides request-response implementation over message queues, and many other plugins.

Transports:

  • Apache Kafka
  • Azure Service Bus
  • Azure Event Hub
  • Redis
  • MQTT / Azure IoT Hub
  • RabbitMQ
  • In-Memory transport (domain events, mediator)
  • Hybrid (composition of the bus out of many transports)

Plugins:

  • Message validation via Fluent Validation
  • Transactional Outbox pattern
  • Serialization using JSON, Avro, ProtoBuf
  • AsyncAPI specification generation

Find out more https://github.com/zarusz/SlimMessageBus.

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.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.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. 
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 SlimMessageBus.Host.AzureServiceBus:

Package Downloads
HBDStack.SlimMessageBus.AzureBus

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0 16 12 hours ago
3.0.2 2,152 2 months ago
3.0.1 545 2 months ago
3.0.0 2,702 2 months ago
3.0.0-rc905 59 3 months ago
3.0.0-rc904 43 3 months ago
3.0.0-rc901 162 3 months ago
3.0.0-rc900 402 4 months ago
3.0.0-rc9 4,092 7 months ago
3.0.0-rc8 987 7 months ago
3.0.0-rc7 133 7 months ago
3.0.0-rc6 218 8 months ago
3.0.0-rc5 648 9 months ago
3.0.0-rc4 685 9 months ago
3.0.0-rc3 101 9 months ago
3.0.0-rc12 337 4 months ago
3.0.0-rc11 73 6 months ago
3.0.0-rc10 89 7 months ago
3.0.0-rc1 111 10 months ago
2.7.0 5,114 3 months ago
2.6.2-rc13 80 3 months ago
2.6.2-rc12 80 3 months ago
2.6.2-rc11 84 3 months ago
2.6.2-rc10 75 3 months ago
2.6.1 8,448 5 months ago
2.6.0 461 5 months ago
2.6.0-rc1 80 5 months ago
2.5.4-rc2 76 5 months ago
2.5.4-rc1 82 5 months ago
2.5.3 12,936 6 months ago
2.5.3-rc2 151 7 months ago
2.5.3-rc1 96 7 months ago
2.5.2 1,893 7 months ago
2.5.2-rc1 101 7 months ago
2.5.1 5,758 7 months ago
2.5.0 2,584 8 months ago
2.4.3 6,634 8 months ago
2.4.3-rc1 79 8 months ago
2.4.2 202 8 months ago
2.4.1 1,086 9 months ago
2.4.0 475 9 months ago
2.4.0-rc9 121 9 months ago
2.4.0-rc8 121 9 months ago
2.4.0-rc7 102 9 months ago
2.4.0-rc6 101 10 months ago
2.4.0-rc5 109 10 months ago
2.4.0-rc4 108 10 months ago
2.4.0-rc10 102 9 months ago
2.4.0-rc1 115 10 months ago
2.3.5 4,234 10 months ago
2.3.4 6,329 4/28/2024
2.3.3 169 4/24/2024
2.3.2 5,538 4/16/2024
2.3.1 137 4/14/2024
2.3.0-rc8 112 4/12/2024
2.3.0-rc6 102 4/2/2024
2.3.0-rc5 106 4/1/2024
2.3.0-rc4 116 3/30/2024
2.3.0-rc3 98 3/23/2024
2.3.0-rc2 110 3/19/2024
2.3.0-rc1 119 3/3/2024
2.2.3 8,315 2/29/2024
2.2.2 7,133 2/4/2024
2.2.1 21,068 1/19/2024
2.2.0 8,906 12/14/2023
2.2.0-rc4 122 12/14/2023
2.2.0-rc3 151 11/26/2023
2.2.0-rc1 154 10/27/2023
2.1.10 14,549 8/28/2023
2.1.9 2,549 8/9/2023
2.1.8 9,463 5/26/2023
2.1.7 582 5/18/2023
2.1.7-rc1 154 5/14/2023
2.1.6 1,845 5/11/2023
2.1.6-rc1 159 5/11/2023
2.1.4 4,402 5/5/2023
2.1.3 908 4/26/2023
2.1.2 221 4/26/2023
2.1.1 3,151 4/18/2023
2.1.0 569 4/16/2023
2.1.0-rc3 163 4/16/2023
2.1.0-rc2 140 4/15/2023
2.1.0-rc1 148 4/15/2023
2.0.0 642 4/1/2023
2.0.0-rc8 156 3/30/2023
2.0.0-rc7 157 3/21/2023
2.0.0-rc6 146 3/15/2023
2.0.0-rc5 163 3/9/2023
2.0.0-rc4 173 3/9/2023
2.0.0-rc3 282 2/27/2023
2.0.0-rc2 167 2/22/2023
2.0.0-rc1 162 2/20/2023
1.23.0 5,045 2/7/2023
1.23.0-rc2 297 1/29/2023
1.23.0-rc1 179 1/16/2023
1.22.2-rc1 2,454 12/30/2022
1.22.1 20,165 11/23/2022
1.22.0 79,501 11/13/2022
1.21.0 2,489 10/23/2022
1.20.0 6,542 8/30/2022
1.19.4 2,527 8/22/2022
1.19.3 2,487 8/10/2022
1.19.2 1,181 7/25/2022
1.19.1 1,058 7/18/2022
1.19.1-rc2 712 7/17/2022
1.19.1-rc1 216 7/13/2022
1.19.0 1,077 7/6/2022
1.19.0-rc1 208 7/4/2022
1.18.3 880 6/27/2022
1.18.2 941 6/15/2022
1.18.2-rc1 195 6/10/2022
1.18.1 1,086 6/5/2022
1.18.0 932 5/21/2022
1.18.0-rc1 205 5/15/2022
1.17.1 4,136 3/26/2022
1.17.1-rc2 223 3/20/2022
1.17.1-rc1 219 3/20/2022
1.17.0 2,487 3/13/2022
1.16.2-rc1 231 3/11/2022
1.16.1 9,787 2/20/2022
1.16.0 885 2/12/2022
1.15.6 875 2/6/2022
1.15.5 664 2/5/2022
1.15.4 1,728 1/23/2022
1.15.3 2,955 1/16/2022
1.15.2 383 1/8/2022
1.15.1 3,031 12/8/2021
1.15.0 853 11/14/2021
1.15.0-rc1 313 11/2/2021
1.14.1 5,182 7/18/2021
1.14.1-rc1 336 7/11/2021
1.14.0 846 6/18/2021
1.14.0-rc1 362 6/17/2021
1.13.0 736 6/13/2021
1.13.0-rc1 302 6/6/2021
1.12.1 8,635 4/21/2021
1.12.0 487 4/21/2021
1.12.0-rc1 285 4/15/2021
1.11.2 1,524 4/8/2021
1.11.1 746 3/25/2021
1.11.0 955 2/16/2021
1.10.1 1,024 1/27/2021
1.10.1-rc2 343 1/19/2021
1.10.1-rc1 326 1/18/2021
1.10.0 624 1/8/2021
1.10.0-rc1 359 12/26/2020
1.9.0 2,196 9/11/2020
1.9.0-rc0 527 9/5/2020
1.8.2 942 7/30/2020
1.8.2-rc1 476 7/21/2020
1.8.1 619 7/20/2020
1.8.0 696 4/7/2020
1.8.0-rc1 423 3/26/2020
1.7.3 628 3/30/2020
1.7.2 666 3/7/2020
1.0.6 856 2/9/2020
1.0.5 654 2/7/2020
1.0.4 747 2/4/2020
1.0.3 623 1/19/2020
1.0.2 821 1/18/2020
1.0.1 779 3/11/2019
1.0.0 845 2/16/2019
1.0.0-rc6 569 2/13/2019
1.0.0-rc4 576 2/10/2019
1.0.0-rc3 547 2/1/2019
1.0.0-rc2 566 1/31/2019
1.0.0-rc1 567 1/22/2019
1.0.0-rc0 637 1/13/2019