Skip to content
Damian Maclennan edited this page Dec 23, 2014 · 25 revisions

Nimbus

Nimbus is a .NET client library to add an easy to develop against experience against the Azure Service Bus or the Windows Service Bus.

If you've used NServiceBus or MassTransit before, you'll be right at home.

Nimbus was designed to be lightweight and pluggable. You won't find fifty conflicting versions of other projects ILMerged into the binary. If you want to plug your own container or logging framework in, go right ahead. If you want something that will just work out of the box we give you that, too.

Nimbus provides implementations of all of the common messaging patterns for building distributed, service-oriented systems.

How to get started ?

This wiki has step by step instructions for getting up and running with Nimbus as well as an explaination of Nimbus's messaging patterns and how to implement them. Follow the links on the right for a quick and easy guide to building applications with Nimbus.

If you want more code, clone the source and have a look at the Sample Applications.

##Who is responsible ?

Nimbus is brought to you by Andrew Harcourt @uglybugger and Damian Maclennan @damianm.

You can follow Nimbus updates on the NimbusAPI Twitter account.

Are you using Nimbus? We'd love to hear from you. Please get in touch and let us know what you're up to!