forked from seif/SharpArch.TardisBank
-
Notifications
You must be signed in to change notification settings - Fork 1
SharpArch port of Mike Hadlow's Suteki.TardisBank
sharparchitecture/SharpArch.TardisBank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#Obsolete Repostory moved into https://github.com/sharparchitecture/Sharp-Architecture Samples/TardisBank -------------------------------------------- -- 2.0 Release Candidate -------------------------------------------- This is a release candidate, use at your own risk. Please switch to the 1.9.6.0 for production releases: $ git checkout 1.9.6.0 -------------------------------------------- -- Templify -------------------------------------------- We no longer support the use of the Visual Studio templates for installation of S#arp Architecture. With version 2.0, we have dropped support for Visual Studio 2008 altogether. To learn how to get a S#arp Architecture solution up and running, please go to http://blog.sharparchitecture.net/post/Using-Templify-to-create-a-new-Sarp-Architecture-solution.aspx -------------------------------------------- -- Building S#arp Architecture -------------------------------------------- Perform the following command in GitBash: $ git clone [email protected]:sharparchitecture/Sharp-Architecture.git $ git submodule init $ git submodule update Now you should have the latest development branch of SA 2.0 and submodules. -------------------------------------------- -- Building S#arp Architecture -------------------------------------------- * /docs/: Contains a link to comprehensive, online documentation at http://wiki.sharparchitecture.net/, and a diagram of what a S#arp Architecture project looks like. * /bin/: Holds released SharpArch assemblies and third party dependencies needed by a S#arp Architecture project. -------------------------------------------- -- How's this release organized? -------------------------------------------- * /VisualStudioTemplate/: Contains artifacts for the support of the S#arp Architecture Visual Studio project template and an important fix to the T4 Toolbox (which supports CRUD scaffolding generation). * /ClickToBuild.bat and /go.bat were discussed above. * /License.txt: I'll let you guess what this is. * /SharpArch.build: The NAnt build script used by /go.bat to build the SharpArch class libraries. * /VersionHistory.txt: Details version numbers of dependencies, changes since previous releases, upgrade details, and a roadmap of what's coming. This is an important document.
About
SharpArch port of Mike Hadlow's Suteki.TardisBank
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 73.6%
- JavaScript 20.1%
- HTML 4.9%
- CSS 1.2%
- Other 0.2%