Tag: c#

C#: Simple .NET Console App To Loop Through CSV, Download Images

I recently had the need to write a .NET console app which opens up a CSV file and does some stuff. This app loops through each row, downloads an image from the URL in column two and saves it with

Posted in: Code Samples, Development  |  Tagged with: , ,  |  Leave a comment