StyleMVVM 1.1.4
See the version list below for details.
dotnet add package StyleMVVM --version 1.1.4
NuGet\Install-Package StyleMVVM -Version 1.1.4
<PackageReference Include="StyleMVVM" Version="1.1.4" />
paket add StyleMVVM --version 1.1.4
#r "nuget: StyleMVVM, 1.1.4"
// Install StyleMVVM as a Cake Addin #addin nuget:?package=StyleMVVM&version=1.1.4 // Install StyleMVVM as a Cake Tool #tool nuget:?package=StyleMVVM&version=1.1.4
Style MVVM is a light weight framework that helps you develop Metro application easier.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
WinRT | winrt45 is compatible. |
This package has no dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on StyleMVVM:
Package | Downloads |
---|---|
StyleMVVM.CSharp
StyleMVVM.CSharp is an adjunct to StyleMMVM for C# development (Windows Store App only) |
|
StyleMVVM.Controls
StyleMVVM.Controls is the controls library to go with StyleMVVM |
|
StyleMVVM.Conventions
StyleMVVM.Conventions is the conventions library for StyleMVVM |
|
StyleMVVM.WCF
StyleMVVM.WCF library adds dependency injection to a WCF service (.Net only) |
|
StyleMVVM.log4net
StyleMVVM.log4net library to route log messages to log4net (.Net only) |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.5 | 5,433 | 1/14/2014 |
3.1.4 | 2,804 | 10/4/2013 |
3.1.3 | 2,720 | 9/18/2013 |
3.1.2 | 1,573 | 9/18/2013 |
3.1.1 | 2,633 | 8/31/2013 |
3.1.0 | 1,281 | 8/31/2013 |
3.0.3 | 3,172 | 6/27/2013 |
3.0.2 | 2,562 | 6/24/2013 |
3.0.1 | 2,608 | 6/24/2013 |
3.0.0 | 2,563 | 6/17/2013 |
2.3.2 | 2,012 | 6/2/2013 |
2.3.1 | 2,081 | 5/24/2013 |
2.3.0 | 1,996 | 5/20/2013 |
2.2.0 | 1,848 | 5/12/2013 |
2.1.0 | 1,982 | 3/26/2013 |
2.1.0-beta3 | 1,204 | 3/12/2013 |
2.1.0-beta2 | 1,076 | 3/12/2013 |
2.1.0-beta | 1,274 | 3/6/2013 |
2.0.5 | 1,847 | 1/4/2013 |
2.0.4 | 1,815 | 12/16/2012 |
2.0.3 | 1,735 | 10/25/2012 |
2.0.2 | 1,666 | 10/18/2012 |
2.0.1 | 1,509 | 10/6/2012 |
2.0.0 | 1,873 | 10/6/2012 |
1.1.7 | 1,448 | 9/13/2012 |
1.1.6 | 1,416 | 9/13/2012 |
1.1.5 | 1,421 | 8/29/2012 |
1.1.4 | 1,446 | 8/19/2012 |
1.1.3 | 1,480 | 8/11/2012 |
1.1.2 | 1,376 | 8/6/2012 |
1.1.1 | 1,400 | 8/4/2012 |
1.1.0 | 1,454 | 8/2/2012 |
1.0.5 | 1,416 | 7/31/2012 |
1.0.4 | 1,391 | 7/30/2012 |
1.0.3 | 1,417 | 7/30/2012 |
1.0.2 | 1,395 | 7/25/2012 |
1.0.1 | 1,370 | 7/24/2012 |
1.0.0 | 1,472 | 7/24/2012 |
This release adds the following features, BusyIndicator Control, IUIVisualizationService, and a Required flag for [Import]. Also addressed is the issue with IDispatchedMessenger not calling handlers correctly (introduced in 1.1.3).