Skip to content

bmavity/MassTransit

 
 

Repository files navigation

Mass Transit - A Service Bus Implementation for .NET

Mass Transit

LICENSE

Apache 2.0 - see LICENSE

IMPORTANT

NOTE: If you are looking at the source - please run build.bat before opening the solution. It creates the SolutionVersion.cs file that is necessary for a successful build.

INFO

Overview

MassTransit is lean service bus implementation for building loosely coupled applications using the .NET framework.

Getting started with Mass Transit

Documentation

Documentation is located at http://masstransit.pbworks.com/.

Downloads

Download Binaries from TeamCity.

Source

  1. Clone the source down to your machine. git clone git://github.com/phatboyg/masstransit.git
  2. Run build.bat. NOTE: You must have git on the path (open a regular command line and type git).

REQUIREMENTS

  • .NET Framework 3.5

CREDITS

Logo Design by The Agile Badger
UppercuT - Automated Builds in moments, not days! Project UppercuT

About

Distributed Application Framework for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.1%
  • JavaScript 44.4%
  • Classic ASP 0.5%