Skip to content

Set of ready to use common dialog boxes and components based on the MVVM pattern for WPF/xaml applications. Provide also a basic MVVM framework with a back-end application controller.

wanglin2019/MoellonToolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is MoellonToolkit?

The MoellonToolkit framework MoellonToolkit is a library providing a set of convenient ready to use dialog boxes like: Error, Warning, Question, Information, InputText, Select Text,... MoellonToolkit contains also three components: a TabControl with closable TabItem Headers, a dynamic dataGrid and then an ObservableCollection extension component.

All of these dialog boxes and component can be used independently or grouped in a small framework designed for building WPF applications with the focus on the MVVM pattern. It will enable developers to build solutions very easily.

MoellonToolkit is developped with C# 4.0 so it can be used with .NET 4.0 and more.

More informations

Project wiki

More details about the project are located in the project wiki:

https://github.com/yvlawy/MoellonToolkit/wiki

The blog

http://yvlawy.blogspot.fr/

Package is available on Nuget

The web site: https://www.nuget.org/packages?q=moellon

The last release: https://www.nuget.org/packages/MoellonToolkit

v0.5.0 last stable version

Adding the ObservableCollectionExt component and the dialogbox InputText Multilines (a textArea). Now the version is stable and ready to use.

About

Set of ready to use common dialog boxes and components based on the MVVM pattern for WPF/xaml applications. Provide also a basic MVVM framework with a back-end application controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%