Skip to content

7.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 Jan 15:09

Features

  • Migrations: Apply-Migrations error message on Phone/Store apps (#822)
  • Consider making resource string helpers public (#804)
  • Decide on best default sizes for relational and provider-specific types (#768)
  • Commands: Infer namespace (and directory) from last migration (#671)
  • Easier state entry access when adding entities (#498)

Bugs Fixed

  • sqlite, decimal and non-US locale - System.FormatException: Input string was not in a correct format (#1057)
  • Commands: Use-DbContext should not affect commands invoked on other projects (#990)