Skip to content

Lots of new stuff

Latest
Compare
Choose a tag to compare
@dlebee dlebee released this 12 Dec 06:21
· 37 commits to master since this release

This releases allow you to override output directories and output single files names for each generated parts, this way if you wish to have models in a different folder then your entity POCO's it is easily possible.

Another new feature you can now specify DynamicAssemblies and respect interfaces to change the behavior of the generated code.

You can take a look at Acme.DbUtils.dll its a sample of this very case.