mvvmlight
There are 28 repositories under mvvmlight topic.
lbugnion/mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
imnbwd/FriendEditor
A WPF sample app to demonstrate how to use MVVM design pattern and MVVMLight toolkit
rogerwcpt/xamarin-mvvvm-frameworks
A Comparison of MVVM Frameworks for Xamarin Projects
federicocoppa75/MachineSimulation.DX
CNC machining simulation (C# .NET Framework)
federicocoppa75/MachineEditor
CNC machining simulation (C# .NET Framework)
dawcza3/Uwp-Snake-Game
Simple snake for Windows 10 Mobile and Windows 10 Desktop made in mvvm light pattern
floppydisk525/MvvmLight_WPF_Frame_Nav
MvvmLight WPF Navigation with a Frame and Pages.
ralemy/xamarin-tsl-handheld
A Xamarin project to use TSL handhenlds
kira-96/SignalApp
一个简单的核信号模拟和数字化处理的软件
FantasticFiasco/mvvm-dialogs-integrated-into-mvvm-light-toolkit
MVVM Dialogs integrated into MVVM Light Toolkit
fierceX/Leaf
UWP掌上题库
savaged/BusyStateManager
A .Net library, for use in WPF, for controlling the 'Busy' state gracefully
Dallas411/XamarinFormsMvvmLightNetStdNav
This example shows how to use MVVMLight Navigation Service in a Xamarin.Forms DotNetStandard application
eiadxp/MvvmTools
A library that provide the following cross platform features: -Direct bind of the events (in your views) to the methods or commands (in your view models) in your XAML code -Creating a preview of your view model at design time -Easy way of creating commands in your view models.
kira-96/XRF-Query
一个简单的查询数据库的小程序。
akinbender/MahAppsMetroWithMvvmLight
MahApps.Metro HamburgerMenu WPF app with MvvmLight and MvvmLight NavigationService
gs-ts/MVVMLightExample
Very simple MVVM example with a focus in property-changed event
sbrodovke/MindfulnessGame
A game of mindfulness where you need to click on a square of the desired color.
SnailPJW/MvvmLightTestEF
研究 Entity Framework
bellmorecode/VigenereMaker
WPF App for working with Vigenere encryption.
evaristocuesta/EspejoAnalysis
Small application to automate some analisys calculations in a laboratory
Dallas411/XamarinFormsMvvmLightNetStd
Simple example using MVVMLight framework in a Xamarin.Forms DotNetStandard application
Dallas411/XFormsMvvmLightCVision
A Xamarin Forms DotNet Std solution using MvvmLight to develops a Cognitive Service Cumputer Vision sample
SyncfusionExamples/working-with-wpf-docking-manager-and-mvvm-light
This repository contains the sample that explains how to create and use wpf docking manager in an application that uses MVVMLight.
viper3400/Jaxx.MUI.Template
This is a quickstart template solution (Visual Studio 2017) for getting started with FirstFloor ModernUI WPF and the MVVM Light Toolkit. This template was setup using the step by step guide provided at Guy Startbucks Blog. Instead of using the SimpleIoC functionality which comes with MVVM Light this template uses Autofac.