EntityFramework-Plus icon indicating copy to clipboard operation
EntityFramework-Plus copied to clipboard

Release news of Z.EntityFramework.Plus.EFCore package 2.0.7

Open mpyclikcorp opened this issue 6 years ago • 1 comments

Can you publish release news for version 2.0.7 Z.EntityFramework.Plus.EFCore package?

mpyclikcorp avatar Aug 07 '19 12:08 mpyclikcorp

Sure,

Here is I believe the release note for this version: https://github.com/zzzprojects/EntityFramework-Plus/releases/tag/v2.0.7

FIXED: When using a class that inherits from ICollection the list won't be filled with an empty list but with NULL #496

Best Regards,

Jonathan


Performance Libraries context.BulkInsert(list, options => options.BatchSize = 1000); Entity Framework ExtensionsEntity Framework ClassicBulk OperationsDapper Plus

Runtime Evaluation Eval.Execute("x + y", new {x = 1, y = 2}); // return 3 C# Eval FunctionSQL Eval Function

JonathanMagnan avatar Aug 07 '19 12:08 JonathanMagnan