JetBrains / rider-efcore

Entity Framework Core UI plugin for JetBrains Rider
https://plugins.jetbrains.com/plugin/18147-entity-framework-core-ui
MIT License
174 stars 13 forks source link

Option to disable EF Core tools notification #213

Open rafaelldi opened 5 months ago

rafaelldi commented 5 months ago

Hello! Sometimes I get a notification that there are not EF Core tools available. But I, for example, don't want to work with EF Core tools locally; it's just that the project contains several migrations. Maybe it would be convenient to add an action to this notification: "Don't show again" or something similar.

image
seclerp commented 5 months ago

Hi @rafaelldi, that totally makes sense to implement, thanks!