emretiryaki / MassTransit_Examples

Example projects for MassTransit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example projects for MassTransit


Languages

Language:C# 84.1%Language:HTML 15.9%