Releases: PoweredSoft/DbUtils
Releases · PoweredSoft/DbUtils
Lots of new stuff
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
Added MySQL Support for .net core, restructured to be easy to add support of new engines.
psdb first release.
1.0.2 updated doc
Original Release
1.0.0 updated doc