NuGet “Gather Dependencies” Hangs

After a lot of digging (I had this issue for a long time before posting) I found the issue. One of the NuGet package sources in my list was down. If I remove that from the list, everything goes smoothly. With it in, it bogs down even if no packages in my packages.config are related … Read more

Examine contents of a nuget package

.nupkg files are just ZIP files with some metadata, so you can have a look at the contents. The NuGet Package Explorer should make it a little easier to view the contents. The NuGet Gallery (e.g. https://www.nuget.org/) has a “Download” link on the right hand side, otherwise just install the package into an empty project … Read more

NuGet – repositories.config

It’s a file that’s mostly a NuGet implementation detail, and should not be dealt with directly (it may go away or change in the future). But for reference, it contains a list of paths that point to all the packages.config in the solution. Typically there is one per project that uses NuGet.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)