forked from bards/Epic.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
24 lines (16 loc) · 932 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Epic.NET - Copyright (C) 2010-2012 Giacomo Tesio
This release contains the following:
/Code Epic source code, solution, projects
/UnitTests Unit test for each project
/Documentation Epic's documentation
/en-US Asciidoc sources for english documentation
/resources Images, scripts and stylesheets
/xsl Custom XSLs for the docbook toolchain.
/Automation IDE automation for DDD projects using Epic
/MonoDevelop Snippets and Add-Ins for MonoDevelop
/VS2008 Snippets, Guidance and Add-Ins for Visual Studio 2008
/3rdParties 3rd parties library needed to build the code base
/Tools projects and tools used during the development
/Challenges sample domain driven applications implemented with Epic
/DDDSample idiomatic implementation of the classical DDDSample
from http://dddsample.sourceforge.net/