Cambion is a light-weight open-source service bus for .NET with a set of convenience functions for synchronous and asynchronous event handling.
                        
                    
         
                Info
| Version: | 5.0.0 | 
| Author(s): | Whitestone | 
| Last Update: | Tuesday, March 18, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://cambion.whitestone.no/ | 
| NuGet Url: | https://www.nuget.org/packages/Whitestone.Cambion | 
Install
Install-Package Whitestone.Cambion
                        dotnet add package Whitestone.Cambion
                        paket add Whitestone.Cambion
                        
                                Whitestone.Cambion Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.5.0)
 - Newtonsoft.Json(>= 10.0.1)
 
Tags