PLINQO for Entity Framework 1.2
niemyjski
released this
07 Aug 20:12
·
411 commits
to master
since this release
Improvements
- Updated the templates to use the latest version of SchemaHelper (many improvements to association detection, naming conventions and much more).
- Added support for Generator 6.x.
- Updated the QuickStart.
- Fixed a bug with Query Extensions not generating GetBy's.
- Fixed a bug with the IsIgnoreType method in the QueryExtension.Generated.cst template.
- Fixed a bug where self referencing associations were not being created properly.
- Various Performance Improvements