rskibbe.UI.Dialogs.Wpf – An extension package for MVVM dialog implementation in WPF

What is rskibbe.UI.Dialogs.Wpf?

infoThe documentation is still a work in progress. Please understand that I do this for free and in my free time.

The goal – An MVVM friendly implementation for WPF

The goal of rskibbe.UI.Dialogs.Wpf is to provide an implementation basis for WPF MVVM based dialogs. Keep in mind, that this is an extension package of rskibbe.UI.Dialogs – so you will need this package as well – it’s providing the infrastructure for dialogs, creating a common ground.

Installation

Use the NuGet Package Manager of Visual Studio to install the base package (and corresponding sub-packages if wanted/needed). The easiest way to access the Manager, is by clicking the „Extra“ menu tool strip menu item, or by right-clicking your project inside the project explorer. Then click something like „Manage NuGet Packages“. There you should be easily able to search for „rskibbe.UI.Dialogs.Wpf“ and see all possible packages.

Or you can use the following NuGet Package Manager Console command for the newest version:

Install-Package rskibbe.UI.Dialogs
Install-Package rskibbe.UI.Dialogs.Wpf

Key takeaways

Here I will talk about the key takeaways of this package, explaining classes, important stuff, the thoughts behind and so on.

To be documented…

To be documented…

Future plans / Todos

Here are some future plans and potential tasks I hope to tackle in the near future. However, please keep in mind that this project is a passion project done in my free time, so I can’t guarantee if or when these updates will be completed.

  • More documentation
  • More sub packages

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert