All Projects → imnbwd → FriendEditor

imnbwd / FriendEditor

Licence: other
A WPF sample app to demonstrate how to use MVVM design pattern and MVVMLight toolkit

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to FriendEditor

Caliburn.Light
The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.
Stars: ✭ 64 (+68.42%)
Mutual labels:  ioc, wpf, viewmodel
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (+200%)
Mutual labels:  xaml, wpf, mvvm-architecture
Taskban
A personal productivity tool developed with C# and XAML.
Stars: ✭ 56 (+47.37%)
Mutual labels:  xaml, wpf
IconPacks.Browser
The Browser for all available Icon packages from MahApps.Metro.IconPacks
Stars: ✭ 74 (+94.74%)
Mutual labels:  xaml, wpf
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (+31.58%)
Mutual labels:  xaml, wpf
FileRenamerDiff
A File Renamer App featuring a difference display before and after the change.
Stars: ✭ 32 (-15.79%)
Mutual labels:  xaml, wpf
SpicyTaco.AutoGrid
A magical replacement for the built in WPF Grid and StackPanel
Stars: ✭ 67 (+76.32%)
Mutual labels:  xaml, wpf
KTAndroidArchitecture
A Kotlin android architecture with Google Architecture Components
Stars: ✭ 33 (-13.16%)
Mutual labels:  viewmodel, mvvm-architecture
Xamarin Forms Perf Playground
Xamarin.Forms Performance Playground (Layouts, Bindings, XAMLC, etc)
Stars: ✭ 119 (+213.16%)
Mutual labels:  ioc, xaml
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (+23.68%)
Mutual labels:  xaml, wpf
Displaying-XAML
This library is for display the XAML code of theme library for WPF (e.g. MaterialDesignInXamlToolkit)
Stars: ✭ 38 (+0%)
Mutual labels:  xaml, wpf
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+63.16%)
Mutual labels:  viewmodel, mvvm-architecture
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-15.79%)
Mutual labels:  viewmodel, mvvm-architecture
Toast
🍞 The rounded and animated Android Toast for .NET WPF/XAML
Stars: ✭ 25 (-34.21%)
Mutual labels:  xaml, wpf
Chat-App-Android
Chat app based on the MVVM architecture using Kotlin, ViewModel, LiveData, DataBinding and more.
Stars: ✭ 70 (+84.21%)
Mutual labels:  viewmodel, mvvm-architecture
MahApps.Metro.netcoreapp30
.NET Core 3.1 MahApps.Metro sample
Stars: ✭ 15 (-60.53%)
Mutual labels:  xaml, wpf
AdminRunasMenu
A WPF menu driven by powershell to perform administrator functions
Stars: ✭ 26 (-31.58%)
Mutual labels:  xaml, wpf
Wpftoolkit
All the controls missing in WPF. Over 1 million downloads.
Stars: ✭ 2,970 (+7715.79%)
Mutual labels:  xaml, wpf
AT-NetCore-NotepadPlusPlus
Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.
Stars: ✭ 42 (+10.53%)
Mutual labels:  wpf, mvvm-architecture
SharpDiskSweeper
Reveal outstanding files or folders that are eating up your disk space
Stars: ✭ 21 (-44.74%)
Mutual labels:  xaml, wpf

FriendEditor

A WPF sample app to demonstrate how to use MVVM design pattern and MVVMLight toolkit.

It covers the following scenarios:

  1. MVVM + SQLite;
  2. Master-detail;
  3. IoC and database provider service;
  4. Showing message in viewmodel;
  5. Openning a new window with parameter in viewmodel;
  6. Command, user control, exception handling, behavior, etc.

Screenshots:

Main window

Edit window

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].