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

Need to redeploy the DLL in all the dependent projects

vsfeedback opened this issue · comments

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


[severity:It's more difficult to complete my work]
I have entity project which contains 100+ entities, evetime if one of the entities is modified, we had to deploy in all depended projects to maintain same version of dll. Is there any way to reduce the deployment by having the entity dll in a shared place that if we do any update it reflects in all places or anything that will worthy to try for?


Original Comments

Feedback Bot on 6/15/2023, 03:23 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.