SlimMessageBus 3.0.0
Prefix Reserveddotnet add package SlimMessageBus --version 3.0.0
NuGet\Install-Package SlimMessageBus -Version 3.0.0
<PackageReference Include="SlimMessageBus" Version="3.0.0" />
<PackageVersion Include="SlimMessageBus" Version="3.0.0" />
<PackageReference Include="SlimMessageBus" />
paket add SlimMessageBus --version 3.0.0
#r "nuget: SlimMessageBus, 3.0.0"
#:package SlimMessageBus@3.0.0
#addin nuget:?package=SlimMessageBus&version=3.0.0
#tool nuget:?package=SlimMessageBus&version=3.0.0
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:
- Amazon SQS/SNS
- Apache Kafka
- Azure Event Hub
- Azure Service Bus
- Hybrid (composition of the bus out of many transports)
- In-Memory transport (domain events, mediator)
- MQTT / Azure IoT Hub
- NATS
- RabbitMQ
- Redis
- SQL (MS SQL, PostgreSql)
Plugins:
- Message validation via Fluent Validation
- Transactional Outbox pattern (SQL, DbContext)
- Serialization using JSON, Avro, ProtoBuf
- AsyncAPI specification generation
- Consumer Circuit Breaker based on Health Checks
Find out more https://github.com/zarusz/SlimMessageBus.
| 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 is compatible. 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 is compatible. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on SlimMessageBus:
| Package | Downloads |
|---|---|
|
SlimMessageBus.Host
A lightweight message bus interface for .NET. The goal of this library is to introduce a slim facade for messaging brokers. Use one of the transport providers for in-process (in-memory), Apache Kafka or Azure Service Bus messaging. |
|
|
SlimMessageBus.Host.Interceptor
Core interceptor interfaces of SlimMessageBus |
|
|
SlimMessageBus.Host.Configuration
Core configuration interfaces of SlimMessageBus |
|
|
SlimMessageBus.Host.DependencyResolver
Core dependency resolver interfaces of SlimMessageBus |
|
|
SlimMessageBus.Host.Memory
Simple provider for SlimMessageBus for in process message passing. Messages are stored in memory (state is transient). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 118,583 | 1/26/2025 |
| 3.0.0-rc905 | 1,140 | 1/14/2025 |
| 3.0.0-rc904 | 1,055 | 1/13/2025 |
| 3.0.0-rc900 | 2,339 | 11/28/2024 |
| 3.0.0-rc9 | 7,861 | 9/2/2024 |
| 3.0.0-rc8 | 2,143 | 8/22/2024 |
| 3.0.0-rc7 | 1,270 | 8/20/2024 |
| 3.0.0-rc6 | 1,365 | 8/12/2024 |
| 3.0.0-rc5 | 1,748 | 7/2/2024 |
| 3.0.0-rc2 | 2,822 | 6/24/2024 |
| 3.0.0-rc12 | 1,383 | 11/25/2024 |
| 3.0.0-rc11 | 1,027 | 9/18/2024 |
| 3.0.0-rc10 | 1,167 | 9/4/2024 |
| 3.0.0-rc1 | 2,084 | 6/2/2024 |
| 2.0.4 | 110,675 | 9/18/2024 |
| 2.0.3 | 57,178 | 7/2/2024 |
| 2.0.3-rc3 | 5,650 | 6/16/2024 |
| 2.0.3-rc2 | 1,190 | 6/16/2024 |
| 2.0.3-rc1 | 1,293 | 6/16/2024 |
| 2.0.2 | 144,951 | 2/4/2024 |
| 2.0.1 | 135,985 | 4/16/2023 |
| 2.0.0 | 45,358 | 4/1/2023 |
| 2.0.0-rc3 | 6,175 | 2/27/2023 |
| 1.8.0 | 15,309 | 2/7/2023 |
| 1.8.0-rc1 | 4,078 | 1/16/2023 |
| 1.7.0 | 147,852 | 11/13/2022 |
| 1.6.0 | 110,962 | 5/21/2022 |
| 1.6.0-rc1 | 2,205 | 5/15/2022 |
| 1.5.1 | 139,195 | 1/8/2022 |
| 1.5.0 | 11,479 | 11/14/2021 |
| 1.5.0-rc1 | 1,814 | 11/2/2021 |
| 1.4.0 | 78,495 | 6/18/2021 |
| 1.4.0-rc1 | 23,884 | 6/17/2021 |
| 1.3.1 | 6,060 | 6/6/2021 |
| 1.3.0 | 124,652 | 1/8/2021 |
| 1.3.0-rc1 | 2,184 | 12/26/2020 |
| 1.2.0 | 91,500 | 2/4/2020 |
| 1.2.0-rc1 | 2,086 | 1/25/2020 |
| 1.1.2 | 13,515 | 3/11/2019 |
| 1.1.1 | 4,890 | 2/16/2019 |
| 1.1.1-rc2 | 2,301 | 2/13/2019 |
| 1.1.1-rc0 | 3,934 | 1/13/2019 |
| 1.1.0 | 8,154 | 12/9/2018 |
| 1.0.2 | 5,839 | 11/8/2018 |
| 1.0.1 | 4,822 | 3/12/2018 |
| 1.0.0 | 4,601 | 3/4/2018 |
| 0.9.10 | 8,799 | 4/24/2017 |
| 0.9.8.34503 | 3,183 | 2/26/2017 |
| 0.9.7.41418 | 3,199 | 2/21/2017 |
| 0.9.4.42839 | 3,267 | 2/14/2017 |
| 0.9.4.28525 | 3,235 | 2/19/2017 |
| 0.9.4.25654 | 3,195 | 2/19/2017 |
| 0.9.3.799 | 3,177 | 2/12/2017 |
| 0.9.2.429 | 2,863 | 1/22/2017 |
| 0.9.1.43075 | 3,211 | 1/22/2017 |
| 0.8.1.28358 | 3,014 | 5/21/2016 |