Skip to content
forked from phatboyg/Magnum

A library for the larger than average .NET developer

Notifications You must be signed in to change notification settings

sdhjl2000/Magnum

This branch is 97 commits behind phatboyg/Magnum:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 24, 2010
Aug 25, 2010
Aug 25, 2010
Jan 21, 2010
Aug 6, 2010
Jul 19, 2010
Sep 24, 2010
Jul 24, 2009
Sep 24, 2010
Nov 11, 2010
Nov 5, 2010
Jul 19, 2010
Aug 26, 2010
Apr 18, 2010
Sep 26, 2009
Aug 6, 2010
Jan 21, 2010
Jan 26, 2010
Jan 21, 2010
Jan 21, 2010
Aug 6, 2010

Repository files navigation

Magnum - A library for the LARGER than average developer

Magnum

LICENSE

Apache 2.0 - see docs/legal (just LEGAL in the zip folder)

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

Magnum is a collection of different tools that help you work smarter.

  • State Machine
  • Fast Model Binding
  • Reflection Tools
  • Concurrency
  • Expanding...

Check out the site at http://magnum-project.net/

Getting started with Magnum

Downloads

You can also download magnum from the build server at http://teamcity.codebetter.com.

Gems & Nubular (Nu)

If you have Ruby 1.8.6+ (and Gems 1.3.7+) installed, you can get the current release of Magnum to your machine the fastest!

  1. Ensure you have nu installed. 'gem install nu'
  2. At the top level directory (trunk or branch name) type 'nu install magnum' for bringing in magnum to your project.

Source

This is the best way to get to the bleeding edge of what we are doing.

  1. Clone the source down to your machine.
    git clone git://github.com/phatboyg/Magnum.git
  2. Type cd magnum
  3. Type git config core.autocrlf false to set line endings to auto convert for this repository
  4. Type git status. You should not see any files to change.
  5. Run build.bat. NOTE: You must have git on the path (open a regular command line and type git).

REQUIREMENTS

  • .NET Framework 3.5/4.0

RELEASE NOTES

CREDITS

About

A library for the larger than average .NET developer

Resources

Stars

Watchers

Forks

Packages

No packages published