github dotnet/efcore 7.0.0-beta5

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

Features

  • Commands: Support Windows 10 (UAP) Projects (#1963)
  • Bring back SQLite (#1953)
  • Target Windows 10 (UAP) (#1952)
  • Method to get EntityType properties ordered by key members first (#1634)
  • Migrations: Log more info (#975)
  • Update SQLite Provider to support all Built-In Data Types (#677)
  • Commands: Help/Documentation (#578)
  • SQLite: add a value generator for Int32 (#300)

Bugs Fixed

  • Versioning of EF Test MyGet packages (#2252)
  • Second migration uses different folders (beta5-13202) (#2215)
  • SQLite database delete not supported on Windows 10 UAP (#2183)
  • CSharpHelper depends on the local system's culture (#2143)
  • No value generator is available for properties of type 'Decimal' (#2087)
  • Migrations :: invalid migration created for nested classes (#1969)
  • Setting EntityType.BaseType does not throw if Child property duplicates new parent property (#1954)
  • SQLite Add-Migration failing when OneToMany present (#1209)
  • SQlite: Exception "ExecuteReader can only be called when the connection is open." (#1156)
  • Not possible to map Guid to columns declared as BLOB with SQLite (#1068)
  • Change casing of SQLite classes (#1047)
  • Use strongly typed ReadValue when reading values into shadow state (#738)
  • SQLite: Better error messages (rather than "SQL logic error or missing database") (#212)

Don't miss a new efcore release

NewReleases is sending notifications on new releases.