A GUI for mapping directories to virtual drives (see SUBST command). It is built on top of .NET Core 3.0 and Windows Presentation Foundation (WPF).
While its primary goal is to offer a convenient GUI for the SUBST command, I use it as a playground to test C# 8.0, .NET Core and WPF stuff. That's why the code is bloated and/or overengineered.
- Map and unmap directories to virtual drives
- Unmap all virtual drives at once
- A simple browser to easily select sibling directories
- Some settings (like last selected drive letter) are persisted