https://github.com/fantasticfiasco/mvvm-dialogs-contrib
Features and functionality complementing MVVM Dialogs
https://github.com/fantasticfiasco/mvvm-dialogs-contrib
dialogs mvvm windows wpf
Last synced: 8 months ago
JSON representation
Features and functionality complementing MVVM Dialogs
- Host: GitHub
- URL: https://github.com/fantasticfiasco/mvvm-dialogs-contrib
- Owner: FantasticFiasco
- License: apache-2.0
- Created: 2017-12-16T07:39:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T03:17:46.000Z (over 2 years ago)
- Last Synced: 2025-01-07T18:45:06.909Z (over 1 year ago)
- Topics: dialogs, mvvm, windows, wpf
- Language: C#
- Homepage: https://github.com/FantasticFiasco/mvvm-dialogs
- Size: 245 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# MVVM Dialogs Contrib
[](https://ci.appveyor.com/project/FantasticFiasco/mvvm-dialogs-contrib/branch/master) [](https://www.nuget.org/packages/MvvmDialogs.Contrib/)
This repository contain features and functionality complementing [MVVM Dialogs](https://github.com/FantasticFiasco/mvvm-dialogs).
## Features
### COM shell dialogs (contribution by [@Dai](https://github.com/Jehoel))
The COM shell dialogs are an alternative to the default WinForms framework dialogs. They are more contemporary and have a visual style that aligns well with later versions of Windows. See the [wiki](https://github.com/FantasticFiasco/mvvm-dialogs-contrib/wiki/COM-shell-dialogs) for more information.