How to open Nuget package manager console in Rider
Asked Answered
C

1

7

I am trying to enable migration for code-first approach in rider but there is no option showing for the NuGet package manager console. Can anyone help

Clearcole answered 11/5, 2019 at 11:7 Comment(0)
V
2

Rider doesn't support the NuGet Package Manager Console, but it has support for EF6 migrations.

For additional info, please read this article:
https://blog.jetbrains.com/dotnet/2018/04/06/entity-framework-support-rider-2018-1/

Villegas answered 11/5, 2019 at 20:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.