StyleMVVM 3.0.2
See the version list below for details.
dotnet add package StyleMVVM --version 3.0.2
NuGet\Install-Package StyleMVVM -Version 3.0.2
<PackageReference Include="StyleMVVM" Version="3.0.2" />
paket add StyleMVVM --version 3.0.2
#r "nuget: StyleMVVM, 3.0.2"
// Install StyleMVVM as a Cake Addin #addin nuget:?package=StyleMVVM&version=3.0.2 // Install StyleMVVM as a Cake Tool #tool nuget:?package=StyleMVVM&version=3.0.2
StyleMVVM is a full featured MVVM framework designed from the ground up for the Windows Store platform (C#, C++ and HTML/JS supported). StyleMVVM has now been ported to Windows Phone 8 and WPF (.Net 4.5).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
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,325 | 1/14/2014 |
3.1.4 | 2,727 | 10/4/2013 |
3.1.3 | 2,637 | 9/18/2013 |
3.1.2 | 1,488 | 9/18/2013 |
3.1.1 | 2,560 | 8/31/2013 |
3.1.0 | 1,206 | 8/31/2013 |
3.0.3 | 3,091 | 6/27/2013 |
3.0.2 | 2,481 | 6/24/2013 |
3.0.1 | 2,527 | 6/24/2013 |
3.0.0 | 2,485 | 6/17/2013 |
2.3.2 | 1,934 | 6/2/2013 |
2.3.1 | 2,000 | 5/24/2013 |
2.3.0 | 1,915 | 5/20/2013 |
2.2.0 | 1,762 | 5/12/2013 |
2.1.0 | 1,906 | 3/26/2013 |
2.1.0-beta3 | 1,133 | 3/12/2013 |
2.1.0-beta2 | 1,005 | 3/12/2013 |
2.1.0-beta | 1,202 | 3/6/2013 |
2.0.5 | 1,762 | 1/4/2013 |
2.0.4 | 1,736 | 12/16/2012 |
2.0.3 | 1,656 | 10/25/2012 |
2.0.2 | 1,587 | 10/18/2012 |
2.0.1 | 1,430 | 10/6/2012 |
2.0.0 | 1,793 | 10/6/2012 |
1.1.7 | 1,368 | 9/13/2012 |
1.1.6 | 1,338 | 9/13/2012 |
1.1.5 | 1,344 | 8/29/2012 |
1.1.4 | 1,366 | 8/19/2012 |
1.1.3 | 1,401 | 8/11/2012 |
1.1.2 | 1,297 | 8/6/2012 |
1.1.1 | 1,318 | 8/4/2012 |
1.1.0 | 1,375 | 8/2/2012 |
1.0.5 | 1,337 | 7/31/2012 |
1.0.4 | 1,312 | 7/30/2012 |
1.0.3 | 1,338 | 7/30/2012 |
1.0.2 | 1,318 | 7/25/2012 |
1.0.1 | 1,291 | 7/24/2012 |
1.0.0 | 1,396 | 7/24/2012 |
This is a minor feature and bug fix release. New features include new ExportWhenDebuggerIsAttachedAttribute and minor speed improvements. Bug fixes: Exporting open generics with constraints are now processed properly, registering open generics with fluent interface now handled properly, and minor tweaks for MVC and WCF templates and packages