MicroMVVM NuGet Package

MVVM
MicroMVVM fetches the exportable ViewModels found within an application and attaches each ViewModel to the corresponding View.



Inversion of Control
MicroMVVM leverages the Dependency Injection pattern, the framework fetches Transient and Singleton exportable services and injects these interfaces in the ViewModel's constructor.

Navigation
MicroMVVM.Navigation allows an easy way to navigate from one view to another from the ViewModels. Also provides the means to pass complex objects from one view to another.

Services
IConnectionService and ILayoutService are available in MicroMVVM.Services to notify the application when the internet connection has been lost and when the application layout has changed.

IStorageFileService and IToastMessageService are available to access the files found in the roaming folder and to show toast messages.

Blendabililty
MicroMVVM offers the facility to include designtime data which can be viewed in Blend and Visual Studio.




Got any MicroMVVM Question?





Info

Version: 1.1.5
Author(s): jellul
Last Update: Thursday, March 27, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://micromvvm.codeplex.com/
NuGet Url: https://www.nuget.org/packages/MicroMVVM


Install
Install-Package MicroMVVM
dotnet add package MicroMVVM
paket add MicroMVVM
MicroMVVM Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

3

days-since-last-release

3654