Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fantasticfiasco/mvvm-dialogs-integrated-into-caliburn-micro
MVVM Dialogs integrated into Caliburn.Micro
https://github.com/fantasticfiasco/mvvm-dialogs-integrated-into-caliburn-micro
caliburn-micro mvvmdialogs
Last synced: 12 days ago
JSON representation
MVVM Dialogs integrated into Caliburn.Micro
- Host: GitHub
- URL: https://github.com/fantasticfiasco/mvvm-dialogs-integrated-into-caliburn-micro
- Owner: FantasticFiasco
- License: apache-2.0
- Created: 2020-03-07T23:32:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T09:46:47.000Z (about 1 year ago)
- Last Synced: 2024-05-01T13:28:36.567Z (6 months ago)
- Topics: caliburn-micro, mvvmdialogs
- Language: C#
- Homepage:
- Size: 38.1 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MVVM Dialogs integrated into Caliburn.Micro
[![Build status](https://ci.appveyor.com/api/projects/status/pfhwu8pbgtjlvesn/branch/master?svg=true)](https://ci.appveyor.com/project/FantasticFiasco/mvvm-dialogs-integrated-into-caliburn-micro/branch/master)
This repository contains code integrating [MVVM Dialogs](https://github.com/FantasticFiasco/mvvm-dialogs) into a sample application built using [Caliburn.Micro](https://caliburnmicro.com/). As it normally is with software development, it's not the only way to accomplish the integration, most certainly it's not optimal for you. But it's a start...
Keep the things you like and replace the things you don't. Don't hesitate to open a new pull request if you have an opinion.
![alt text](./doc/resources/app.png "Screenshot of the application")