sharparchitecture / Sharp-Architecture

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate

Home Page:http://sharparchitecture.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

  • /Artefacts/: Contains various artefacts for the project.

  • /Common/: Contains files shared among the projects.

  • /NugetTemplates/: Contains templates used for generating S#arp Architecture nuget packages.

  • /Packages/: Contains the NuGet packages that S#arp Architecture depends on.

  • /LICENSE: I'll let you guess what this is.

  • /Src/: This contains all of the source code in their various projects.

  • /VersionHistory.txt: Details version numbers of dependencies, changes since previous releases, upgrade details, and a roadmap of what's coming.

About

S#arp Architecture: ASP.NET MVC Best Practices with NHibernate

http://sharparchitecture.github.io/

License:Other


Languages

Language:C# 98.0%Language:Shell 1.2%Language:PowerShell 0.8%