sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate
http://sharparchitecture.github.io/
Other
591 stars 152 forks source link

S#arp Architecture

Stable Develop
Build Build status Build status
NuGet NuGet NuGet
Coverage Coverage Status Coverage Status

Samples

To learn how to get a S#arp Architecture solution up and running, please check the samples https://github.com/sharparchitecture/Sharp-Architecture/tree/develop/Samples. Note: Samples for version 5 are not ready yet.

Downloads

Downloads can always be found here: https://github.com/sharparchitecture/Sharp-Architecture/downloads

Building S#arp Architecture

Perform the following command in GitBash:

$ git clone git@github.com:sharparchitecture/Sharp-Architecture.git
$ git checkout develop
$ powershell -file build.ps1 -Target=RunUnitTests

Now you should have the latest development branch of S#arp Architecture.

Documentation and Assemblies

How's this release organized?