Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

Features and functionality complementing MVVM Dialogs

Awesome Lists containing this project

README

        

![MVVM Dialogs logo](doc/resources/Icon_128x128.png)

# MVVM Dialogs Contrib

[![Build status](https://ci.appveyor.com/api/projects/status/a25s6yfp0e70v4pw/branch/master?svg=true)](https://ci.appveyor.com/project/FantasticFiasco/mvvm-dialogs-contrib/branch/master) [![NuGet](https://img.shields.io/nuget/v/MvvmDialogs.Contrib.svg)](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.