FBus 0.28.0

.NET Standard 2.1
dotnet add package FBus --version 0.28.0
NuGet\Install-Package FBus -Version 0.28.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.28.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FBus --version 0.28.0
#r "nuget: FBus, 0.28.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.
// Install FBus as a Cake Addin
#addin nuget:?package=FBus&version=0.28.0

// Install FBus as a Cake Tool
#tool nuget:?package=FBus&version=0.28.0

✨ 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

📦 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
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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.28.0 892 2/13/2023
0.27.1 2,827 8/12/2022
0.27.0 1,320 7/27/2022
0.26.0 2,736 5/14/2022
0.25.0 1,011 9/29/2021
0.24.0 830 9/10/2021
0.23.0 778 9/8/2021
0.22.0 763 9/7/2021
0.21.6 687 9/3/2021
0.21.5 718 9/3/2021
0.21.4 739 9/3/2021
0.21.3 755 9/3/2021
0.21.2 749 9/3/2021
0.21.1 738 9/3/2021
0.21.0 720 9/3/2021
0.20.1 652 9/3/2021
0.20.0 672 9/2/2021
0.19.0 786 7/12/2021
0.18.0 1,221 5/15/2021
0.17.0 1,278 5/12/2021
0.16.0 874 4/29/2021
0.15.0 1,717 2/12/2021
0.14.0 695 2/11/2021
0.13.0 754 2/9/2021
0.12.0 1,874 11/23/2020
0.11.0 1,102 11/11/2020
0.10.2 606 11/10/2020
0.10.1 606 11/10/2020
0.10.0 624 11/10/2020
0.9.12 793 11/8/2020
0.9.11 815 11/8/2020
0.9.10 788 11/8/2020
0.9.9 841 11/8/2020
0.9.8 740 11/8/2020
0.9.7 729 11/8/2020
0.9.6 703 11/7/2020
0.9.5 721 11/7/2020
0.9.4 637 11/7/2020
0.9.3 684 11/7/2020
0.9.2 676 11/7/2020
0.9.1 680 11/7/2020
0.9.0 704 11/7/2020
0.8.6 946 11/6/2020
0.8.4 745 11/6/2020
0.8.3 798 11/6/2020
0.8.0 481 11/6/2020
0.6.9 767 9/8/2020
0.6.8 423 9/8/2020
0.6.7 363 9/8/2020
0.6.6 393 9/6/2020
0.6.5 413 9/6/2020
0.6.4 401 9/4/2020
0.6.3 400 9/3/2020
0.6.2 357 8/26/2020
0.6.1 440 8/20/2020
0.6.0 343 8/20/2020
0.5.7 399 8/16/2020
0.5.6 658 7/26/2020
0.4.2 420 7/20/2020
0.4.1 722 6/29/2020
0.4.0 367 6/25/2020
0.3.3 401 6/24/2020
0.3.2 468 6/23/2020
0.3.1 769 6/21/2020
0.3.0 431 6/21/2020
0.2.2 453 6/21/2020
0.2.1 414 6/16/2020
0.2.0 396 6/15/2020
0.1.3 474 6/14/2020