SlimMessageBus 3.0.0-rc905
Prefix ReservedSee the version list below for details.
dotnet add package SlimMessageBus --version 3.0.0-rc905
NuGet\Install-Package SlimMessageBus -Version 3.0.0-rc905
<PackageReference Include="SlimMessageBus" Version="3.0.0-rc905" />
<PackageVersion Include="SlimMessageBus" Version="3.0.0-rc905" />
<PackageReference Include="SlimMessageBus" />
paket add SlimMessageBus --version 3.0.0-rc905
#r "nuget: SlimMessageBus, 3.0.0-rc905"
#:package SlimMessageBus@3.0.0-rc905
#addin nuget:?package=SlimMessageBus&version=3.0.0-rc905&prerelease
#tool nuget:?package=SlimMessageBus&version=3.0.0-rc905&prerelease
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 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. |
| .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.
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 | 124,950 | 1/26/2025 |
| 3.0.0-rc905 | 1,143 | 1/14/2025 |
| 3.0.0-rc904 | 1,058 | 1/13/2025 |
| 3.0.0-rc900 | 2,343 | 11/28/2024 |
| 3.0.0-rc9 | 8,014 | 9/2/2024 |
| 3.0.0-rc8 | 2,147 | 8/22/2024 |
| 3.0.0-rc7 | 1,272 | 8/20/2024 |
| 3.0.0-rc6 | 1,376 | 8/12/2024 |
| 3.0.0-rc5 | 1,753 | 7/2/2024 |
| 3.0.0-rc2 | 2,828 | 6/24/2024 |
| 3.0.0-rc12 | 1,387 | 11/25/2024 |
| 3.0.0-rc11 | 1,030 | 9/18/2024 |
| 3.0.0-rc10 | 1,169 | 9/4/2024 |
| 3.0.0-rc1 | 2,089 | 6/2/2024 |
| 2.0.4 | 113,992 | 9/18/2024 |
| 2.0.3 | 57,634 | 7/2/2024 |
| 2.0.3-rc3 | 5,653 | 6/16/2024 |
| 2.0.3-rc2 | 1,192 | 6/16/2024 |
| 2.0.3-rc1 | 1,295 | 6/16/2024 |
| 2.0.2 | 146,718 | 2/4/2024 |
| 2.0.1 | 136,816 | 4/16/2023 |
| 2.0.0 | 45,390 | 4/1/2023 |
| 2.0.0-rc3 | 6,180 | 2/27/2023 |
| 1.8.0 | 15,345 | 2/7/2023 |
| 1.8.0-rc1 | 4,107 | 1/16/2023 |
| 1.7.0 | 148,371 | 11/13/2022 |
| 1.6.0 | 111,014 | 5/21/2022 |
| 1.6.0-rc1 | 2,210 | 5/15/2022 |
| 1.5.1 | 139,367 | 1/8/2022 |
| 1.5.0 | 11,490 | 11/14/2021 |
| 1.5.0-rc1 | 1,820 | 11/2/2021 |
| 1.4.0 | 78,508 | 6/18/2021 |
| 1.4.0-rc1 | 23,892 | 6/17/2021 |
| 1.3.1 | 6,067 | 6/6/2021 |
| 1.3.0 | 124,809 | 1/8/2021 |
| 1.3.0-rc1 | 2,191 | 12/26/2020 |
| 1.2.0 | 91,738 | 2/4/2020 |
| 1.2.0-rc1 | 2,093 | 1/25/2020 |
| 1.1.2 | 13,519 | 3/11/2019 |
| 1.1.1 | 4,898 | 2/16/2019 |
| 1.1.1-rc2 | 2,322 | 2/13/2019 |
| 1.1.1-rc0 | 3,947 | 1/13/2019 |
| 1.1.0 | 8,173 | 12/9/2018 |
| 1.0.2 | 5,858 | 11/8/2018 |
| 1.0.1 | 4,832 | 3/12/2018 |
| 1.0.0 | 4,615 | 3/4/2018 |
| 0.9.10 | 8,807 | 4/24/2017 |
| 0.9.8.34503 | 3,192 | 2/26/2017 |
| 0.9.7.41418 | 3,208 | 2/21/2017 |
| 0.9.4.42839 | 3,274 | 2/14/2017 |
| 0.9.4.28525 | 3,244 | 2/19/2017 |
| 0.9.4.25654 | 3,203 | 2/19/2017 |
| 0.9.3.799 | 3,184 | 2/12/2017 |
| 0.9.2.429 | 2,874 | 1/22/2017 |
| 0.9.1.43075 | 3,225 | 1/22/2017 |
| 0.8.1.28358 | 3,027 | 5/21/2016 |