debrajrout / DevOps

This repository has been created to allow developers and open-source enthusiasts come together to contribute to various projects and learn from each other.
MIT License
30 stars 59 forks source link

C# project for searching files and hashing them to SHA256 #101

Closed Jan-Fcloud closed 8 months ago

Jan-Fcloud commented 8 months ago

Added my simple program which can actually prove very useful. Sometimes even more than File Explorer itself when it takes ages to scan through folders or when it doesn't find files that you know are actually there, I'm talking from experience :)

Feel free to update, change, analyze my code all you want!