Search for mvvmlight returned 14 packages
Displaying results 1 - 14.
-
MVVM Light
By:
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone and Windows 8. It is a light and pragmatic framework that contains only the essential components needed.
-
MVVM Light libraries only
By:
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone and Windows 8. It is a light and pragmatic framework that contains only the essential components needed. This version contains only the libraries!
-
MadProps.MvvmLight
By:
A contrib project for MVVM Light, adding support for coroutines and a screen conductor.
-
MVVM Light libraries only (PCL)
By:
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF 4.5, Windows Phone 7/8 and Windows 8. It is a light and pragmatic framework that contains only the essential components needed. This RTM version of V4.0 contains only the libraries!
-
Mvvmlight.Snippet
By:
Mvvmlight Code Snippet
-
-
AtomicMVVM
By:
The goal of AtomicMVVM is to allow developers to work with MVVM in their XAML based solutions (XPF, WinRT) with minimal effort while not getting in the way of the code. It requires .NET 4.5 or higher. The design goals of AtomicMVVM are (in order): simple over feature rich, unobtrusive over less code and convention over configuration.
-
AtomicPhoneMVVM
By:
The goal of AtomicPhoneMVVM is to allow developers to work with MVVM in their Windows Phone projects with minimal effort while not getting in the way of the code. It requires Windows Phone 7.1 or higher.
-
AtomicStorage
By:
The goal of AtomicStorage is to allow developers to easily cache and restore data during the process lifecycle (suspend/resume) in Windows Phone and Windows 8 (Metro) applications. It is designed to work with good MVVM frameworks.
-
Navegar
By:
Navegar vous permet, de gérer une navigation inspirée des applications Windows 8, pour WPF mais également de gérer la navigation des applications Windows 8 (Modern UI/WinRT) en utilisant l'approche ViewModel First et non l'approche View First ,intégrée dans le Framework WinRT, le tout basé sur MVVMLight et SimpleIoc
-
MVVM FX - MVVM Light for Windows Forms
By:
MVVM FX is a base framework for building applications using the Model-View-ViewModel pattern. It includes Data binding, Command binding and DependencyObject/DependencyProperty for Windows Forms. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight and WPF. It is a light and ... More information
-
MVVM FX - MVVM Light for Visual WebGUI
By:
MVVM FX is a base framework for building applications using the Model-View-ViewModel pattern. It includes Data binding, Command binding and DependencyObject/DependencyProperty for Visual WebGUI. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight and WPF. It is a light and ... More information
-
TEST ONLY MVVM Light libraries only
By:
TEST ONLY
-
Polaris - Common - Inversion Of Control
By:
An extended Dependency Injection container which deals with instantiation and life time of objects. It extends SimpleIoC from MvvmLight.