Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1000 Bytes

index.rst

File metadata and controls

46 lines (35 loc) · 1000 Bytes

indexheading

Welcome to Cambion

Logo

Cambion is a lightweight and open-source distributed application framework providing a service bus for .NET with multiple and pluggable transports and serializers. It also includes a set of convenience functions for synchronous and asynchronous event handling. The framework is easily extensible to add support for other transports and serializers.

installation/nuget

basics/instantiation basics/subscribing basics/consuming basics/exceptionhandling

transports/introduction transports/loopback transports/netmq transports/rabbitmq transports/azureservicebus

serializers/introduction serializers/jsonnet serializers/messagepack