This project provides a modern graphical interface for the existing VHDTools library.
- Language: C# 12
- Framework: .NET 9 (target
net9.0-windows) - GUI: Windows Presentation Foundation (WPF)
- Dependencies:
- VHDTools library (this repository)
- Microsoft.NET.Sdk
- Prism.Wpf / Prism.DryIoc for MVVM infrastructure
- MaterialDesignThemes & MaterialDesignColors for theming
The application targets Windows only and requires .NET 9 runtime.
Serve as a base for further development of a user friendly tool to manage virtual disk files.