Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 376 Bytes

foldering

Move or copy files from a source folder to multiple target folders based on their file name. Useful for categorizing huge number of photo files from a single folder into monthly-basis folders.

about

Creating as an .NET Core 1.1 Console Application

interesting topics

  • Uses CommandLineApplication from Microsoft.Extensions.CommandLineUtils

usages