I'ts a project (application) for search and minig data from big directories and big Folders .
- List all Folder and Files (📁,📄)
- Log all mined data from a directory path to text files (.txt)
- Count all files
- Count all folders
- Information of folders and files
- For first step Clone this repository to your computer (Download zip file or use
git clone
command) - Load solution file (
.sln
) file to your VS or other code editor and IDE's - Run C# project.
- 📝 TIP :
- For run Application (
directory-searcher.exe
) you need to install .NET Freamwork - For edit and use project and codes you should install .NET Core 8.0
- For run Application (
1.1- Log system Added
1.2- Files and folder detector
1.3- Item Separator
Thanks for give Star to this repository ⭐
Use and Enjoy 💞