danielwertheim

danielwertheim


notes from a passionate developer

Sections


Tags


Disclaimer

This is a personal blog. The opinions expressed here represent my own and not those of my employer, nor current or previous. All content is published "as is", without warranty of any kind and I don't take any responsibility and can't be liable for any claims, damages or other liabilities that might be caused by the content.

PowerShell

NuGet restore - PowerShell vs Rake

Previously I’ve been using Ruby and Rake to restore missing NuGets in my Visual Studio solutions. But I’m on a mission to make some of my projects less dependent on stuff other than the “Microsoft environment” so I’m replacing it for a simple PowerShell script which is what this post is about. But…

Daniel Wertheim Daniel Wertheim