github dotnet/efcore 7.0.0-beta7

latest releases: v9.0.0-preview.3.24172.4, v8.0.4, v7.0.18...
pre-release8 years ago

Features

  • Reverse engineer model from database (#830)
  • Convention-based model builder support for Data Annotations (#107)

Bugs Fixed

  • EF7-beta6 : "Superkey" produces a migration issue (#2788)
  • Add-Migration fails on a UWP class library (#2784)
  • PropertyAttributeConvention does not apply to non-public properties (#2766)
  • ModelSnapshot: Ensure using directives present for annotation types (#2715)
  • Migrations revert in the wrong order when going to "0" (#2695)
  • Failure adding NuGet ref to EF.Relational.FunctionalTests from release branch (#2680)
  • Commands: Microsoft.CodeAnalysis.CSharp missing on UWP (#2661)
  • Commands: "Lazily" use EntityFramework.Relational.Design to enable UWP (#2619)
  • Sqlite Migration AutoIncrement wrong cast (string instead of boolean) (#2545)
  • SqlServerHistoryRepository.Exists doesn't use SqlStatementExecutor (#2497)
  • Migrations: Defer type mapping (#2421)
  • Calling AddSqlServer more than once shouldn't result in an error. (#2090)
  • SqlServerSequenceValueGenerator inefficient (#1540)
  • Reverting migration that adds column with default value throws (#1345)

Don't miss a new efcore release

NewReleases is sending notifications on new releases.