FBus 0.34.0
dotnet add package FBus --version 0.34.0
NuGet\Install-Package FBus -Version 0.34.0
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="FBus" Version="0.34.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FBus" Version="0.34.0" />
<PackageReference Include="FBus" />
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 FBus --version 0.34.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FBus, 0.34.0"
#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 FBus@0.34.0
#: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=FBus&version=0.34.0
#tool nuget:?package=FBus&version=0.34.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
✨ FBus
FBus is a lightweight service-bus implementation written in F#.
It comes with default implementation for:
- Publish (broadcast), Send (direct) and Reply (direct)
- Conversation follow-up using headers (ConversationId and MessageId)
- RabbitMQ (with dead-letter support)
- Generic Host support with dependency injection
- System.Text.Json serialization
- Full testing capabilities using In-Memory mode
- Persistent queue/buffering across activation
- Async support
📦 NuGet packages
Package | Description |
---|---|
FBus | Core package |
FBus.RabbitMQ | RabbitMQ transport |
FBus.Json | System.Text.Json serializer |
FBus.GenericHost | Generic Host support |
FBus.QuickStart | All FBus packages to quick start a project |
Product | Versions 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. 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 | 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.
-
.NETStandard 2.1
- FSharp.Core (>= 9.0.303)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FBus:
Package | Downloads |
---|---|
FBus.Json
System.Text.Json serializer for FBus. |
|
FBus.RabbitMQ
RabbitMQ transport for FBus. |
|
FBus.GenericHost
GenericHost support for FBus. |
|
FBus.QuickStart
FBus with all dependencies. |
|
FBus.Bridge
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.34.0 | 240 | 8/31/2025 |
0.33.1 | 158 | 8/31/2025 |
0.33.0 | 161 | 8/31/2025 |
0.32.0 | 238 | 8/22/2025 |
0.31.2 | 147 | 8/22/2025 |
0.30.0 | 4,330 | 1/30/2024 |
0.29.0 | 428 | 1/30/2024 |
0.28.0 | 8,945 | 2/13/2023 |
0.27.1 | 3,938 | 8/12/2022 |
0.27.0 | 2,240 | 7/27/2022 |
0.26.0 | 3,688 | 5/14/2022 |
0.25.0 | 1,814 | 9/29/2021 |
0.24.0 | 1,671 | 9/10/2021 |
0.23.0 | 1,579 | 9/8/2021 |
0.22.0 | 1,562 | 9/7/2021 |
0.21.6 | 1,525 | 9/3/2021 |
0.21.5 | 1,521 | 9/3/2021 |
0.21.4 | 1,536 | 9/3/2021 |
0.21.3 | 1,560 | 9/3/2021 |
0.21.2 | 1,525 | 9/3/2021 |
0.21.1 | 1,501 | 9/3/2021 |
0.21.0 | 1,546 | 9/3/2021 |
0.20.1 | 1,425 | 9/3/2021 |
0.20.0 | 1,459 | 9/2/2021 |
0.19.0 | 1,503 | 7/12/2021 |
0.18.0 | 2,477 | 5/15/2021 |
0.17.0 | 2,001 | 5/12/2021 |
0.16.0 | 1,648 | 4/29/2021 |
0.15.0 | 2,492 | 2/12/2021 |
0.14.0 | 1,520 | 2/11/2021 |
0.13.0 | 1,576 | 2/9/2021 |
0.12.0 | 2,669 | 11/23/2020 |
0.11.0 | 1,839 | 11/11/2020 |
0.10.2 | 1,249 | 11/10/2020 |
0.10.1 | 1,212 | 11/10/2020 |
0.10.0 | 1,229 | 11/10/2020 |
0.9.12 | 1,465 | 11/8/2020 |
0.9.11 | 1,456 | 11/8/2020 |
0.9.10 | 1,464 | 11/8/2020 |
0.9.9 | 1,520 | 11/8/2020 |
0.9.8 | 1,416 | 11/8/2020 |
0.9.7 | 1,440 | 11/8/2020 |
0.9.6 | 1,416 | 11/7/2020 |
0.9.5 | 1,396 | 11/7/2020 |
0.9.4 | 1,004 | 11/7/2020 |
0.9.3 | 1,033 | 11/7/2020 |
0.9.2 | 1,027 | 11/7/2020 |
0.9.1 | 1,011 | 11/7/2020 |
0.9.0 | 1,055 | 11/7/2020 |
0.8.6 | 1,416 | 11/6/2020 |
0.8.4 | 1,091 | 11/6/2020 |
0.8.3 | 1,200 | 11/6/2020 |
0.8.0 | 692 | 11/6/2020 |
0.6.9 | 1,006 | 9/8/2020 |
0.6.8 | 676 | 9/8/2020 |
0.6.7 | 606 | 9/8/2020 |
0.6.6 | 624 | 9/6/2020 |
0.6.5 | 661 | 9/6/2020 |
0.6.4 | 611 | 9/4/2020 |
0.6.3 | 603 | 9/3/2020 |
0.6.2 | 569 | 8/26/2020 |
0.6.1 | 653 | 8/20/2020 |
0.6.0 | 568 | 8/20/2020 |
0.5.7 | 620 | 8/16/2020 |
0.5.6 | 878 | 7/26/2020 |
0.4.2 | 652 | 7/20/2020 |
0.4.1 | 946 | 6/29/2020 |
0.4.0 | 594 | 6/25/2020 |
0.3.3 | 626 | 6/24/2020 |
0.3.2 | 679 | 6/23/2020 |
0.3.1 | 1,005 | 6/21/2020 |
0.3.0 | 650 | 6/21/2020 |
0.2.2 | 666 | 6/21/2020 |
0.2.1 | 661 | 6/16/2020 |
0.2.0 | 618 | 6/15/2020 |
0.1.3 | 701 | 6/14/2020 |