When I try to install some of the extensions, I always encounter errors with Nuget
```
PM> Install-Package EntityFramework -Pre
Install-Package : Received an unexpected EOF or 0 bytes from the transport stream.
At line:1 char:1
+ Install-Package EntityFramework -Pre
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], IOException
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
```
When trying to install NLog also that happened.
EF6 Tools Beta is already installed
I'm under proxy - HTTPS
don't know any how that be the cause or not, cause most of the nugets installed successfully.
Connection Information is also added.
I think it would be good also to have an option of downloading a package to be installed manually.
Also it could be good if we had a alternative server to stream.
Win8 Pro admin- VS12 Ultimate ran as admin
Thanks hearing, urgent, waiting for a solution