MVVMHelpers.Metro
2012.1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MVVMHelpers.Metro --version 2012.1.0.3
NuGet\Install-Package MVVMHelpers.Metro -Version 2012.1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MVVMHelpers.Metro" Version="2012.1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MVVMHelpers.Metro" Version="2012.1.0.3" />
<PackageReference Include="MVVMHelpers.Metro" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MVVMHelpers.Metro --version 2012.1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MVVMHelpers.Metro, 2012.1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MVVMHelpers.Metro&version=2012.1.0.3
#tool nuget:?package=MVVMHelpers.Metro&version=2012.1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MVVM Helpers (Metro) is a library of helpers for Windows 8 / Metro to implement the MVVM design pattern, it also includes extension methods, Blend behaviors (with a version of System.Windows.Interactivity) and general .NET classes to aid in the development of Metro-based applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
WinRT | winrt45 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Composition (>= 1.0.15)
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 |
---|---|---|
2013.2.0 | 3,592 | 11/26/2013 |
2012.1.0.3 | 10,810 | 9/4/2012 |
2012.1.0.2 | 38,747 | 8/30/2012 |
2012.1.0.1 | 1,599 | 8/24/2012 |
2012.1.0 | 1,503 | 8/22/2012 |
2012.1.0-rc | 1,256 | 6/21/2012 |
Initial release for Windows 8 RTM