Getting Nuget-packages from EPiServer feed without committing them to source control
If you’re using NuGet 1.6 it’s possible to not commit NuGet packages to your source control. There’s a small gotcha involved if you’re using packages that are not in the official feed (for instance, the EPiServer feed). For this example… Let’s imagine we have install a standard CMS6 R2 alloy tech site and added the …