It's been a while since my last post. I have started a new job which has kept me pretty busy. The project I am currently working on needed an error tracking and reporting system. I chose to use EntLib6 as a means to my solution. During the installation through the NuGet package manager I started running into errors and problems. NuGet does not have the latest version available so you must download them manually. Below I will share the links that got me going with EntLib6.
Download From Here:
http://www.microsoft.com/en-us/download/details.aspx?id=38789
NOTE: this install will only work for Visual Studio 2010 and 2012. To get this to work for VS2013 follow this link:
http://blog.sublogic.com/2012/04/11/getting-your-favorite-visual-studio-2010-extension-to-run-in-visual-studio-11/
Special thanks to James Manning!
Hope this helps someone having issues getting Enterprise Library installed for Visual Studio 2013. Until my next post, be well.