bards / Epic.NET

Epic is a framework designed to keep your domain model implementation fully focused on the enterprise business that your application target, in a infrastructure ignorant fashion.

Home Page:http://epic.tesio.it/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic.NET - Copyright (C) 2010-2013 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/

About

Epic is a framework designed to keep your domain model implementation fully focused on the enterprise business that your application target, in a infrastructure ignorant fashion.

http://epic.tesio.it/

License:GNU Affero General Public License v3.0


Languages

Language:C# 98.9%Language:XML 1.1%Language:Shell 0.0%