Update to EF Core 8
What's Changed
- Start working on v8 by @lorcQc in #91
- Continue v8 by @lorcQc in #92
- Fix typo by @InteXX in #93
- Generate jsonValueReaderWriter, sentinel and Enum stuff in compiled model by @lorcQc in #94
- Add complex property support to migration and relational model by @lorcQc in #95
- Add LinqToVisualBasicSyntaxTranslator by @lorcQc in #97
- Compiled models - ValueComparer/ValueConverter by @lorcQc in #98
- Finish runtime model stuff by @lorcQc in #99
- Minor code cleanup by @lorcQc in #100
- Preparing v8 release by @lorcQc in #101
New Contributors
Full Changelog: 7.0.0...8.0.0