*** This is an early prototype *** This tool generates code based on Xml models and configuration. Given a config.xml you can specify databases in your project. When this is saved dataaccess code will be generated for each table in the databases. If you create a repository.xml file you can generated queries, When saved this will generate a repository. Creating a Message.xml file will generate the basis of a CQRS based system. |