MicroMVVM 1.1.5
dotnet add package MicroMVVM --version 1.1.5
NuGet\Install-Package MicroMVVM -Version 1.1.5
<PackageReference Include="MicroMVVM" Version="1.1.5" />
paket add MicroMVVM --version 1.1.5
#r "nuget: MicroMVVM, 1.1.5"
// Install MicroMVVM as a Cake Addin #addin nuget:?package=MicroMVVM&version=1.1.5 // Install MicroMVVM as a Cake Tool #tool nuget:?package=MicroMVVM&version=1.1.5
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
-
- Rx-Main (>= 2.1.30214)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.5 | 2,131 | 3/27/2014 |
1.1.4 | 1,353 | 11/6/2013 |
1.1.3 | 1,214 | 10/31/2013 |
1.1.2 | 1,274 | 9/2/2013 |
1.1.1 | 1,247 | 8/28/2013 |
1.1.0 | 1,358 | 8/2/2013 |
1.0.9 | 1,306 | 7/23/2013 |
1.0.8 | 1,411 | 7/23/2013 |
1.0.7 | 1,614 | 7/23/2013 |
1.0.6 | 1,593 | 7/19/2013 |
1.0.5 | 1,536 | 7/10/2013 |
1.0.4 | 1,436 | 7/10/2013 |
1.0.3 | 1,472 | 7/10/2013 |
1.0.2 | 1,439 | 7/10/2013 |
1.0.1 | 1,500 | 7/10/2013 |
1.0.0 | 1,499 | 7/9/2013 |