A WPF music player app. Developed for a larger project as a module.
- MusicPlayerAPI provides business logic.
- MusicPlayerModule uses the business logic and wraps it in a WPF view.
- Shell allows the music player module to be standalone by putting it as content in a window.