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: | 4.0.1 |
Author(s): | Whitestone |
Last Update: | Friday, April 26, 2024 |
.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