Skip to content

v7.0.0

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 05 Aug 17:54
· 455 commits to master since this release

Stable Version Release!

MODIFIED: Almost all files has been moved into shared projects
FIXED: Performance issue with Change Tracker for One to Many relationships
FIXED: Some spelling mistakes reported by the community
ADDED: Query translator for new Guid(value)
ADDED: AlsoInclude method for include chain
ADDED: ThenInclude method for include chain
ADDED: QueryDeferred methods for deferring immediate method
ADDED: UseDatabaseFirst feature for .NET Standard to allow to use a database first model
ADDED: UseFiddleSqlCompact feature for adding example with SQL Compact on .NET Fiddle