Skip to content

malain/candle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

candle

Project Description

This sample is used to promote dsl tools. It implements some good practices of the layered architecture and show you how create a specific model to generate application code.

! Behaviors

  • Multi views
  • Dependencies management using a public repository (not provided in this release)
  • Code generation uses strategies (You can create your own strategy) - Available strategies are nhibernate, wcf, static factory
  • Dependency properties (specific to a strategy)
  • Entities can be created directly from a database

! Screenshots

Component Model

Entities model

Dependencies graph on the repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages