SlimMessageBus.Host.AsyncApi
3.3.6
Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SlimMessageBus.Host.AsyncApi --version 3.3.6
NuGet\Install-Package SlimMessageBus.Host.AsyncApi -Version 3.3.6
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.AsyncApi" Version="3.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SlimMessageBus.Host.AsyncApi" Version="3.3.6" />
<PackageReference Include="SlimMessageBus.Host.AsyncApi" />
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.AsyncApi --version 3.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SlimMessageBus.Host.AsyncApi, 3.3.6"
#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.
#:package SlimMessageBus.Host.AsyncApi@3.3.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SlimMessageBus.Host.AsyncApi&version=3.3.6
#tool nuget:?package=SlimMessageBus.Host.AsyncApi&version=3.3.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SlimMessageBus is a lightweight and extensible message bus framework for .NET, designed to simplify working with message brokers and in-process messaging.
It supports a variety of transport providers and offers built-in patterns like publish/subscribe and request/response over queues.
Supported Transports
- Amazon SQS/SNS
- Apache Kafka
- Azure Event Hub
- Azure Service Bus
- Hybrid (combine multiple transports)
- In-memory (for domain events and mediator-style messaging)
- MQTT / Azure IoT Hub
- NATS
- RabbitMQ
- Redis
- SQL (MS SQL)
Available Plugins
- FluentValidation for message validation
- Transactional Outbox pattern (supports SQL, PostgreSQL, and DbContext)
- Serialization with JSON, Avro, or ProtoBuf
- AsyncAPI spec generation
- Consumer Circuit Breaker with Health Checks integration
For full documentation and examples, visit the GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Namotion.Reflection (>= 3.3.0)
- Saunter (>= 0.13.0)
- SlimMessageBus.Host.Configuration (>= 3.3.2)
-
net8.0
- Namotion.Reflection (>= 3.3.0)
- Saunter (>= 0.13.0)
- SlimMessageBus.Host.Configuration (>= 3.3.2)
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 |
|---|---|---|
| 3.4.0-rc112 | 78 | 2/24/2026 |
| 3.4.0-rc111 | 79 | 2/24/2026 |
| 3.4.0-rc110 | 88 | 2/12/2026 |
| 3.3.7-rc200 | 278 | 12/18/2025 |
| 3.3.7-rc100 | 272 | 12/18/2025 |
| 3.3.6 | 2,702 | 11/28/2025 |
| 3.3.5 | 627 | 11/14/2025 |
| 3.3.5-rc101 | 187 | 10/22/2025 |
| 3.3.5-rc100 | 198 | 10/14/2025 |
| 3.3.4 | 1,437 | 10/3/2025 |
| 3.3.3 | 291 | 9/21/2025 |
| 3.3.3-rc100 | 319 | 9/18/2025 |
| 3.3.2 | 3,021 | 9/4/2025 |
| 3.3.2-rc102 | 206 | 9/4/2025 |
| 3.3.2-rc101 | 190 | 9/4/2025 |
| 3.3.2-rc100 | 205 | 9/1/2025 |
| 3.3.1 | 255 | 8/25/2025 |
| 3.3.1-rc103 | 239 | 8/19/2025 |
| 3.3.1-rc102 | 710 | 7/29/2025 |
| 3.3.1-rc101 | 140 | 7/29/2025 |
Loading failed