/MassTransit_Examples

Example projects for MassTransit

Primary LanguageC#

MassTransit Examples
--------------------

NHibernateSagaExample
---------------------
This should be fairly self contained.  It uses RabbitMQ and MSSql so you'll need to have those setup.
The only cavet is that you'll need to setup the connection string to a database.  If you don't then you'll get an interesting exception from the FluentNHibernate code.