A simple program for deep searching through folders, files and file contents to search for a specific string of text. can also search recursively. Uses WPF and the MVVM structure
-
Updated
Aug 13, 2020 - C#
A simple program for deep searching through folders, files and file contents to search for a specific string of text. can also search recursively. Uses WPF and the MVVM structure
A simple application for searching folders for items (files, folders or file contents), with recursive search options, string options, etc.
Simple WPF application that allows users to select a folder on their computer, scan its contents (files and subfolders), and save the results to a text file.
Add a description, image, and links to the recursive-search topic page so that developers can more easily learn about it.
To associate your repository with the recursive-search topic, visit your repo's landing page and select "manage topics."