Reputation: 345
I read following article: http://blogs.msdn.com/b/adonet/archive/2011/10/18/how-we-talk-about-ef-and-its-future-versions.aspx
As far i understand this article, NuGet wont help me to fix bugs in the Core Entity Framework shipped with .NET 4. Is there any update for the core EF?
I found http://support.microsoft.com/kb/2390624 - but cant find a download
Thanks Michael
Upvotes: 2
Views: 363
Reputation: 364409
Hot fixes to any part of .NET frameworks are only shipped in .NET Framework updates, service packs or in separate KB fixes - these fixes are either publicly available or distributed only if you ask MS to provide the fix. This one belongs to the last category and it is described directly in the article so your question together with your last comment belongs to category "Not a real question - just frustrated rant". Even we can agree with you we cannot help you with it.
Upvotes: 2