/Sharp-Architecture-Contrib

This is the contrib project for the S#arp Architecture framework. This project provides additional functionality and alternative approaches to delivering solutions on S#arp projects. Project led by Tom Cabanski.

Primary LanguageC#OtherNOASSERTION

=============================================
LINE ENDINGS AND GIT
=============================================
Make sure to set AutoCRLF=true in your Git tool before cloning this repository. 
See http://help.github.com/dealing-with-lineendings/ for more information.

=============================================
Additional Contributions to Sharp Architcture
=============================================
This is an early beta containing additional contributions to Sharp Architecture.
This project is currently sharing a home with its parent, Sharp Architecture, at
http://code.google.com/p/sharp-architecture/.

URLs of Interest:

- Downloads: http://github.com/codai/Sharp-Architecture-Contrib/downloads
- GitHub Repository: http://github.com/codai/Sharp-Architecture-Contrib
- Downloads: http://github.com/codai/Sharp-Architecture-Contrib/downloads


=============================================
Documentation
=============================================
The documentation wiki is http://wiki.sharparchitecture.net/SharpArchContrib.ashx.  
SharpArchContrib is currently a work in process so the documentation may not always be 
up to date.  See VersionHistory.txt for information about changes made in each
release and migration issues for existing projects.

=============================================
Getting Help
=============================================
You can post questions, suggestions and comments about SharpArchContrib
to the Sharp Architecture group at http://groups.google.com/group/sharp-architecture.

============================================
License
============================================
Licensed under the New BSD license.  See license.txt for details.

=============================================
Building
=============================================
Use build.bat from the command-line or click on ClickToBuild.bat in
Windows Explorer.  Project outputs will be placed in a the BuildOutput
folder.

=============================================
Additional Dependencies
=============================================
SharpArchContrib currently depends on the master branch of SharpArch. The correct SharpArch 
binaries and soure will be maintained on the SharpArchContrib page for convinience during the beta.