Releases
2.0.1
Features
Update reverse engineering of non-nullable bool columns with default values for SQL Server (#9826 )
Should quirk switch names contain bug number? (#9608 )
UWP compat: .NET Native tracking perf improvements (port to patch) (#9492 )
Bugs Fixed
Regression in 2.0.3 preview: NullReferenceException in RelationalDataReader.Dispose() on Migrate() (#10147 )
System.ArgumentOutOfRangeException after upgrade to EF Core 2.0 (#10045 )
Scaffolding fix for nvarchar(4000) (port to patch) (#9963 )
Enum.ToString() results in SQL translation and returns underlying integer value (#9894 )
GroupJoin to parent with no child throws invalid operation exception (#9892 )
Access to context bound variable can incorrectly be optimized out (#9825 )
Update of owned entity fails (#9803 )
Metadata: Discovering derived type with self ref relationship before base causes exception (#9704 )
Exception in Client vs. Server Evaluation with async/await in EF Core 2.0.0 (#9570 )
Expression of type 'System.Object' cannot be used for parameter of type 'Microsoft.EntityFrameworkCore.Metadata.IEntityType' (#9551 )
ModelBuilder: stackoverflow for may be invalid relationship via fluent api (#9478 )
Diagnostics logging is incompatible with windows EventLog (#9437 )
UWP compat: Don't use reflection on emitted types (port to patch) (#9355 )
Migrations after field rename with Datetime type doesn't work (#9344 )
Query: Output parameter in FromSql is always null (#9309 )
Remove-Migration null-refs when generating report (#9280 )
Projection with nested projection hangs/does not complete in 2.0 Preview 2 (#9128 )
Including collection navigation after optional navigation throws NRE with async in 2.0.0 (#9038 )
You can’t perform that action at this time.