A basic File Manager desktop application built with C# and Windows Forms. It allows users to browse directories, open files and folders, delete items, and create new folders—all within a clean GUI interface.
- 📁 Navigate through your file system using a TreeView
- 📄 View files and folders in the selected directory
- 📂 Open files with their default applications
- 🗑️ Delete files and folders
- ➕ Create new folders easily
- Language: C#
- Framework: .NET Framework (WinForms)
- IDE: Visual Studio
- Rename files and folders
- Copy/Paste functionality
- Drag-and-drop support
- Add file previews and file type icons