Skip to content

Releases: JetBrains/rider-efcore

1.2.0 (2021.3)

24 Jan 15:27
Compare
Choose a tag to compare

1.1.3 (2021.3)

13 Jan 20:08
Compare
Choose a tag to compare

  • Fix: Unable to run any action under Mac OS X

1.1.2 (2021.3)

12 Jan 15:35
Compare
Choose a tag to compare

  • Fix: Duplicated items in dropdowns when projects has multiple target framework
  • Fix: Duplicated items in the build configuration dropdown when solution has multiple target platforms
  • Fix: Exceptions when trying to open any action with no build configuration in solution

1.1.1 (2021.3)

09 Dec 22:17
Compare
Choose a tag to compare

  • Fix: Projects with whitespaces in project file path are recognized incorrectly
  • Fix: Default Update database target migration is selected incorrectly

1.1.0 (2021.3)

08 Dec 15:34
Compare
Choose a tag to compare
  • General: Support .NET Core 3.1 and .NET Standard 2.1 projects (#30 by @kolosovpetro)
  • Upgrade to Rider 2021.3 in stable channel

1.0.0 (2021.3 EAP 10)

05 Dec 20:51
Compare
Choose a tag to compare

  • Creating migrations
  • Removing last created migration
  • Persisting selected migrations and startup projects between dialogs
  • Suggesting installing dotnet `ef command` line tools if not installed (when opening solution that contains EF Core related projects)
  • Deleting used database

1.0.0 (2021.2)

05 Dec 20:51
Compare
Choose a tag to compare

  • Creating migrations
  • Removing last created migration
  • Persisting selected migrations and startup projects between dialogs
  • Suggesting installing dotnet `ef command` line tools if not installed (when opening solution that contains EF Core related projects)
  • Deleting used database