dotnet / ef6

This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.

Home Page:https://docs.microsoft.com/ef/ef6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing connection string is not reflected in Package Manager Console

vsfeedback opened this issue · comments

This issue has been moved from a ticket on Developer Community.


[severity:It bothers me. A fix would be nice]
Whenever I make changes to my connection strings (.config, xml), I need to restart Visual Studio in order for the changes to be reflected into the package manager console. I would expect any command that uses connection strings, like Update-Database, to fetch valid connection strings when being called and not rely any on any cache.


Original Comments

Feedback Bot on 8/30/2023, 03:24 AM:

(private comment, text removed)


Original Solutions

(no solutions)

This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.