Skip to content

jimitndiaye/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://docs.masstransit-project.com/.

Downloads

Download straight from NuGet 'MassTransit' Search NuGet for MassTransit

Download officially released builds from Github.

Download Nightly Binaries from TeamCity.

Mailing List

MassTransit Discuss

Source

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

Contributing

  1. git config --global core.autoclrf false
  2. Shared ReSharper settings are under src/MassTransit.resharper.xml
  3. Make a pull request

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