Skip to content

sharparchitecture/Sharp-Architecture

This branch is 714 commits ahead of tpolyak/Sharp-Architecture:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 22, 2021
1003810 · Nov 22, 2021
Dec 27, 2020
Jun 13, 2020
May 31, 2021
Nov 21, 2021
Nov 21, 2021
Dec 7, 2020
Sep 20, 2019
Sep 20, 2019
Sep 20, 2019
Nov 21, 2021
Oct 27, 2021
Sep 20, 2019
Sep 20, 2019
Sep 22, 2019
Oct 27, 2021
Dec 27, 2020
Nov 21, 2021
Nov 21, 2021
Oct 27, 2021
Sep 20, 2019
Oct 27, 2021
Oct 27, 2021
Oct 27, 2021
Jun 13, 2020
Jun 13, 2020

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 [email protected]: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# 98.0%
  • Shell 1.2%
  • PowerShell 0.8%