Skip to content

redizogolli/Sharp-Architecture

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.0%
  • PowerShell 3.0%
  • Shell 1.0%