Skip to content

Releases: PoweredSoft/DbUtils

Lots of new stuff

12 Dec 06:21
Compare
Choose a tag to compare

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.

Multi Engine Release

16 Oct 02:58
Compare
Choose a tag to compare

Added MySQL Support for .net core, restructured to be easy to add support of new engines.

psdb first release.

15 Oct 18:21
Compare
Choose a tag to compare
1.0.2

updated doc

Original Release

26 Oct 02:45
Compare
Choose a tag to compare
1.0.0

updated doc